: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{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);height:100svh;min-height:0;color:var(--layout-text);flex-direction:column;display:flex;overflow:hidden}.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;overflow:hidden}.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-menu-error{color:#b42318;white-space:normal;margin:8px;font-size:12px;line-height:1.5}.sidebar-admin-shortcuts{border-top:1px solid var(--layout-border);flex-direction:column;gap:8px;margin-top:auto;padding:5px 10px 0;display:flex}.sidebar-mode-button{cursor:pointer;width:100%;height:36px;min-height:36px;font:inherit;background:0 0;border:0}.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-mode-title{border-left:1px solid var(--layout-border);color:var(--layout-muted);white-space:nowrap;margin-left:2px;padding-left:8px;font-size:12px;font-weight:800}.menu-item{min-height:44px;padding:0 8px 0 calc(8px + (var(--menu-depth,0) * 14px));color:var(--layout-text);box-sizing:border-box;border-radius:8px;align-items:center;gap:12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.menu-label{border-radius:7px;align-items:center;gap:12px;min-width:0;padding:3px 8px 3px 3px;display:inline-flex}.menu-group{flex-direction:column;gap:6px;display:flex}.menu-group-button{cursor:pointer;background:0 0;border:0;width:100%}.menu-children{flex-direction:column;gap:6px;display:flex;position:relative}.menu-group.is-open>.menu-children:before{top:0;bottom:4px;left:calc(18px + (var(--menu-depth,0) * 14px));content:"";background:#d6e4da;width:1px;position:absolute}.menu-children .menu-item{min-height:36px;font-size:13px;font-weight:700}.sidebar-admin-shortcuts .sidebar-mode-button{height:36px;min-height:36px;font-size:13px;font-weight:700}.menu-children .menu-mark{border-radius:5px;width:22px;height:22px}.menu-chevron{color:var(--layout-muted);flex:none;margin-left:auto;transition:transform .18s}.menu-group.is-open>.menu-group-button .menu-chevron{transform:rotate(180deg)}.menu-item:hover{background:#e2f1e7}.menu-item.active{color:var(--naver-green-dark)}.menu-item.active .menu-label{color:var(--menu-selected-text,#fff);background:0 0}.menu-item.active:not(.depth-0){--menu-active-color:var(--naver-green);isolation:isolate;color:#fff;background:0 0;position:relative}.menu-item.active:not(.depth-0):before{z-index:-1;top:1px;bottom:1px;right:0;left:calc(5px + (var(--menu-depth,0) * 14px));background:var(--menu-active-color);content:"";border-radius:8px;position:absolute}.menu-item.active:not(.depth-0) .menu-chevron{color:#fff}.menu-item.branch-active:not(.depth-0){box-shadow:none;color:#116b31;background:0 0;font-weight:800;position:relative}.menu-item.branch-active:not(.depth-0) .menu-label{background:#edf8f1;padding-right:9px;box-shadow:inset 3px 0 #65bd83}.menu-item.branch-active:not(.depth-0) .menu-mark{color:#087534;background:#d8f0e0}.menu-item.branch-active:not(.depth-0) .menu-chevron{color:#269153}.menu-item.depth-0.active{background:var(--naver-green);color:#fff}.menu-item.depth-0.active .menu-label{background:0 0}.menu-item.depth-0.active .menu-chevron{color:#fff}.menu-item.depth-2.active{--menu-active-color:#18b75e}.menu-item.depth-3.active{--menu-active-color:#36bf72}.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-label .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;height:100%;min-height:0;margin:0 auto;padding:28px;overflow:auto}.layout-overlay,.menu-fab{display:none}.app-footer{z-index:130;box-sizing:border-box;border:0;border-top:1px solid var(--layout-border);border-bottom:1px solid var(--layout-border);width:auto;height:36px;color:var(--layout-muted);text-align:center;opacity:0;pointer-events:none;background:#fff;border-radius:0;padding:0 22px;font-size:13px;line-height:34px;transition:transform .15s,opacity .15s;position:fixed;bottom:0;left:248px;right:0;transform:translate(-4px)}.sidebar-admin-shortcuts:hover .app-footer{opacity:1;transform:translate(0)}.app-shell.menu-closed .app-footer{left:64px}@media (width>=901px){.app-sidebar{flex:0 0 64px;width:64px;height:100%;max-height:100%;position:sticky;top:0;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-mode-title,.app-shell.is-wide.menu-closed .app-sidebar .menu-text,.app-shell.is-wide.menu-closed .app-sidebar .menu-chevron{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 .menu-children{display:none}.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-shortcuts{align-items:center;padding:5px 0 0}.app-shell.is-wide.menu-closed .app-sidebar .menu-mark{margin:0}}@media (width>=641px) and (width<=900px){.app-sidebar{flex:0 0 64px;width:64px;height:100%;max-height:100%;position:sticky;top:0;left:0}.app-shell.is-tablet.menu-open .app-sidebar{flex-basis:248px;width:248px}.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-title,.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-back-button .menu-text,.app-shell.is-tablet.menu-closed .app-sidebar .menu-mode-title,.app-shell.is-tablet.menu-closed .app-sidebar .menu-text,.app-shell.is-tablet.menu-closed .app-sidebar .menu-chevron{opacity:0;pointer-events:none;width:0;max-width:0;overflow:hidden}.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-nav{align-items:center;padding:14px 0}.app-shell.is-tablet.menu-closed .app-sidebar .menu-item{justify-content:center;gap:0;width:44px;padding:0}.app-shell.is-tablet.menu-closed .app-sidebar .menu-children{display:none}.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-head{justify-content:center;padding:18px 0}.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-close-button svg{transform:rotate(180deg)}.app-shell.is-tablet.menu-closed .app-sidebar .sidebar-admin-shortcuts{align-items:center;padding:5px 0 0}.app-shell.is-tablet.menu-closed .app-sidebar .menu-mark{margin:0}}@media (width<=640px){: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-mobile.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}.board-list .board-card-list{display:none}.board-desktop-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.board-desktop-table th,.board-desktop-table td{border-bottom:1px solid var(--layout-border,#dfe8e2);text-align:center;overflow-wrap:anywhere;padding:9px 8px}.board-desktop-table th{background:#f1f6f3;font-weight:700}.board-desktop-table th:first-child{width:64px}.board-desktop-table th:nth-child(3){width:110px}.board-desktop-table th:nth-child(4){width:160px}.board-desktop-table th:last-child{width:56px}.board-desktop-table td:nth-child(2){text-align:left}.board-desktop-table tbody tr:hover{background:#f5fbf7}.board-desktop-table a{color:var(--layout-text,#1f2d25);font-weight:600;text-decoration:none;display:block}.board-desktop-table a:hover{text-decoration:underline}@media (width<=1200px){.board-desktop-table{display:none}.board-list .board-card-list{display:block}.board-card-list .board-item{color:inherit;margin-bottom:10px;padding:12px 14px;text-decoration:none;display:block}.board-card-list .board-title{overflow-wrap:anywhere;font-size:14px}.board-card-list .board-meta{overflow-wrap:anywhere;flex-wrap:wrap;gap:6px 12px;margin-top:8px;font-size:12px}}.hf-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}.hf-pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.hf-pagination button{border:1px solid var(--layout-border,#dfe8e2);min-width:34px;height:34px;color:var(--layout-text,#1f2d25);cursor:pointer;font:inherit;background:#fff;border-radius:8px;padding:0 9px;font-weight:700;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}@media (width<=720px){.hf-pagination{flex-direction:column;align-items:flex-start}.hf-pagination-buttons{justify-content:flex-start}}.board-page{flex-direction:column;gap:16px;display:flex}.board-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.board-header h2{color:var(--layout-text,#1f2d25);text-align:left;margin:0}.board-header p{color:var(--layout-muted,#718177);text-align:left;margin:6px 0 0;font-size:14px}.board-list-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.board-list-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;align-items:center;gap:8px;padding:14px;display:flex}.board-list-toolbar .hf-search-bar{background:0 0;border:0;border-radius:0;flex:auto;margin:0;padding:0}.board-page-size{width:110px;min-width:110px}.board-list{padding:14px}.board-list .board-item:last-child{margin-bottom:0}.board-list-empty{color:var(--layout-muted,#718177);text-align:center;margin:0;padding:48px 16px}.board-page .hf-btn,.board-page .board-list-toolbar .hf-input{box-sizing:border-box;border-radius:5px;height:26px;min-height:26px;padding:0 9px;font-size:12px}.board-page .hf-btn-success{background:var(--naver-green,#03c75a)}.board-page .hf-btn-success:hover{background:var(--naver-green-dark,#02ad4f)}.board-page .board-list-toolbar,.board-page .board-list{padding:10px 12px}.board-page .board-desktop-table th,.board-page .board-desktop-table td{padding:5px 6px;font-size:12px}.board-page .board-card-list .board-title{font-size:13px}.board-page .board-header p{font-size:12px}.board-page .hf-pagination{padding:11px 13px;font-size:12px}.board-page .hf-pagination-buttons{gap:4px}.board-page .hf-pagination button{color:#24342b;border-radius:5px;min-width:26px;height:26px;padding:0 6px;font-size:12px;font-weight:400}.board-page .hf-pagination button:hover:not(:disabled),.board-page .hf-pagination button.active{color:#116b31;background:#edf9f1;border-color:#16883d;font-weight:750}@media (width<=720px){.board-list-toolbar{flex-direction:column;align-items:stretch}.board-page-size{width:100%}}.board-view-attachments{border:1px solid #dfe8e2;border-radius:6px;margin-top:16px;padding:10px 12px;font-size:12px}.board-view-attachments h3{margin:0 0 8px;font-size:13px}.board-view-attachments a{color:#16883d;overflow-wrap:anywhere;padding:4px 0;display:inline-block}.board-view{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;padding:16px}.board-view-title{color:var(--layout-text,#1f2d25);margin:0;font-size:18px}.board-view-info{color:var(--layout-muted,#718177);gap:12px;margin-top:10px;font-size:12px;display:flex}.board-view-content{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:16px;line-height:1.8}.board-view-buttons{border-top:1px solid var(--layout-border,#dfe8e2);flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-top:20px;padding-top:12px;display:flex}.board-view-buttons .hf-btn{box-sizing:border-box;border-radius:5px;width:auto;height:26px;min-height:26px;padding:0 9px;font-size:12px}@media (width<=600px){.board-view{padding:18px}.board-view-info,.board-view-buttons{flex-wrap:wrap}}.board-form{flex-direction:column;gap:10px;display:flex}.board-form>input{border:1px solid var(--layout-border,#dfe8e2);box-sizing:border-box;border-radius:8px;outline:none;height:26px;padding:0 9px;font-size:12px}.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-actions .hf-btn,.board-file-row .hf-btn{border-radius:5px;width:auto;height:26px;min-height:26px;padding:0 9px;font-size:12px}@media (width<=600px){.board-file-row{align-items:flex-start}}.board-edit-page>h2{margin:0 0 12px;font-size:18px}.board-form-actions{justify-content:flex-end;gap:6px;margin-top:4px;display:flex}.board-form .hf-editor .tiptap{min-height:180px;padding:10px}.board-form .hf-editor .hf-html-editor{min-height:180px;padding:10px;font-size:12px}.board-attachments{border:1px solid var(--layout-border,#dfe8e2);border-radius:6px;min-width:0;margin:0;padding:10px 12px;font-size:12px}.board-attachments legend{padding:0 5px;font-weight:700}.board-file-drop{cursor:pointer;background:#f8fbf9;border:1px dashed #adc4b5;border-radius:5px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;display:flex}.board-file-drop input{max-width:100%;font-size:12px}.board-file-drop small,.board-file-row small{color:#718177}.board-file-row{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:8px;padding:7px 0;display:flex}.board-file-row>span{overflow-wrap:anywhere;min-width:0}.board-file-row .hf-btn{flex-shrink:0}.board-form-error{color:#b42318;margin:0;font-size:12px}.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{flex:none;width:auto;height:28px;font-size:12px}.hf-editor-toolbar button.hf-toolbar-btn-wide{width:auto;min-width:66px;padding:0 9px;font-weight:600}.hf-editor-toolbar .hf-style-select{width:70px}.hf-editor-toolbar .hf-font-select{width:105px}.hf-editor-toolbar .hf-size-select{width:58px}.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{letter-spacing:-.04em;outline:none;min-height:250px;max-height:30vh;padding:15px;overflow-y:auto}.hf-editor .hf-html-editor{resize:vertical;letter-spacing:-.04em;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 .tableWrapper{margin:12px 0;overflow-x:auto}.hf-editor .tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0}.hf-editor .tiptap td,.hf-editor .tiptap th{vertical-align:middle;background:#fff;border:1px solid #8fa39a;min-width:80px;min-height:34px;padding:4px;position:relative}.hf-editor .tiptap th{background:#f0f7f3;font-weight:700}.hf-editor .tiptap td>p,.hf-editor .tiptap th>p{letter-spacing:-.04em;min-height:1.4em;margin:0;font-stretch:100%;line-height:1.3}.hf-editor .tiptap .selectedCell:after{content:"";z-index:2;pointer-events:none;background:#03c75a24;position:absolute;inset:0}.hf-editor .tiptap .column-resize-handle{z-index:3;pointer-events:none;background:#03c75a;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.resize-cursor{cursor:col-resize}.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}.hf-editor .tiptap mark{color:inherit!important}@counter-style hf-korean-alpha{system:alphabetic;symbols:"가" "나" "다" "라" "마" "바" "사" "아" "자" "차" "카" "타" "파" "하";suffix:". "}.hf-editor .tiptap ol{padding-left:1.8em;list-style-type:decimal}.hf-editor .tiptap ol>li::marker{color:var(--hf-list-marker-color,currentColor)}.hf-editor .tiptap ol ol{list-style-type:hf-korean-alpha}.hf-editor .tiptap ol[data-outline-level="2"]{margin-left:1.8em;list-style-type:hf-korean-alpha}.hf-editor .tiptap ol[data-outline-level="3"]{margin-left:3.6em;list-style-type:decimal}.hf-editor .tiptap ol[data-outline-level="4"]{margin-left:5.4em;list-style-type:hf-korean-alpha}.hf-editor .tiptap ol[data-outline-level="5"],.hf-editor .tiptap ol[data-outline-level="6"]{margin-left:7.2em;list-style-type:decimal}.hf-editor .tiptap ol ol ol{list-style-type:decimal}.hf-editor .tiptap li>p{margin-top:0;margin-bottom:0}.hf-editor .tiptap ul.attachment-lines{margin:0;padding-left:42px;list-style:none}.hf-editor .tiptap ul.attachment-lines>li{text-indent:-42px;padding:0}.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}: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}: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}.dashboard-page{flex-direction:column;gap:12px;display:flex}.dashboard-title{border-bottom:1px solid var(--layout-border,#dfe8e2);padding:0 0 22px}.dashboard-title h2{color:#050b08;margin:0;font-size:32px;font-weight:900}.dashboard-performance-grid,.dashboard-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-bottom-grid{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.65fr);gap:12px;display:grid}.dashboard-performance,.dashboard-card,.dashboard-summary-card{border:1px solid var(--layout-border,#dfe8e2);box-sizing:border-box;background:#fff;border-radius:10px;min-width:0;box-shadow:0 2px 6px #14281b0a}.dashboard-panel-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:7px 12px;display:flex}.dashboard-performance.is-blue .dashboard-panel-head{background:#e8f5ff}.dashboard-performance.is-green .dashboard-panel-head{background:#e2f8ef}.dashboard-panel-head h3{color:#1674c6;margin:0;font-size:13px;font-weight:900}.dashboard-performance.is-green .dashboard-panel-head h3{color:#008763}.dashboard-panel-head span{color:#fff;white-space:nowrap;background:#248fe6;border-radius:999px;align-items:center;min-height:16px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.dashboard-performance.is-green .dashboard-panel-head span{background:#10b981}.dashboard-performance-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.dashboard-rate-card{min-height:0;box-shadow:none;background:#fff;border:1px solid #e7edf0;border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.dashboard-rate-card strong,.dashboard-summary-card strong{color:#7c8992;font-size:12px;font-weight:900}.dashboard-rate-card p{color:#27313a;margin:0;font-size:18px;font-weight:900}.dashboard-rate-card p span{font-size:12px}.dashboard-rate-line{background:#edf1f4;border-radius:999px;height:4px}.dashboard-rate-line span{border-radius:inherit;background:#248fe6;height:100%;display:block}.dashboard-summary-card{justify-content:space-between;align-items:flex-start;gap:10px;min-height:0;padding:12px 14px;display:flex}.dashboard-summary-card p{color:#000;margin:10px 0 6px;font-size:24px;font-weight:900;line-height:1}.dashboard-summary-card span{color:#84919b;font-size:12px;font-weight:700}.dashboard-summary-card em{color:#248fe6;background:#e8f5ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-style:normal;display:inline-flex}.dashboard-summary-card em.is-mint{color:#10b981;background:#e4f7f2}.dashboard-summary-card em.is-purple{color:#8b5cf6;background:#f1eafe}.dashboard-summary-card em.is-green{color:#22c55e;background:#eaf9ef}.dashboard-card{min-height:0;padding:12px 14px}.dashboard-card h3{color:#050b08;margin:0;font-size:14px;font-weight:900}.dashboard-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-card-head a{color:#248fe6;align-items:center;gap:4px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-card-head button{color:#248fe6;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.dashboard-card-head b{color:#fff;background:#ff5b68;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;font-size:11px;display:inline-flex}.dashboard-chart{grid-template-columns:50px minmax(0,1fr);gap:8px;height:230px;margin-top:26px;display:grid}.dashboard-chart-scale{color:#8a98a3;grid-template-rows:repeat(5,1fr);place-items:center end;font-weight:700;display:grid}.dashboard-chart-area{grid-template-rows:repeat(5,1fr);padding-bottom:38px;display:grid;position:relative}.dashboard-chart-area i{border-top:2px dashed #dce3e8}.dashboard-chart-months{color:#8a98a3;text-align:center;grid-template-columns:repeat(6,1fr);font-size:12px;font-weight:800;display:grid;position:absolute;bottom:0;left:0;right:0}.dashboard-chart-legend{color:#71808b;flex-wrap:wrap;gap:10px;font-size:12px;font-weight:800;display:flex}.dashboard-chart-legend span:before{content:"";background:#4da3ff;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.dashboard-chart-legend .is-line:before{vertical-align:middle;background:#ff6678;border-radius:999px;height:3px}.dashboard-combo-chart{box-sizing:border-box;height:190px;margin:12px 0 0;padding:12px 18px 42px;position:relative}.dashboard-chart-grid{opacity:.75;background:repeating-linear-gradient(#0000 0 calc(25% - 1px),#dce3e8 25%);position:absolute;inset:12px 18px 42px}.dashboard-bars{grid-template-columns:repeat(6,1fr);align-items:end;display:grid;position:absolute;inset:12px 18px 42px}.dashboard-bar-column{justify-content:center;align-items:end;height:100%;display:flex}.dashboard-bar-column b{background:linear-gradient(#74bbff,#258be9);border-radius:7px 7px 2px 2px;width:min(42px,48%);min-height:2px;position:relative}.dashboard-bar-column em{color:#248fe6;font-size:11px;font-style:normal;position:absolute;top:-21px;left:50%;transform:translate(-50%)}.dashboard-combo-chart svg{z-index:2;pointer-events:none;width:calc(100% - 36px);height:calc(100% - 54px);position:absolute;inset:12px 18px 42px;overflow:visible}.dashboard-combo-chart polyline{fill:none;stroke:#ff6678;stroke-width:1.2px;vector-effect:non-scaling-stroke}.dashboard-combo-chart circle{fill:#fff;stroke:#ff6678;stroke-width:1.5px;vector-effect:non-scaling-stroke}.dashboard-combo-chart .dashboard-chart-months{left:18px;right:18px}.dashboard-notice-table,.dashboard-site-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:10px}.dashboard-notice-table th,.dashboard-notice-table td,.dashboard-site-table th,.dashboard-site-table td{color:#111;overflow-wrap:anywhere;text-align:left;border-bottom:1px solid #e7edf0;padding:9px 8px;font-size:13px}.dashboard-notice-table th:last-child,.dashboard-notice-table td:last-child{color:#8a98a3;width:64px}.dashboard-notice-table tbody tr,.dashboard-site-table tbody tr{cursor:pointer}.dashboard-notice-table tbody tr:hover td,.dashboard-site-table tbody tr:hover td{background:#f4f9ff}.dashboard-compact-card{min-height:0}.dashboard-member-list{margin-top:10px}.dashboard-member-list div{border-bottom:1px solid #e7edf0;grid-template-columns:minmax(0,1fr) 28px auto;align-items:center;gap:10px;padding:9px 8px;display:grid}.dashboard-member-list strong{font-size:13px}.dashboard-member-list span{color:#fff;background:#ff5b68;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-member-list em{color:#248fe6;background:#e8f5ff;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.dashboard-site-table td{color:#52616c;background:#fff}.dashboard-site-table th:nth-child(n+2),.dashboard-site-table td:nth-child(n+2){text-align:center}@media (width<=1300px){.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=900px){.dashboard-title h2{font-size:28px}.dashboard-performance-grid,.dashboard-main-grid,.dashboard-summary-grid{grid-template-columns:1fr}.dashboard-performance-body{padding:10px}.dashboard-panel-head,.dashboard-summary-card,.dashboard-card{padding-left:12px;padding-right:12px}.dashboard-panel-head h3,.dashboard-card h3{font-size:13px}.dashboard-summary-card p{font-size:24px}.dashboard-card{min-height:auto}}@media (width<=480px){.dashboard-performance-body{grid-template-columns:1fr}}.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-badge.site-manager{color:#718177;background:#f1f4f2}.admin-badge.site-manager.active{color:#07833f;background:#e4f7eb}.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;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:13px;font-weight:800;display:flex}.admin-form-section-title em{color:var(--layout-muted,#718177);font-size:12px;font-style:normal;font-weight:700}.admin-form-section-code{color:#1677e8;white-space:nowrap;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-checkbox-control{border:1px solid var(--layout-border,#dbe4df);box-sizing:border-box;background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.admin-checkbox-control input{width:18px;height:18px;accent-color:var(--layout-primary,#16883d);margin:0}.admin-checkbox-control em{color:var(--layout-muted,#66756d);font-size:13px;font-style:normal;font-weight:600}.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}.admin-company-search-status{color:var(--layout-muted,#718177);font-size:12px}.customer-company-picker-backdrop{z-index:1100;background:#0f291c6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customer-company-picker{background:#fff;border-radius:10px;width:min(620px,100%);max-height:min(680px,100vh - 40px);overflow:hidden;box-shadow:0 22px 70px #0f291c42}.customer-company-picker>header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.customer-company-picker>header>div{flex-direction:column;gap:3px;display:flex}.customer-company-picker>header strong{font-size:16px}.customer-company-picker>header span{color:var(--layout-muted,#718177);font-size:12px}.customer-company-picker>header button{cursor:pointer;background:0 0;border:0;font-size:24px}.customer-company-picker-search{padding:14px 16px}.customer-company-picker-search .hf-input{width:100%}.customer-company-picker-results{max-height:480px;padding:0 16px 16px;overflow-y:auto}.customer-company-picker-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8eeea;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 10px;display:flex}.customer-company-picker-results>button:hover{background:#f1f8f3}.customer-company-picker-results>button span,.customer-company-picker-results>p{color:var(--layout-muted,#718177);font-size:12px}.customer-company-picker-results>p{text-align:center;padding:24px 8px}.customer-modal>.admin-form-grid{background:#fff;gap:0;padding:0 10px}.customer-modal .admin-form-section{background:#fff;border:0;border-radius:0}.customer-modal .admin-form-section+.admin-form-section{border-top:1px solid #dbe2de}.customer-modal .admin-form-section-title{box-sizing:border-box;color:#69a77d;background:#fff;border:0;border-radius:0;justify-content:flex-start;min-height:34px;padding:9px 8px 6px;font-size:14px}.customer-modal .admin-form-section-title:before{content:"◆";margin-right:3px}.customer-modal .admin-form-section-grid{background:#dbe2de;border-top:1px solid #dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:0}.customer-modal .customer-basic-section .admin-form-section-grid{grid-template-columns:minmax(360px,2fr) minmax(210px,1fr) minmax(210px,1fr)}.customer-modal .customer-basic-section .admin-field{grid-template-columns:96px minmax(0,1fr)}.customer-modal .customer-basic-section .admin-field:first-child{grid-template-columns:124px minmax(0,1fr)}.customer-modal .admin-field{background:#fff;grid-template-columns:124px minmax(0,1fr);align-items:stretch;gap:0;min-height:30px;display:grid}.customer-modal .admin-field>span:first-child{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;align-items:center;min-height:30px;padding:3px 8px;font-size:12px;font-weight:750;display:flex}.customer-modal .admin-field>.hf-input,.customer-modal .admin-field>select,.customer-modal .admin-field>textarea,.customer-modal .admin-field>.admin-inline-field{box-sizing:border-box;align-self:center;width:calc(100% - 12px);min-width:0;margin:2px 6px}.customer-modal .hf-input,.customer-modal select{height:26px;min-height:26px;padding-top:0;padding-bottom:0;font-size:12px;line-height:24px}.customer-modal .admin-inline-field{grid-template-columns:minmax(0,1fr) auto;gap:4px}.customer-modal .admin-inline-field .hf-btn{height:26px;min-height:26px;padding:0 9px;font-size:12px}.customer-modal .admin-company-search{grid-template-columns:124px minmax(0,1fr)}.customer-modal .admin-company-search>span:first-child{grid-row:1/5}.customer-modal .admin-company-search>.admin-inline-field,.customer-modal .admin-company-search>.admin-selected-company,.customer-modal .admin-company-search>.admin-company-results,.customer-modal .admin-company-search>.admin-company-search-status{grid-column:2}.customer-modal .admin-selected-company{border-radius:5px;margin:2px 6px;padding:5px 8px;font-size:12px}.customer-modal .admin-company-results{gap:1px;margin:0 6px 3px}.customer-modal .admin-company-results button{border-radius:4px;min-height:28px;padding:4px 8px;font-size:12px}.customer-modal .admin-company-search-status{padding:4px 7px}.customer-modal .admin-textarea{height:54px;min-height:54px;padding:5px 8px;font-size:12px;line-height:17px}.customer-modal .admin-panel-actions{padding:9px 12px}@media (width<=700px){.customer-modal>.admin-form-grid{padding-left:6px;padding-right:6px}.customer-modal .admin-form-section-grid{grid-template-columns:1fr}.customer-modal .admin-field,.customer-modal .admin-company-search{grid-template-columns:108px minmax(0,1fr)}.customer-modal .customer-basic-section .admin-form-section-grid{grid-template-columns:1fr}.customer-modal .customer-basic-section .admin-field,.customer-modal .customer-basic-section .admin-field:first-child{grid-template-columns:108px minmax(0,1fr)}}.employee-toolbar{grid-template-columns:minmax(180px,1fr) auto auto}.employee-toolbar.has-company-select{grid-template-columns:minmax(180px,1fr) auto minmax(160px,220px) auto}.employee-company-select{min-width:160px}.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}.customer-list-panel>.admin-panel-head{background:#edf5f0;padding:12px 15px}.customer-list-size{color:#53655b;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.customer-list-size select{height:26px;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:5px;padding:0 7px}.customer-list-table-wrap{overflow:auto}.customer-list-table-wrap .customer-table{min-width:950px}.customer-list-table-wrap .customer-table th,.customer-list-table-wrap .customer-table td{text-align:center;border:1px solid #dbe2de;padding:5px 6px;font-size:12px}.customer-list-table-wrap .customer-table thead th{white-space:nowrap;background:#f1f6f3}.customer-list-pagination{color:#718177;border-top:1px solid #dfe8e2;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;font-size:12px;display:flex}.customer-list-pagination-buttons{align-items:center;gap:4px;display:flex}.customer-list-pagination-buttons button{color:#24342b;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:5px;min-width:26px;height:26px;padding:0 6px;font-size:12px}.customer-list-pagination-buttons button:hover:not(:disabled),.customer-list-pagination-buttons button.is-active{color:#116b31;background:#edf9f1;border-color:#16883d;font-weight:750}.customer-list-pagination-buttons button:disabled{cursor:default;opacity:.4}@media (width<=640px){.customer-list-pagination{flex-direction:column;align-items:flex-start}.customer-list-pagination-buttons{flex-wrap:wrap}}.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}.employee-page .admin-list-panel>.admin-panel-head{min-height:0;padding:12px 15px}.employee-page .admin-list-table th,.employee-page .admin-list-table td{padding:5px 6px}.admin-modal.employee-modal>.admin-form-grid{gap:8px;padding:10px}.admin-modal.employee-modal .admin-form-section-title{padding:8px 12px}.admin-modal.employee-modal .admin-form-section-grid{gap:8px 12px;padding:9px 10px}.admin-modal.employee-modal .admin-field{gap:4px}.admin-modal.employee-modal .admin-panel-actions{padding:10px 12px}.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}.department-toolbar{grid-template-columns:minmax(220px,1fr) auto}.department-table-wrap{overflow-x:auto}.department-empty{color:var(--layout-muted,#718177);text-align:center!important;padding:36px!important}.department-modal{width:min(680px,100%)}.department-form-grid{grid-template-columns:1fr!important}.department-lookup{position:relative}.department-picker{z-index:10;background:#fff;border:1px solid #dfe8e2;border-radius:8px;max-height:210px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0f291c29}.department-picker button{width:100%;color:var(--layout-text,#1f2d25);cursor:pointer;text-align:left;background:#fff;border:0;border-radius:6px;justify-content:space-between;padding:10px;display:flex}.department-picker button:hover{background:#f3faf6}.department-picker button span,.department-picker p{color:var(--layout-muted,#718177);font-size:12px}.department-picker p{text-align:center;margin:0;padding:14px}.department-lookup-clear{color:#c62a31;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:2px 0;font-size:12px}.department-selection-backdrop{z-index:1100;background:#0f291c6b;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.department-selection-popup{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(520px,100%);max-height:min(640px,100vh - 56px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c47}.department-selection-search{border-bottom:1px solid #edf2ef;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:14px 16px;display:grid}.department-selection-list{min-height:180px;padding:8px;overflow-y:auto}.department-selection-list button{width:100%;color:var(--layout-text,#1f2d25);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.department-selection-list button:hover{background:#f3faf6}.department-selection-list button span,.department-selection-list p{color:var(--layout-muted,#718177);font-size:12px}.department-selection-list p{text-align:center;padding:36px 12px}.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}.main-content:has(>.common-code-page){min-height:0;display:flex}.common-code-page{height:auto;min-height:0;color:var(--layout-text,#24342b);flex:auto;gap:16px;font-size:12px;overflow:hidden}.common-code-page .admin-page-header{padding-bottom:12px}.common-code-page .admin-page-header p{margin-top:4px;font-size:12px}.common-code-page .common-code-layout{flex:auto;grid-template-columns:minmax(270px,320px) minmax(0,1fr);align-items:stretch;gap:12px;min-height:0}.common-code-page .admin-panel-head{box-sizing:border-box;background:#edf5f0;min-height:42px;padding:6px 12px}.common-code-page .admin-panel-head strong{font-size:13px}.common-code-page .admin-badge{min-height:22px;padding:0 7px;font-size:11px}.common-code-page .common-master-form{flex:none;gap:7px;padding:10px 12px}.common-code-page .common-master-panel{flex-direction:column;height:auto;min-height:0;display:flex;overflow:hidden}.common-code-page .common-master-panel>.admin-panel-head{flex:none}.common-code-page .common-detail-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.common-code-page .common-detail-panel>.admin-panel-head{flex:none}.common-code-page .admin-field{gap:4px;font-size:12px}.common-code-page .admin-field>span{font-size:12px}.common-code-page .hf-input,.common-code-page .common-detail-sheet input{box-sizing:border-box;height:30px;min-height:30px;padding:0 8px;font-size:12px}.common-code-page .common-code-actions{gap:6px}.common-code-page .common-action{border-radius:6px;gap:4px;height:30px;min-height:30px;padding:0 9px;font-size:12px}.common-code-page .common-master-list{overscroll-behavior:contain;flex:auto;grid-auto-rows:max-content;align-content:start;gap:4px;min-height:0;max-height:none;padding:6px;overflow-y:auto}.common-code-page .common-master-list button{border-radius:6px;align-content:center;gap:2px;height:auto;min-height:42px;padding:5px 8px}.common-code-page .common-master-list strong{font-size:12px}.common-code-page .common-master-list span{font-size:10px}.common-code-page .common-empty{padding:12px 8px;font-size:12px}.common-code-page .common-detail-sheet th,.common-code-page .common-detail-sheet td{border:1px solid #dbe2de;padding:5px 6px;font-size:12px}.common-code-page .common-detail-sheet{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.common-code-page .common-detail-sheet th{white-space:nowrap;background:#f1f6f3}.common-code-page .common-row-delete{height:28px;min-height:28px;padding:0 7px;font-size:11px}.common-code-page .common-empty-cell{height:80px}@media (width<=900px){.main-content:has(>.common-code-page){display:block}.common-code-page{height:auto;overflow:visible}.common-code-page .common-code-layout{grid-template-columns:1fr;display:grid}.common-code-page .common-master-panel,.common-code-page .common-detail-panel{height:auto;max-height:none;overflow:visible}.common-code-page .common-master-list,.common-code-page .common-detail-sheet{max-height:none;overflow:auto}.admin-page-header{flex-direction:column}.admin-toolbar,.admin-grid,.common-code-layout,.admin-form-section-grid,.employee-toolbar,.employee-toolbar.has-company-select,.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}}.admin-list-page{color:var(--layout-text,#24342b);gap:16px}.admin-list-page .admin-toolbar{background:#fff;border-radius:9px;gap:7px 9px;padding:10px 12px}.admin-list-page .admin-toolbar .hf-input,.admin-list-page .admin-toolbar select,.admin-list-page .admin-toolbar .hf-btn{box-sizing:border-box;height:30px;min-height:30px;font-size:12px}.admin-list-panel{border-radius:9px;overflow:visible}.admin-list-panel>.admin-panel-head{box-sizing:border-box;background:#edf5f0;min-height:42px;padding:8px 15px}.admin-list-size{color:#53655b;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.admin-list-size select{height:26px;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:5px;padding:0 7px}.admin-list-table-wrap{overflow:auto}.admin-list-table{min-width:950px}.admin-list-table th,.admin-list-table td{text-align:center;white-space:nowrap;border:1px solid #dbe2de;padding:6px 7px;font-size:12px}.admin-list-table thead th{color:#42564a;background:#f1f6f3;font-weight:750}.admin-list-table tbody .admin-clickable-row:hover td{background:#f5fbf7}.admin-list-table td strong{color:#1f432e}.admin-list-pagination{color:#718177;border-top:1px solid #dfe8e2;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;font-size:12px;display:flex}.admin-list-pagination>div{align-items:center;gap:4px;display:flex}.admin-list-pagination button{color:#24342b;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:5px;min-width:26px;height:26px;padding:0 6px;font-size:12px}.admin-list-pagination button:hover:not(:disabled),.admin-list-pagination button.is-active{color:#116b31;background:#edf9f1;border-color:#16883d;font-weight:750}.admin-list-pagination button:disabled{cursor:default;opacity:.4}.department-code-badge{vertical-align:middle;background:#16883d;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:5px;color:#fff!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.admin-modern-modal{border-radius:10px;box-shadow:0 20px 60px #14311f3d}.admin-modern-modal>.admin-modal-head{background:#edf5f0}.admin-modern-modal .admin-form-grid{gap:0;padding:12px}.admin-modern-modal .admin-form-section{border-color:#dbe2de;border-radius:6px}.admin-modern-modal .admin-form-section-title{color:#315f43;background:#dce9e1;padding:9px 13px}.admin-modern-modal .admin-form-section-grid{gap:9px;padding:10px}.admin-modern-modal .admin-field{gap:4px}.admin-modern-modal .admin-field>span{color:#53655b;font-size:12px}.admin-modern-modal .hf-input,.admin-modern-modal .hf-btn{height:32px;min-height:32px;font-size:12px}@media (width<=640px){.admin-list-pagination{flex-direction:column;align-items:flex-start}.admin-list-pagination>div{flex-wrap:wrap;max-width:100%}}.access-page{color:var(--layout-text,#1f2d25)}.access-page button,.access-page input,.access-page select{font:inherit}.access-page button{cursor:pointer;color:inherit;background:#fff;border:1px solid #d6e1da;border-radius:6px;padding:8px 12px}.access-page button:disabled{opacity:.6;cursor:wait}.access-page input:not([type=checkbox]),.access-page select{width:100%;min-width:0;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #d6e1da;border-radius:6px;padding:9px}.access-page input[type=checkbox]{accent-color:#287555;width:17px;height:17px}.access-page .access-primary{color:#fff;white-space:nowrap;background:#287555;border-color:#287555}.access-notice{overflow-wrap:anywhere;background:#f5f9f1;border:1px solid #dde7db;border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.6}.access-notice p{margin:5px 0}.access-tabs{flex-wrap:wrap;gap:8px;display:flex}.access-tabs a{color:#52685a;background:#edf2ef;border-radius:6px;padding:9px 16px;text-decoration:none}.access-tabs a[aria-current=page]{color:#fff;background:#287555}.access-split{grid-template-columns:minmax(240px,310px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.access-padding{padding:18px}.access-padding h3{margin:0 0 18px}.access-panel-title{border-bottom:1px solid #e3eae5;justify-content:space-between;align-items:center;padding:16px;display:flex}.access-page .access-tree-item{text-align:left;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:11px 14px;font-size:13px;display:flex}.access-tree-item:hover{background:#f4f7f5}.access-page .access-tree-item.selected{color:#1c6744;background:#e5f1e9;font-weight:600}.access-tree-item small{color:#728578;font-size:11px}.access-tree{max-height:680px;padding-bottom:12px;overflow:auto}.access-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.access-form label{flex-direction:column;gap:7px;font-size:13px;display:flex}.access-form .access-inline{flex-direction:row;align-items:center}.access-actions{align-items:center;gap:10px;margin:14px 0;font-size:13px;display:flex}.access-actions button{flex-shrink:0}.access-table-wrap{max-height:640px;margin-top:16px;overflow:auto}.access-table{border-collapse:collapse;width:100%;font-size:13px}.access-table th,.access-table td{text-align:center;border-bottom:1px solid #e4ebe6;min-width:70px;padding:11px 9px}.access-table thead th{z-index:1;background:#f2f6f3;position:sticky;top:0}.access-table th:first-child{text-align:left;min-width:180px}.access-table small{overflow-wrap:anywhere;margin-top:5px;font-size:11px;font-weight:400;display:block}.access-table th small{color:#7a877e}.access-role-choices{flex-wrap:wrap;gap:14px;padding:12px 0 20px;display:flex}.access-role-choices label{align-items:center;gap:6px;display:flex}.access-muted{color:#78837c;font-size:12px}.access-allowed{color:#22734d}.access-error{color:#b13737;font-size:13px}.menu-workspace{border:0;min-width:0;margin:0;padding:0}.menu-manage-page button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.menu-manage-page button:disabled{cursor:default}.menu-subtabs{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.menu-subtabs button[aria-pressed=true]{color:#287555;background:#edf6f0;border-color:#287555}.menu-filters{gap:10px;display:grid}.menu-tree-row{align-items:center;min-height:43px;display:flex}.menu-tree-row.selected{color:#1c6744;background:#e5f1e9}.menu-manage-page .menu-expand{background:0 0;border:0;flex-shrink:0;width:24px;padding:3px}.menu-manage-page .menu-tree-label{text-align:left;background:0 0;border:0;flex:1;justify-content:flex-start;min-width:0;padding:9px 6px;font-size:13px}.menu-tree-label svg{flex-shrink:0}.menu-tree-label small{color:#78837c;margin-top:3px;font-size:11px;display:block}.menu-actions{flex-wrap:wrap}.menu-resource-path{overflow-wrap:anywhere;margin-top:5px;display:block}.menu-manage-page .access-tree-item{justify-content:space-between}.menu-icon-select{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.menu-icon-preview{box-sizing:border-box;color:#287555;background:#f7faf8;border:1px solid #d6e1da;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:74px;min-height:38px;padding:0 10px;display:inline-flex}.menu-icon-preview span{color:#52685a;white-space:nowrap;font-size:11px}@media (width<=900px){.access-split{grid-template-columns:1fr}.access-tree{max-height:320px}}@media (width<=520px){.access-form{grid-template-columns:1fr}.access-page .admin-page-header{flex-direction:column}}.menu-root-picker{gap:4px;display:grid}.menu-root-picker>span{color:#667085;font-size:12px;font-weight:700}.menu-root-row,.menu-area-root{color:#344054;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;display:flex}.menu-root-row{background:#f8fafc;border-bottom:1px solid #eaecf0}.menu-area-root{text-align:left;background:#fff;border:0;border-bottom:1px solid #f2f4f7;padding-left:27px}.menu-area-root.selected{color:#175cd3;background:#eef4ff}.menu-area-root span{flex:1;font-weight:700}.menu-area-root small{color:#98a2b3}.menu-area-children{margin-left:34px}.menu-preview-section{border-top:1px solid #dfe7e1;margin-top:28px;padding-top:22px}.menu-preview-section>h4{margin:0 0 5px}.menu-db-preview.app-sidebar{z-index:1;border:1px solid var(--layout-border,#dce6df);border-radius:10px;width:290px;max-width:100%;min-height:360px;max-height:580px;margin-top:12px;position:relative;box-shadow:0 8px 24px #1f2d2517}.menu-db-preview .sidebar-nav{max-height:480px}.menu-db-preview .menu-preview-disabled{color:#98a2b3;cursor:not-allowed}.menu-db-preview .menu-preview-item{text-align:left;background-color:#0000;border:0;justify-content:flex-start;width:100%}.access-page .menu-db-preview .menu-group-button{border:0}.access-page .menu-db-preview button.menu-item{min-height:44px;padding:0 8px 0 calc(8px + (var(--menu-depth,0) * 14px));color:var(--layout-text);background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.access-page .menu-db-preview button.menu-item.depth-0.active{background:var(--menu-active-color,var(--naver-green));color:var(--menu-selected-text,#fff)}.access-page .menu-db-preview .menu-children button.menu-item{min-height:36px;font-size:13px;font-weight:700}.menu-color-field{grid-template-columns:42px minmax(0,1fr) auto;gap:6px;display:grid}.access-page .menu-color-field input[type=color]{background:#fff;border:1px solid #d6e1da;border-radius:6px;width:42px;height:38px;padding:3px}.access-page .menu-color-field button{padding:7px 9px}.menu-db-preview .menu-item.active .menu-label{color:var(--menu-selected-text,#fff)}.menu-manage-page{gap:16px;font-size:12px}.menu-manage-page .admin-page-header{padding-bottom:12px}.menu-manage-page .admin-page-header p{margin-top:4px;font-size:12px}.menu-manage-page button{box-sizing:border-box;gap:4px;min-height:30px;padding:0 9px;font-size:12px}.menu-manage-page input:not([type=checkbox]),.menu-manage-page select{box-sizing:border-box;height:30px;min-height:30px;padding:0 8px;font-size:12px}.menu-manage-page input[type=checkbox]{width:15px;height:15px;margin:0}.menu-manage-page .access-notice{border-radius:6px;padding:8px 12px;font-size:12px;line-height:1.4}.menu-manage-page .access-tabs{gap:6px}.menu-manage-page .access-tabs a{padding:7px 12px;font-size:12px}.menu-manage-page .menu-subtabs{gap:6px}.menu-manage-page .access-split{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:12px}.menu-manage-page .access-padding{padding:12px}.menu-manage-page .access-padding h3{margin:0 0 12px;font-size:14px}.menu-manage-page .access-panel-title{box-sizing:border-box;background:#edf5f0;min-height:42px;padding:6px 12px}.menu-manage-page .access-panel-title strong{font-size:13px}.menu-manage-page .access-form{gap:9px 12px;margin-bottom:12px}.menu-manage-page .access-form label{gap:4px;font-size:12px}.menu-manage-page .access-actions{gap:6px;margin:10px 0;font-size:12px}.menu-manage-page .access-tree{max-height:620px;padding-bottom:6px}.menu-manage-page .access-tree-item{min-height:34px;padding:6px 10px;font-size:12px}.menu-manage-page .access-tree-item small,.menu-manage-page .menu-tree-label small{margin-top:2px;font-size:10px}.menu-manage-page .menu-filters{gap:7px}.menu-manage-page .menu-tree-row{min-height:34px}.menu-manage-page .menu-tree-label{min-height:34px;padding:5px 4px;font-size:12px}.menu-manage-page .menu-expand{width:22px;min-height:28px;padding:2px}.menu-manage-page .menu-root-row,.menu-manage-page .menu-area-root{min-height:32px;padding-top:5px;padding-bottom:5px;font-size:12px}.menu-manage-page .menu-resource-path{margin-top:2px}.menu-manage-page .menu-icon-select{gap:6px}.menu-manage-page .menu-icon-preview{min-width:68px;height:30px;min-height:30px;padding:0 8px}.menu-manage-page .menu-color-field{grid-template-columns:36px minmax(0,1fr) auto;gap:4px}.menu-manage-page .menu-color-field input[type=color]{width:36px;height:30px;padding:2px}.menu-manage-page .menu-color-field button{padding:0 7px}.menu-manage-page .menu-preview-section{margin-top:18px;padding-top:14px}.menu-manage-page .menu-preview-section>h4,.menu-manage-page .admin-panel h4{margin:0 0 4px;font-size:13px}@media (width<=900px){.menu-manage-page .access-split{grid-template-columns:1fr}.menu-manage-page .access-tree{max-height:320px}}.access-compact-page{gap:16px;font-size:12px}.access-compact-page .admin-page-header{padding-bottom:12px}.access-compact-page .admin-page-header p{margin-top:4px;font-size:12px}.access-compact-page button{box-sizing:border-box;min-height:30px;padding:0 9px;font-size:12px}.access-compact-page input:not([type=checkbox]),.access-compact-page select{box-sizing:border-box;height:30px;min-height:30px;padding:0 8px;font-size:12px}.access-compact-page input[type=checkbox]{width:15px;height:15px;margin:0}.access-compact-page .access-notice{border-radius:6px;padding:8px 12px;font-size:12px;line-height:1.4}.access-compact-page .access-tabs{gap:6px}.access-compact-page .access-tabs a{padding:7px 12px;font-size:12px}.access-compact-page .access-split{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:12px}.access-compact-page .access-padding{padding:12px}.access-compact-page .access-padding h3{margin:0 0 12px;font-size:14px}.access-compact-page .access-panel-title{box-sizing:border-box;background:#edf5f0;min-height:42px;padding:6px 12px}.access-compact-page .access-panel-title strong{font-size:13px}.access-compact-page .access-tree-item{min-height:34px;padding:6px 10px;font-size:12px}.access-compact-page .access-tree-item small{font-size:10px}.access-compact-page .access-form{gap:9px 12px;margin-bottom:12px}.access-compact-page .access-form label{gap:4px;font-size:12px}.access-compact-page .access-actions{gap:6px;margin:10px 0;font-size:12px}.access-compact-page .access-role-choices{gap:8px 12px;padding:8px 0 12px}.access-compact-page .access-table-wrap{max-height:600px;margin-top:10px}.access-compact-page .access-table{font-size:12px}.access-compact-page .access-table th,.access-compact-page .access-table td{min-width:62px;padding:5px 6px}.access-compact-page .access-table th:first-child{min-width:170px}.access-compact-page .access-table small{margin-top:2px;font-size:10px}.access-compact-page .access-table select{min-width:72px;padding:0 5px}@media (width<=900px){.access-compact-page .access-split{grid-template-columns:1fr}}.site-page{flex-direction:column;gap:16px;display:flex}.main-content:has(>.site-page .order-form-page){padding-top:0}.main-content>.site-page:has(.order-form-page){box-sizing:border-box;padding-top:28px}.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-panel.site-form-panel-frameless{box-shadow:none;border:0;border-radius:0}.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-filter-board{flex-direction:column;gap:14px;padding:2px 0;display:flex}.site-filter-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.site-mine-toggle{color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font-size:16px;font-weight:900;display:inline-flex}.site-employee-filter{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.site-employee-select{width:180px;max-width:100%;min-height:32px}.site-employee-error{color:#c43643;font-size:12px}.site-mine-toggle span{background:#dfe5e9;border-radius:999px;width:56px;height:30px;transition:background .15s;position:relative}.site-mine-toggle span:after{content:"";background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .15s;position:absolute;top:7px;left:8px}.site-mine-toggle.is-active span{background:var(--layout-primary,#16883d)}.site-mine-toggle.is-active span:after{transform:translate(24px)}.site-contract-filters{background:#f3f6f5;border-radius:12px;align-items:center;gap:2px;padding:6px;display:inline-flex}.site-contract-filters button{min-height:34px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 12px;font-size:14px;font-weight:800}.site-contract-filters button.is-active{color:#fff;background:#248fe6;box-shadow:0 4px 10px #248fe638}.site-filter-cards{grid-template-columns:repeat(5,minmax(140px,1fr));gap:14px;display:grid}.site-filter-cards+.site-filter-cards{grid-template-columns:repeat(4,minmax(140px,1fr));max-width:760px}.site-filter-card{border:1px solid var(--layout-border,#dfe8e2);min-height:52px;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr);align-items:center;column-gap:14px;padding:10px 8px;display:grid}.site-filter-card.is-active{background:#eaf9ef;border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e}.site-filter-icon{color:#248fe6;background:#edf6ff;border-radius:14px;grid-row:1/3;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:inline-flex}.site-filter-label{color:var(--layout-muted,#718177);font-size:14px;font-weight:900}.site-filter-card strong{color:#000;font-size:24px;font-weight:900;line-height:1}.site-filter-card.is-green .site-filter-icon{color:#22c55e;background:#eaf9ef}.site-filter-card.is-red .site-filter-icon{color:#ef4444;background:#ffe8ec}.site-filter-card.is-gray .site-filter-icon{color:#8b949e;background:#f1f3f5}.site-filter-card.is-pink .site-filter-icon{color:#ec4899;background:#ffe8f1}.site-filter-card.is-purple .site-filter-icon{color:#a855f7;background:#f4e8ff}.site-filter-card.is-mint .site-filter-icon{color:#10b981;background:#e4f7f2}.site-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(220px,1fr) 110px;gap:8px;padding:14px;display:grid}.site-page-size{min-width:110px}.site-panel .list-scroll{overflow:auto visible}.site-table{border-collapse:collapse;table-layout:fixed;width:100%}.site-list-table{min-width:1700px}.site-table th,.site-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2ef;padding:5px;font-size:12px}.site-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-weight:800}.site-clickable-row{cursor:pointer}.site-clickable-row:hover td{background:#f8fbf9}.site-list-table th,.site-list-table td{white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.site-list-table :is(th,td):first-child{text-align:center;width:34px}.site-list-table :is(th,td):nth-child(2),.site-list-table :is(th,td):nth-child(3){width:86px}.site-list-table :is(th,td):nth-child(4),.site-list-table :is(th,td):nth-child(5){text-align:center;width:48px}.site-list-table :is(th,td):nth-child(7),.site-list-table :is(th,td):nth-child(8){width:140px}.site-list-table :is(th,td):nth-child(9){text-align:right;width:90px}.site-list-table :is(th,td):nth-child(10),.site-list-table :is(th,td):nth-child(12),.site-list-table :is(th,td):nth-child(13),.site-list-table :is(th,td):nth-child(14),.site-list-table :is(th,td):nth-child(17){text-align:center;width:60px}.site-list-table :is(th,td):nth-child(11){width:90px}.site-list-table :is(th,td):nth-child(15),.site-list-table :is(th,td):nth-child(16){text-align:center;width:80px}.site-list-check{accent-color:#1976d2;pointer-events:none;width:14px;height:14px;margin:0}.site-list-check.is-red{accent-color:#e32626}.site-name-clamp{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:2.7em;line-height:1.35;display:-webkit-box;overflow:hidden}.site-name-cell{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.site-name-badges{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;display:flex}.site-category-badge,.site-dday-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:20px;padding:0 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.site-category-badge{color:#248fe6;background:#e7f4ff}.site-category-badge.is-orange{color:#ff8a00;background:#fff1dc}.site-dday-badge{color:#fff;background:#ff4b55}.site-address-line{max-width:100%;color:var(--layout-muted,#718177);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;display:block;overflow:hidden}.site-guide-progress{justify-items:center;gap:5px;width:100%;min-width:34px;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:100%;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-date-field .hf-input[type=date]{color:#243c2d;cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(#fff 0%,#fbfdfc 100%);border-color:#d6e2da;padding-right:48px;font-weight:500;position:relative}.site-date-field .hf-input[type=date]:hover:not(:disabled){background:#fff;border-color:#91b89f;box-shadow:0 2px 8px #1b533012}.site-date-field .hf-input[type=date]:focus{border-color:var(--naver-green,#03c75a);background:#fff;box-shadow:0 0 0 3px #03c75a1f,0 4px 12px #1b533014}.site-date-field .hf-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.82;filter:hue-rotate(75deg)saturate(.75);background-color:#eaf6ee;border-radius:7px;width:20px;height:20px;margin:0;padding:6px;transition:background-color .2s,opacity .2s,transform .2s;position:absolute;right:7px}.site-date-field .hf-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;background-color:#d9f0e1;transform:scale(1.04)}.site-date-field .hf-input[type=date]:disabled{cursor:default;color:#8b968f;background:#f4f6f5}.site-integer-field{position:relative}.site-integer-field.has-steppers .hf-input{padding-right:34px}.site-number-steppers{border-left:1px solid #d8e0db;border-radius:0 5px 5px 0;grid-template-rows:1fr 1fr;width:28px;display:grid;position:absolute;top:1px;bottom:1px;right:1px;overflow:hidden}.site-number-steppers button{color:#526158;cursor:pointer;background:#f7f9f8;border:0;min-width:0;padding:0;font-size:8px;line-height:1}.site-number-steppers button+button{border-top:1px solid #d8e0db}.site-number-steppers button:hover:not(:disabled){background:#edf3ef}.site-number-steppers button:disabled{cursor:default;opacity:.5}.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-checkbox-pair{white-space:nowrap;align-items:center;gap:20px;min-width:0;min-height:38px;padding-top:21px;display:flex}.site-checkbox-pair .site-check-field{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,.site-assignee-results button{flex-direction:column;gap:3px;display:flex}.site-assignee-results button strong{font-weight:900}.site-assignee-results button span,.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-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 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-official-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:10px;margin:16px;overflow:hidden}.site-official-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.site-official-head h3,.site-official-head p{margin:0}.site-official-head p{color:var(--layout-muted,#718177);margin-top:5px;font-size:13px}.site-official-head>span{color:var(--layout-primary,#03c75a);white-space:nowrap;font-size:13px;font-weight:800}.site-official-table-wrap{overflow-x:auto}.site-official-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.site-official-table th,.site-official-table td{text-align:center;overflow-wrap:anywhere;border-bottom:1px solid #edf2ef;padding:10px;font-size:13px}.site-official-table th{color:var(--layout-muted,#718177);background:#f8fbf9;font-weight:800}.site-official-table th:first-child{width:56px}.site-official-table th:nth-child(3){width:26%}.site-official-table tbody tr{cursor:pointer}.site-official-table tbody tr:hover td{background:#f5fbf7}.site-official-title{font-weight:700;text-align:left!important}.site-official-empty{height:140px;color:var(--layout-muted,#718177);cursor:default}.site-memo-table,.site-summary-table,.site-mail-table{table-layout:fixed;border-collapse:collapse;width:100%}.site-memo-table{min-width:760px}.site-memo-table th,.site-memo-table td,.site-summary-table th,.site-summary-table td,.site-mail-table th,.site-mail-table td{color:#111;text-align:center;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;border:1px solid #dfe5e2;padding:10px 8px;font-size:13px;line-height:1.4}.site-memo-table th,.site-summary-table th,.site-mail-table th{background:#f5f6f7;font-weight:600}.site-summary-panel{background:#fff;margin:0;padding:16px}.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:16px;font-weight:600;line-height:1.4}.site-summary-head p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:13px;font-weight:400}.site-summary-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-summary-guide,.site-summary-download,.site-icon-button{color:#52616b;background:#fff;border:1px solid #dfe5e2;width:32px;height:32px;text-decoration:none}.site-summary-guide{background:var(--layout-primary,#03c75a);color:#fff;min-height:34px;padding:0 14px}.site-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.site-summary-stat{background:#fff;border:1px solid #dfe5e2;border-radius:6px;flex-direction:column;justify-content:center;gap:8px;min-height:54px;padding:16px;display:flex;position:relative}.site-summary-stat span{color:var(--layout-muted,#718177);font-size:13px;font-weight:500}.site-summary-stat strong{color:var(--layout-text,#17251d);font-size:22px;font-weight:600}.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{background:#fff;margin-top:16px}.site-summary-report-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 0 10px;display:flex}.site-summary-report-head h4{color:var(--layout-text,#17251d);margin:0;font-size:14px;font-weight:600}.site-summary-download{color:#929ba3;cursor:not-allowed;background:#f1f3f5;border:1px solid #dfe5e2;min-height:34px;padding:0 14px}.site-summary-table-wrap{overflow-x:auto}.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:#f5f8f6}.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:#197343;background:#e6f8ed}.site-summary-state.done{color:var(--layout-primary,#03c75a);background:#e9f9ee}.site-summary-state.info{color:#52616b;background:#eef2f5}.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{justify-content:center;align-items:center;gap:6px;display:flex}.site-icon-button{color:#1683f7;background:#eef6ff;width:34px;height:34px;text-decoration:none}.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}.site-mail-panel{background:#fff;margin:0;padding:8px 16px 16px;container:site-mail/inline-size}.site-mail-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 8px;display:flex}.site-mail-title{color:#69a77d;align-items:center;gap:6px;display:flex}.site-mail-title h3{margin:0;font-size:14px;font-weight:700}.site-mail-help{color:var(--layout-muted,#718177);flex-wrap:wrap;gap:4px 20px;margin:8px 0 12px;padding:0 8px;font-size:12px;line-height:1.5;display:flex}.site-mail-help p{margin:0}.site-mail-section-title{color:#69a77d;justify-content:space-between;align-items:center;gap:8px;min-height:34px;margin:0;padding:6px 8px;font-size:14px;display:flex}.site-mail-search-box{background:#fff;border:1px solid #dbe2de}.site-mail-search-grid{background:#dbe2de;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1px;display:grid}.site-mail-filter-row,.site-mail-check-row{background:#fff;grid-template-columns:135px minmax(0,1fr);align-items:stretch;min-width:0;min-height:30px;margin:0;font-size:12px;display:grid}.site-mail-filter-row>span,.site-mail-check-row>span{color:#24342b;background:#f1f6f3;justify-content:center;align-items:center;padding:3px 6px;font-size:12px;font-weight:750;display:flex}.site-mail-filter-row input{box-sizing:border-box;width:100%;min-width:0;height:26px;min-height:26px;font:inherit;border:1px solid #cfdad4;border-radius:4px;padding:0 7px;font-size:12px}.site-mail-date-range{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.site-mail-date-range em{text-align:center;font-style:normal}.site-mail-check-row input{width:16px;height:16px;accent-color:var(--layout-primary,#03c75a)}.site-mail-search-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-left:auto;display:flex}.site-mail-filter-row>div,.site-mail-check-row>div{align-items:center;min-width:0;padding:2px 6px;display:flex}.site-mail-date-range input[type=date]{flex:0 145px;width:145px}.site-mail-total{color:var(--layout-muted,#718177);font-size:12px;font-weight:400}.site-mail-search-actions .hf-btn{height:28px;min-height:28px;padding:0 10px;font-size:12px}.site-mail-panel .site-tab-pagination{margin:14px 0 0}@container site-mail (width<=950px){.site-mail-search-grid{grid-template-columns:minmax(0,1fr)}}@container site-mail (width<=480px){.site-mail-filter-row,.site-mail-check-row{grid-template-columns:100px minmax(0,1fr)}.site-mail-panel .site-mail-date-range{flex-direction:column;align-items:stretch}.site-mail-date-range input[type=date]{flex:none;width:100%}.site-mail-date-range em{display:none}}.site-mail-table-wrap{overflow-x:auto}.site-mail-table th:first-child{width:6%}.site-mail-table th:nth-child(2){width:9%}.site-mail-table th:nth-child(3){width:12%}.site-mail-table th:nth-child(4){width:18%}.site-mail-table th:nth-child(5){width:12%}.site-mail-table th:nth-child(6){width:17%}.site-mail-table th:nth-child(7){width:12%}.site-mail-table th:nth-child(8){width:10%}.site-mail-site-name{text-align:left!important}.site-mail-read-badge{color:#fff;background:#7b8794;border-radius:5px;justify-content:center;align-items:center;min-width:44px;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.site-mail-read-badge.is-read{background:#10b981}.site-mail-table small{color:#7b8794;margin-top:4px;font-size:11px;display:block}.site-mail-empty{color:var(--layout-muted,#718177)!important;padding:28px 12px!important}.site-tab-pagination{justify-content:center;gap:4px;margin:24px 0 4px;display:flex}.site-tab-pagination button{color:#222;cursor:pointer;background:#fff;border:1px solid #d4dbe2;min-width:32px;height:32px}.site-tab-pagination button.is-active{color:#fff;background:#0787f9;border-color:#0787f9}.site-tab-pagination button:disabled{cursor:not-allowed;opacity:.5}@media (width<=1200px){.site-section-grid{grid-template-columns:1fr}}@media (width<=900px){.main-content>.site-page:has(.order-form-page){padding-top:20px}.site-header{flex-direction:column;align-items:stretch}.site-toolbar,.site-form-section-grid,.site-summary-stats{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-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%}@media (width<=900px){.site-filter-top{flex-direction:column;align-items:stretch}.site-contract-filters{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-filter-cards,.site-filter-cards+.site-filter-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none}.site-filter-card{grid-template-columns:42px minmax(0,1fr);column-gap:10px;min-height:96px;padding:14px 12px}.site-filter-icon{border-radius:12px;width:42px;height:42px;font-size:18px}.site-filter-card strong{font-size:24px}.site-toolbar{grid-template-columns:minmax(0,1fr) 96px;padding:10px}.site-list-table{min-width:0}.site-list-table :is(th,td):not([colspan]):not(:nth-child(6)):not(:nth-child(7)):not(:nth-child(8)){display:none}.site-list-table :is(th,td):nth-child(6){width:42%}.site-list-table :is(th,td):nth-child(7),.site-list-table :is(th,td):nth-child(8){width:29%}.site-list-table td[colspan="17"]{display:table-cell}.site-list-table th,.site-list-table td{padding:7px 8px}.site-mail-table,.site-mail-table thead,.site-mail-table tbody,.site-mail-table tr,.site-mail-table th,.site-mail-table td{display:block;width:100%!important}.site-mail-table thead{display:none}.site-mail-table tr{border:1px solid #e7edf0;border-bottom:0;padding:10px 0}.site-mail-table tr:last-child{border-bottom:1px solid #e7edf0}.site-mail-table td{text-align:left;border:0;grid-template-columns:104px minmax(0,1fr);gap:10px;padding:6px 12px;display:grid}.site-mail-table td:before{color:var(--layout-muted,#718177);font-size:12px;font-weight:900}.site-mail-table td:first-child:before{content:"순번"}.site-mail-table td:nth-child(2):before{content:"전송 구분"}.site-mail-table td:nth-child(3):before{content:"건설사명"}.site-mail-table td:nth-child(4):before{content:"현장명"}.site-mail-table td:nth-child(5):before{content:"수신"}.site-mail-table td:nth-child(6):before{content:"전송 결과"}.site-mail-table td:nth-child(7):before{content:"발송일자"}.site-mail-table td:nth-child(8):before{content:"열람여부"}}.site-memo-table-wrap{padding:16px;overflow-x:auto}.site-memo-table .site-memo-text{text-align:left;white-space:pre-wrap}.site-memo-caption{text-align:left;padding-bottom:10px;font-weight:600}.personnel-toolbar{grid-template-columns:minmax(161px,1fr) minmax(120px,130px) minmax(130px,140px) minmax(90px,100px);gap:8px;padding:14px;display:grid}.personnel-table-wrap{width:100%;overflow:visible}.personnel-table{table-layout:fixed;width:100%;min-width:0}.personnel-table th,.personnel-table td{text-overflow:ellipsis;white-space:nowrap;padding:7px 10px;font-size:12px;overflow:hidden}.personnel-table th:first-child,.personnel-table td:first-child{padding-left:16px}.personnel-table th:last-child,.personnel-table td:last-child{padding-right:16px}.personnel-col-empno{width:9%}.personnel-col-name{width:10%}.personnel-col-userid{width:17%}.personnel-col-dept{width:11%}.personnel-col-position{width:9%}.personnel-col-type{width:10%}.personnel-col-date{width:11%}.personnel-col-status{width:10%}.personnel-col-mobile{width:13%}.personnel-card:focus-visible{outline:2px solid var(--naver-green,#03c75a);outline-offset:-2px}.personnel-status{color:#02ad4f;background:#edf8f1;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.personnel-status.status-50{color:#a16207;background:#fff7e6}.personnel-status.status-100{color:#718177;background:#f1f3f2}.personnel-form-sections{gap:16px;display:grid}.personnel-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.personnel-account-field{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.personnel-memo{resize:vertical;min-height:92px;padding:10px 12px;font-family:inherit}.personnel-form-actions{z-index:5;background:#fffffff5;border:1px solid #dfe8e2;border-radius:8px;grid-template-columns:auto 1fr auto auto;gap:8px;padding:14px 16px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 24px #0f291c0f}@media (width<=1100px) and (width>=901px){.personnel-table th,.personnel-table td{padding:7px 6px;font-size:12px}.personnel-table th:first-child,.personnel-table td:first-child{padding-left:12px}.personnel-table th:last-child,.personnel-table td:last-child{padding-right:12px}.personnel-status{padding:3px 7px;font-size:11px}}@media (width<=900px){.personnel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.personnel-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.personnel-toolbar>:first-child{grid-column:1/-1}.personnel-list-panel{background:0 0;border:0;padding:0;overflow:visible}.personnel-list-panel .admin-panel-head{border:0;padding:0 2px 12px}.personnel-table,.personnel-table tbody{display:block}.personnel-table colgroup,.personnel-table thead{display:none}.personnel-table tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.personnel-table tr.personnel-card{border:1px solid var(--layout-border,#dfe8e2);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:1fr;gap:0;padding:14px 16px;display:grid;box-shadow:0 5px 16px #0f291c0f}.personnel-table tr.personnel-card:hover{border-color:#b9ddc8;box-shadow:0 8px 20px #0f291c1a}.personnel-table tr.personnel-card:hover td{background:0 0}.personnel-table tr.personnel-card td{white-space:normal;text-overflow:clip;word-break:break-word;border:0;grid-template-columns:92px minmax(0,1fr);align-items:center;min-height:34px;padding:5px 0;display:grid;overflow:visible}.personnel-table tr.personnel-card td:before{content:attr(data-label);color:var(--layout-muted,#718177);font-size:12px;font-weight:800}.personnel-table tr.personnel-card td[data-label=성명] strong{font-size:17px}.personnel-table tr.personnel-card td[data-label=재직상태] .personnel-status{justify-self:start}.personnel-empty-row{grid-column:1/-1;display:block}.personnel-empty-row td{box-sizing:border-box;border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:12px;width:100%;display:block}}@media (width<=640px){.personnel-toolbar,.personnel-form-grid{grid-template-columns:1fr}.personnel-toolbar>:first-child,.personnel-form-grid .full{grid-column:auto}.personnel-page .admin-page-header{align-items:center}.personnel-page .admin-page-header p{display:none}.personnel-page .admin-page-header .hf-btn{padding-inline:10px}.personnel-table tbody{grid-template-columns:1fr}.personnel-table tr.personnel-card{padding:14px 18px}}.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{text-align:left;color:var(--layout-text,#1f2d25);margin:0}.schedule-header p{text-align:left;color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px}.schedule-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.schedule-view-tabs{border-bottom:1px solid var(--layout-border,#dfe8e2);align-items:center;gap:4px;display:flex}.schedule-view-tabs button{min-height:44px;color:var(--layout-muted,#718177);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex;position:relative}.schedule-view-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.schedule-view-tabs button:hover{color:#029447;background:#f1faf5}.schedule-view-tabs button.is-active{color:var(--naver-green,#03c75a)}.schedule-view-tabs button.is-active:after{background:var(--naver-green,#03c75a)}.schedule-toolbar{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;border-radius:8px;grid-template-columns:180px minmax(150px,1fr) 350px;align-items:center;gap:12px;padding:12px 14px;display:grid}.schedule-calendar-actions{flex-direction:column;align-self:end;align-items:flex-start;gap:8px;display:flex}.schedule-employee-select{box-sizing:border-box;width:180px;height:28px;min-height:28px;font-size:12px}.schedule-employee-error{color:#c33838;max-width:180px;font-size:11px}.schedule-calendar-action-buttons{align-items:center;gap:8px;display:flex}.schedule-mine-toggle{color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.schedule-mine-toggle>span{background:#dfe5e1;border-radius:999px;width:34px;height:19px;transition:background .15s;position:relative}.schedule-mine-toggle>span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #142d1e33}.schedule-mine-toggle.is-active>span{background:var(--naver-green,#03c75a)}.schedule-mine-toggle.is-active>span:after{transform:translate(15px)}.schedule-toolbar-month{text-align:center;min-width:0}.schedule-status-dashboard{background:#fff;border:1px solid #dce7e0;border-radius:10px;grid-template-columns:repeat(4,minmax(62px,1fr));justify-content:flex-end;justify-self:end;align-items:stretch;gap:8px;padding:7px;display:grid;box-shadow:0 4px 14px #1a3c290f}.schedule-status-summary{text-align:center;background:#f7faf8;border-radius:7px;min-width:0;padding:5px 5px 5px 15px;position:relative}.schedule-status-summary:before{content:"";background:#94a39a;border-radius:999px;width:3px;position:absolute;top:8px;bottom:8px;left:7px}.schedule-status-summary span,.schedule-status-summary strong{white-space:nowrap;display:block}.schedule-status-summary span{color:var(--layout-muted,#718177);font-size:11px;font-weight:700}.schedule-status-summary strong{color:var(--layout-text,#1f2d25);font-size:15px}.schedule-status-summary.is-status-1:before{background:#4d8df7}.schedule-status-summary.is-status-2:before{background:#f0a126}.schedule-status-summary.is-status-3:before{background:#03b75a}.schedule-status-summary.is-status-4:before{background:#8767d9}.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:2px;display:flex}.schedule-chip{border:1px solid var(--schedule-chip-color,#03c75a);border-left:4px solid var(--naver-green,#03c75a);width:100%;min-height:22px;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#f3faf6;border-radius:6px;padding:0 4px;font-size:12px;overflow:hidden}.schedule-chip strong,.schedule-chip span{text-overflow:ellipsis;white-space:nowrap;width:100%;padding:0;display:block;overflow:hidden}.schedule-chip span{color:var(--layout-muted,#718177);font-size:11px;font-weight:700}.schedule-chip-report{--schedule-chip-color:#02ad4f;border-left-color:var(--schedule-chip-color);background:#f7fcf9}.schedule-chip-report.is-status-1{--schedule-chip-color:#4d8df7;background:#f5f8ff}.schedule-chip-report.is-status-2{--schedule-chip-color:#f0a126;background:#fffaf2}.schedule-chip-report.is-status-3{--schedule-chip-color:#03b75a;background:#f3fbf7}.schedule-chip-report.is-status-4{--schedule-chip-color:#8767d9;background:#f8f5ff}.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-calendar-report-list{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.schedule-calendar-report-list-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.schedule-calendar-report-list-head strong,.schedule-calendar-report-list-head span{display:block}.schedule-calendar-report-list-head strong{color:var(--layout-text,#1f2d25);font-size:17px}.schedule-calendar-report-list-head span{color:var(--layout-muted,#718177);margin-top:4px;font-size:13px;font-weight:700}.schedule-calendar-report-table-wrap{overflow-x:auto}.schedule-calendar-report-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1000px}.schedule-calendar-report-table th,.schedule-calendar-report-table td{color:var(--layout-text,#1f2d25);text-align:left;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:13px}.schedule-calendar-report-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.schedule-calendar-report-table th:first-child,.schedule-calendar-report-table th:nth-child(4){width:110px}.schedule-calendar-report-table th:nth-child(5){width:90px}.schedule-calendar-report-table th:nth-child(6){width:370px}.schedule-calendar-report-table tbody tr{cursor:pointer}.schedule-calendar-report-table tbody tr:hover td,.schedule-calendar-report-table tbody tr:focus td{background:#f4faf6}.schedule-calendar-report-table tbody tr:last-child td{border-bottom:0}.schedule-calendar-report-table td:nth-child(2),.schedule-calendar-report-table td:nth-child(3){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-report-status{color:#5f6d64;white-space:nowrap;background:#f7faf8;border:1px solid #aab5ae;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:25px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.schedule-report-status-cell,.schedule-report-completion-steps{align-items:center;display:inline-flex}.schedule-report-status-cell{white-space:nowrap;gap:8px}.schedule-report-completion-steps{gap:4px}.schedule-report-completion-steps>span{box-sizing:border-box;color:#718177;background:#fff;border:2px solid #9ba9a1;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.schedule-report-completion-steps>span.is-complete{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.schedule-report-date-badges{align-items:center;gap:5px;display:inline-flex}.schedule-report-date-badge{box-sizing:border-box;color:#f04444;background:#ffe9e9;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:82px;min-height:42px;padding:4px 8px;line-height:1.15;display:inline-flex}.schedule-report-date-badge strong,.schedule-report-date-badge small{white-space:nowrap;font-weight:850;display:block}.schedule-report-date-badge strong{font-size:12px}.schedule-report-date-badge small{margin-top:2px;font-size:10px}.schedule-report-date-badge.is-status-1{color:#2581d8;background:#e5f4ff}.schedule-report-date-badge.is-status-0{color:#f04444;background:#ffe9e9}.schedule-report-status.is-status-1{color:#2d6bc7;background:#f1f6ff;border-color:#9fc1fb}.schedule-report-status.is-status-2{color:#a86600;background:#fff8eb;border-color:#f3c77e}.schedule-report-status.is-status-3{color:#078344;background:#effaf4;border-color:#8dd8ae}.schedule-report-status.is-status-4{color:#6746ba;background:#f6f2ff;border-color:#bba9ec}.schedule-calendar-report-empty{cursor:default;height:130px;color:var(--layout-muted,#718177)!important;text-align:center!important}.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-calendar-page .schedule-actions{gap:6px}.schedule-calendar-page .schedule-actions .hf-btn,.schedule-calendar-page .schedule-calendar-action-buttons .hf-btn{box-sizing:border-box;border-radius:4px;height:26px;min-height:26px;padding:0 9px;font-size:12px}.schedule-calendar-page .schedule-toolbar{background:#f8fbf9;border-radius:6px;gap:8px;padding:8px}.schedule-calendar-page .schedule-calendar-actions,.schedule-calendar-page .schedule-calendar-action-buttons{gap:6px}.schedule-calendar-page .schedule-view-tabs{gap:8px}.schedule-calendar-page .schedule-view-tabs button{color:#526158;background:#fff;border:1px solid #dbe5df;border-radius:6px 6px 0 0;gap:6px;min-height:34px;padding:0 12px;font-size:12px}.schedule-calendar-page .schedule-view-tabs button:hover{color:#16883d;background:#f5fbf7;border-color:#bcd5c5}.schedule-calendar-page .schedule-view-tabs button.is-active{color:#116b31;background:#edf9f1;border-color:#16883d}.schedule-calendar-page .schedule-view-tabs button.is-active:after{background:#16883d}.schedule-calendar-page .schedule-status-dashboard{box-shadow:none;border-radius:7px;gap:6px;padding:6px}.schedule-calendar-page .schedule-status-summary{background:#fff;border:1px solid #e1e8e3;border-radius:6px}.schedule-list-panel .schedule-list-toolbar{padding:8px}.schedule-list-panel .schedule-table{min-width:900px}.schedule-list-panel .schedule-table th,.schedule-list-panel .schedule-table td{vertical-align:middle;padding:5px;font-size:12px}.schedule-list-panel .schedule-table th:first-child,.schedule-list-panel .schedule-table td:first-child{width:34px}.schedule-list-panel .schedule-table td:nth-child(4),.schedule-list-panel .schedule-table td:nth-child(5),.schedule-list-panel .schedule-table td:nth-child(6){text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.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<=1200px){.schedule-toolbar{grid-template-columns:180px minmax(150px,1fr) auto}.schedule-status-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-status-summary{font:18px / 100% var(--sans);padding:5px}}@media (width<=900px){.schedule-header,.schedule-toolbar{flex-direction:column;align-items:stretch;display:flex}.schedule-view-tabs{overflow-x:auto}.schedule-view-tabs button{flex:none;padding:0 12px}.schedule-toolbar .schedule-calendar-actions{justify-content:flex-start;place-self:stretch;align-items:flex-start}.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}}.common-date-input{box-sizing:border-box;background:#fff;align-items:center;width:min(145px,100%);min-width:125px;max-width:145px;display:inline-flex;position:relative}.common-date-input>.hf-input{color:#24342b;font-variant-numeric:tabular-nums;letter-spacing:.1px;background:#fff;border-color:#c9d8cf;border-radius:5px;width:100%;min-width:0;padding-right:30px}.common-date-input>.hf-input:focus,.common-date-input.is-open>.hf-input{border-color:#16883d;box-shadow:0 0 0 2px #16883d1f}.common-date-picker{color:#397052;cursor:pointer;background:#f2f7f4;border:0;border-left:1px solid #d5e0da;border-radius:0 4px 4px 0;justify-content:center;align-items:center;width:27px;min-width:27px;display:flex;position:absolute;top:1px;bottom:1px;right:1px}.common-date-picker:hover{color:#16883d;background:#e5f1e9}.common-date-picker:focus-visible{outline-offset:-2px;outline:2px solid #16883d47}.common-date-picker:disabled{cursor:default;opacity:.55}.common-date-calendar{z-index:1200;box-sizing:border-box;color:#263b2f;background:#fff;border:1px solid #b9cfc1;border-radius:7px;width:246px;padding:7px;font-size:12px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 9px 24px #1f3e2b33}.common-date-calendar header{color:#245b38;background:#e8f3ec;border-radius:5px;grid-template-columns:30px 1fr 30px;align-items:center;height:30px;display:grid}.common-date-calendar header strong{text-align:center;font-size:13px}.common-date-calendar button{min-width:0;color:inherit;cursor:pointer;background:0 0;border:0}.common-date-weekdays,.common-date-days{grid-template-columns:repeat(7,1fr);display:grid}.common-date-weekdays{border-bottom:1px solid #e0e8e3;padding-top:5px}.common-date-weekdays span{color:#6c7d73;text-align:center;padding:4px 0;font-size:11px;font-weight:700}.common-date-weekdays span:first-child{color:#c64c4c}.common-date-weekdays span:last-child{color:#4775b8}.common-date-days{gap:2px;padding-top:4px}.common-date-days button{font-variant-numeric:tabular-nums;border-radius:50%;height:27px}.common-date-days button:nth-child(7n+1){color:#c64c4c}.common-date-days button:nth-child(7n){color:#4775b8}.common-date-days button:hover{color:#14763a;background:#e7f3eb}.common-date-days button.is-outside{color:#b7c1bb}.common-date-days button.is-today{font-weight:800;box-shadow:inset 0 0 0 1px #54a972}.common-date-days button.is-selected{color:#fff;box-shadow:none;background:#16883d;font-weight:800}.common-date-calendar footer{border-top:1px solid #e0e8e3;justify-content:flex-end;gap:4px;margin-top:5px;padding-top:5px;display:flex}.common-date-calendar footer button{background:#f7faf8;border:1px solid #cbdad1;border-radius:4px;height:24px;padding:0 8px;font-size:11px}.common-date-calendar footer button:hover{color:#116b31;background:#eaf5ee;border-color:#79ae8c}@media (width<=420px){.common-date-calendar{width:min(290px,100vw - 24px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.report-page{flex-direction:column;gap:10px;display:flex}.report-filter-board{flex-direction:column;gap:8px;padding:0;display:flex}.report-filter-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.report-employee-filter{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.report-mine-toggle{color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.report-mine-toggle>span{background:#dfe5e9;border-radius:999px;width:42px;height:22px;transition:background .15s;position:relative}.report-mine-toggle>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:5px;left:6px}.report-mine-toggle.is-active>span{background:var(--layout-primary,#16883d)}.report-mine-toggle.is-active>span:after{transform:translate(18px)}.report-mine-toggle:disabled{cursor:default;opacity:.5}.report-employee-select{box-sizing:border-box;width:170px;max-width:100%;height:28px;min-height:28px;font-size:12px}.report-employee-error{color:#c43643;font-size:11px}.report-filter-cards{grid-template-columns:repeat(4,minmax(105px,170px));gap:7px;display:grid}.report-filter-card{border:1px solid var(--layout-border,#dfe8e2);min-height:42px;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr);align-items:center;column-gap:7px;padding:5px 7px;display:grid}.report-filter-card.is-active{background:#eaf9ef;border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e}.report-filter-icon{color:#248fe6;background:#edf6ff;border-radius:8px;grid-row:1/3;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:inline-flex}.report-filter-label{color:var(--layout-muted,#718177);font-size:11px;font-weight:850}.report-filter-card strong{color:#000;font-size:16px;font-weight:900;line-height:1}.report-filter-card.is-green .report-filter-icon{color:#22c55e;background:#eaf9ef}.report-filter-card.is-red .report-filter-icon{color:#ef4444;background:#ffe8ec}.report-filter-card.is-mint .report-filter-icon{color:#10b981;background:#e4f7f2}.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:8px;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:5px;font-size:12px}.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:34px}.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:8px 10px;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;overflow-x:auto}@media (width<=700px){.report-filter-cards{grid-template-columns:repeat(2,minmax(100px,1fr))}.report-filter-top,.report-employee-filter{flex-direction:column;align-items:stretch}.report-employee-select{width:100%}}.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;width:960px;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-mail-backdrop{z-index:1500;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.result-mail-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(560px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a42}.result-mail-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.result-mail-head strong{color:#111827;font-size:18px;font-weight:900}.result-mail-head button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:34px;font-size:26px;line-height:1}.result-mail-head button:hover{color:#111827;background:#f3f4f6}.result-mail-body{flex-direction:column;gap:12px;padding:18px 20px;display:flex}.result-mail-receiver-box{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:column;gap:6px;min-height:96px;padding:10px;display:flex}.result-mail-receiver-box div{color:#111827;background:#f8fafc;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;min-height:28px;padding:4px 8px;font-size:14px;display:flex}.result-mail-receiver-box div span{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;display:flex}.result-mail-receiver-box div span em{color:#03c75a;background:#e6f8ed;border-radius:999px;flex:none;padding:2px 7px;font-size:11px;font-style:normal;font-weight:900}.result-mail-receiver-box button{color:#ef4444;cursor:pointer;background:#fee2e2;border:0;border-radius:5px;width:24px;height:24px;font-weight:900}.result-mail-receiver-box em{color:#94a3b8;font-size:14px;font-style:normal}.result-mail-valid-day{grid-template-columns:82px 112px auto;align-items:center;gap:8px;display:grid}.result-mail-valid-day span{color:#111827;font-size:14px;font-weight:800}.result-mail-valid-day input{width:100%;height:38px;font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;font-size:14px}.result-mail-valid-day em{color:#4b5563;font-size:14px;font-style:normal;font-weight:800}.result-mail-defaults{flex-direction:column;gap:8px;display:flex}.result-mail-defaults label{color:#111827;cursor:pointer;grid-template-columns:22px 92px minmax(0,1fr);align-items:center;gap:8px;min-height:34px;font-size:14px;display:grid}.result-mail-defaults label.is-disabled{color:#9ca3af;cursor:default}.result-mail-defaults input{accent-color:#03c75a;width:16px;height:16px}.result-mail-defaults span{font-weight:800}.result-mail-defaults strong{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:700}.result-mail-manual{grid-template-columns:82px 132px minmax(0,1fr) auto;align-items:center;gap:8px;padding-top:4px;display:grid}.result-mail-manual span{color:#111827;font-size:14px;font-weight:800}.result-mail-manual select,.result-mail-manual input{width:100%;height:38px;font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:14px}.result-mail-manual select{background:#fff}.result-mail-manual button,.result-mail-actions button{min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:7px;padding:0 16px;font-size:14px;font-weight:900}.result-mail-manual button,.result-mail-actions .is-send{color:#fff;background:#03c75a}.result-mail-actions{background:#f8fafc;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:16px 20px;display:flex}.result-mail-actions .is-cancel{color:#fff;background:#6b7280}.result-mail-actions button:disabled,.result-mail-manual button:disabled{opacity:.55;cursor:default}.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;justify-content:center;align-items:center;gap:6px;width:100%;max-width:640px;margin:0 auto;display:flex}.result-photo-list img{object-fit:contain;flex:0 0 calc(50% - 3px);width:calc(50% - 3px);max-width:calc(50% - 3px);max-height:220px;display:block}.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-page:not(.result-link-page):not(.result-print-page) .result-preview-shell{width:960px;max-width:960px}.result-mail-defaults label,.result-mail-manual,.result-mail-valid-day{grid-template-columns:1fr;align-items:stretch}.result-mail-actions button{flex:1 1 0}.result-preview-toolbar button{flex:calc(50% - 8px);min-height:36px;font-size:13px}.result-report-paper{padding:12px 8px}.result-preview-page:not(.result-link-page):not(.result-print-page) .result-report-paper{padding:18px 10px 12px}.result-report-paper h1{font-size:22px}.result-preview-page:not(.result-link-page):not(.result-print-page) .result-report-paper h1{font-size:33px}.result-section-title{font-size:26px}.result-sign-box table{width:100%}.result-preview-page:not(.result-link-page):not(.result-print-page) .result-sign-box table{flex:0 0 41.6667%;width:41.6667%;min-width:41.6667%;max-width:41.6667%}.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-backdrop{z-index:1000;background:#101c156b;justify-content:center;align-items:center;padding:18px;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 - 36px);display:flex;overflow:hidden;box-shadow:0 18px 50px #11251838}.site-search-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.site-search-header h3{color:var(--layout-text,#1f2d25);margin:0;font-size:18px}.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%}}.report-guide-form{--layout-border:#dbe2de;--layout-text:#24342b;gap:12px;font-size:12px;line-height:1.4}.report-guide-form .report-header{padding-bottom:10px}.report-guide-form .report-header h2{font-size:20px}.report-guide-form .report-header p{margin-top:4px;font-size:12px}.report-guide-form .report-guide-page-panel{background:#fff;border-radius:6px}.report-guide-form .report-guide-tabs{background:#f8fbf9;gap:6px;padding:8px}.report-guide-form .report-guide-tabs button{border-radius:4px;gap:6px;min-height:34px;padding:5px 8px;font-size:12px;font-weight:750}.report-guide-form .report-guide-tabs button span{flex-basis:20px;width:20px;height:20px;font-size:11px}.report-guide-form .report-guide-tabs button.is-active{background:#e8f2ec;border-color:#16883d}.report-guide-form .report-guide-tabs button.is-active span{background:#16883d}.report-guide-form .report-work-panel-head{box-shadow:none;background:#e8f2ec;padding:5px 8px}.report-guide-form .report-work-panel-title{min-height:28px}.report-guide-form .report-work-panel-head strong{font-size:13px}.report-guide-form .guide-head-actions-left,.report-guide-form .guide-head-actions-right{gap:6px}.report-guide-form .hf-btn,.report-guide-form .guide-head-action{box-sizing:border-box;border-radius:4px;height:27px;min-height:27px;padding:0 10px;font-size:12px}.report-guide-form .guide-head-action.is-green{color:#fff;background:#16883d}.report-guide-form .guide-head-action.is-yellow{color:#24342b;background:#fff;border-color:#bfd0c6}.report-guide-form .guide-target-section,.report-guide-form .guide-overview-section,.report-guide-form .current-risk-section,.report-guide-form .future-process-section,.report-guide-form .support-section{background:#fff;padding:8px}.report-guide-form .guide-info-block{margin-bottom:10px}.report-guide-form .guide-section-title{gap:8px;margin:12px 0 6px;padding-bottom:4px}.report-guide-form .guide-section-title:first-child{margin-top:0}.report-guide-form .guide-info-block h3,.report-guide-form .guide-section-title h3{color:#69a77d;margin-top:0;margin-bottom:0;padding:5px 0;font-size:14px;font-weight:750}.report-guide-form .guide-section-title>span{font-size:12px}.report-guide-form .guide-info-block h3:before,.report-guide-form .guide-section-title h3:before{content:"◆";width:auto;height:auto;color:inherit;background:0 0;flex:none}.report-guide-form .guide-info-label,.report-guide-form .guide-info-value,.report-guide-form .guide-overview-label,.report-guide-form .guide-overview-value{box-sizing:border-box;min-height:30px;padding:3px 6px;font-size:12px;line-height:1.4}.report-guide-form .guide-info-label,.report-guide-form .guide-overview-label,.report-guide-form .guide-photo-label,.report-guide-form .hazard-field>span{background:#f1f6f3;font-weight:750}.report-guide-form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=hidden]),.report-guide-form select{box-sizing:border-box;border:1px solid #cfdad4;border-radius:4px;height:26px;min-height:26px;padding:0 6px;font-size:12px}.report-guide-form textarea{box-sizing:border-box;border-radius:4px;padding:5px 6px;font-size:12px;line-height:1.45}.report-guide-form input[type=checkbox],.report-guide-form input[type=radio]{accent-color:#16883d}.report-guide-form .guide-check-label,.report-guide-form .guide-status-group,.report-guide-form .guide-photo-label,.report-guide-form .support-subtitle{font-size:12px}.report-guide-form .guide-check-label input{width:14px;height:14px}.report-guide-form .guide-risk-notice{padding:7px 10px;font-size:12px}.report-guide-form .guide-checklist-head{padding:8px}.report-guide-form .guide-checklist-head h4{font-size:13px}.report-guide-form .guide-checklist-head p,.report-guide-form .guide-checklist-row{font-size:12px}.report-guide-form .guide-checklist-row>div{padding:4px 6px}.report-guide-form .guide-risk-table th,.report-guide-form .current-risk-table th{background:#f1f6f3;height:30px;padding:4px 6px;font-size:12px;font-weight:750}.report-guide-form .guide-risk-table td,.report-guide-form .current-risk-table td{background:#fff;padding:5px 6px;font-size:12px}.report-guide-form .current-risk-table td>textarea{min-height:120px}.report-guide-form .current-risk-instruction-box,.report-guide-form .support-detail-text,.report-guide-form .future-process-cell,.report-guide-form .future-memo-head{font-size:12px}.report-guide-form .risk-guide-stack{gap:12px;margin-bottom:16px}.report-guide-form .current-risk-actions,.report-guide-form .future-process-actions,.report-guide-form .guide-target-footer{gap:6px;padding:8px}.report-guide-form .current-risk-manage button,.report-guide-form .current-risk-actions>button,.report-guide-form .future-process-actions>button,.report-guide-form .future-inline-actions>button,.report-guide-form .guide-photo-button{border-radius:4px;min-height:27px;padding:4px 8px;font-size:12px}.report-guide-form .hazard-popup-head,.report-guide-form .process-popup-head,.report-guide-form .media-upload-head{background:#edf5f0;padding:8px 12px}.report-guide-form .hazard-popup-head strong,.report-guide-form .process-popup-head strong,.report-guide-form .media-upload-head strong{font-size:14px}.report-guide-form .hazard-popup-body,.report-guide-form .support-popup-body{padding:10px}.report-guide-form .hazard-field{grid-template-columns:135px minmax(0,1fr)}.report-guide-form .hazard-field>span,.report-guide-form .hazard-field>div{min-height:30px;padding:3px 6px;font-size:12px}.report-guide-form .hazard-field textarea{min-height:64px}.report-guide-form .hazard-popup-actions{gap:6px;padding:8px 10px}.report-guide-form .hazard-popup-actions button{min-height:27px;padding:4px 12px;font-size:12px}.report-guide-form .report-memo-popup{width:min(620px,100%)}.report-guide-form .report-memo-popup .hazard-field{grid-template-columns:80px minmax(0,1fr)}.report-guide-form .report-memo-popup textarea{resize:vertical;min-height:160px}.report-guide-form .hazard-popup,.report-guide-form .hazard-picker{border-radius:6px}.report-guide-form .hazard-popup-head,.report-guide-form .hazard-picker-head{background:#edf5f0;padding:8px 12px}.report-guide-form .hazard-popup-head strong,.report-guide-form .hazard-picker-head strong{color:#69a77d;font-size:14px;font-weight:750}.report-guide-form .hazard-popup-head strong:before,.report-guide-form .hazard-picker-head strong:before{content:"◆ "}.report-guide-form .hazard-popup-head button,.report-guide-form .hazard-picker-head button{font-size:24px}.report-guide-form .hazard-field>span{text-align:left;justify-content:flex-start}.report-guide-form .hazard-label-add{background:#16883d;flex-shrink:0}.report-guide-form .hazard-select-field{grid-template-columns:minmax(0,1fr) 60px;gap:6px}.report-guide-form .hazard-photo-button,.report-guide-form .hazard-pick-row button,.report-guide-form .hazard-detail-add{color:#176c38;background:#e8f2ec;border:1px solid #bfd0c6;border-radius:4px;min-height:27px;padding:4px 10px;font-size:12px}.report-guide-form .hazard-selected-empty{min-height:26px;padding:4px 6px;font-size:12px}.report-guide-form .hazard-detail-row textarea{min-height:30px;padding:5px 6px}.report-guide-form .hazard-detail-row{grid-template-columns:minmax(0,1fr) 32px}.report-guide-form .hazard-detail-row button{width:24px;min-height:24px;font-size:16px}.report-guide-form .hazard-risk-size{box-sizing:border-box;min-height:30px;padding:4px 8px;font-size:12px}.report-guide-form .popup-photo-select{gap:6px;min-height:27px}.report-guide-form .popup-photo-item{padding:3px 6px;font-size:12px}.report-guide-form .popup-photo-delete{min-height:27px;padding:4px 8px;font-size:12px}.report-guide-form .hazard-picker-search{flex-shrink:0;margin:10px}.report-guide-form .hazard-picker-list{gap:6px;padding:0 10px 10px}.report-guide-form .hazard-picker-item{gap:6px;padding:6px 8px;font-size:12px}.report-guide-form .hazard-picker-item input{width:14px;height:14px}.report-guide-form .hazard-picker-actions{gap:6px;padding:8px 10px}.report-guide-form .hazard-save,.report-guide-form .hazard-close{border:1px solid #bfd0c6;min-height:27px;padding:4px 12px;font-size:12px}.report-guide-form .hazard-save{background:#16883d;border-color:#16883d}.report-guide-form .hazard-close{color:#24342b;background:#fff}@media (width>=1101px){.report-guide-form .guide-info-label,.report-guide-form .guide-overview-label{text-align:left;justify-content:flex-start}}.report-guide-form .media-manager-head,.report-guide-form .media-upload-head{box-sizing:border-box;background:#edf5f0;min-height:40px;padding:8px 12px}.report-guide-form .media-manager-head strong,.report-guide-form .media-upload-head strong{color:#69a77d;font-size:14px}.report-guide-form .media-manager-head strong:before,.report-guide-form .media-upload-head strong:before{content:"◆ "}.report-guide-form .media-manager-head button,.report-guide-form .media-upload-head button{font-size:24px}.report-guide-form .media-manager-body{padding:10px 12px 0}.report-guide-form .media-guide-box{background:#f1f6f3;border-color:#dbe2de;border-radius:4px;gap:6px 16px;padding:8px 10px;font-size:12px}.report-guide-form .media-guide-box p:before,.report-guide-form .media-select-help:before{background:#16883d;width:6px;height:6px;margin-right:6px}.report-guide-form .media-toolbar{margin:8px 0}.report-guide-form .media-toolbar label{gap:6px;font-size:12px;font-weight:750}.report-guide-form .media-toolbar select{width:100px}.report-guide-form .media-tabs{gap:6px}.report-guide-form .media-tabs button{background:#f8fbf9;border-radius:4px;min-height:30px;padding:5px 8px;font-size:12px;font-weight:750}.report-guide-form .media-tabs button.is-active{color:#16883d;background:#e8f2ec;border-color:#16883d}.report-guide-form .media-select-help{margin:10px 0 6px;padding-bottom:8px;font-size:12px}.report-guide-form .media-photo-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;padding:10px 0 12px}.report-guide-form .media-photo-card{box-sizing:border-box;border:2px solid #dbe2de;border-radius:4px;width:100%;min-width:0;overflow:hidden}.report-guide-form .media-photo-card.is-selected{border-color:#16883d}.report-guide-form .media-photo-thumb{height:180px;padding:8px}.report-guide-form .media-photo-thumb img{height:100%;margin-top:0}.report-guide-form .media-photo-thumb span{height:100%;min-height:0;margin-top:0;font-size:14px}.report-guide-form .media-download{color:#176c38;background:#e8f2ec;min-height:27px;font-size:12px;font-weight:750}.report-guide-form .media-manager-actions,.report-guide-form .media-upload-actions{background:#f8fbf9;gap:6px;padding:8px 10px}.report-guide-form .media-upload-button,.report-guide-form .media-complete-button,.report-guide-form .media-close-button{border:1px solid #bfd0c6;border-radius:4px;min-height:27px;padding:4px 10px;font-size:12px;font-weight:750}.report-guide-form .media-upload-button{color:#176c38;background:#e8f2ec}.report-guide-form .media-complete-button{background:#16883d;border-color:#16883d}.report-guide-form .media-close-button{color:#24342b;background:#fff}.report-guide-form .media-drop-zone{border-radius:4px;gap:6px;min-height:180px;margin:12px;padding:12px}.report-guide-form .media-drop-zone strong{font-size:14px}.report-guide-form .media-drop-zone span{font-size:12px}.report-guide-form .media-drop-zone.is-dragging{background:#e8f2ec;border-color:#16883d}@media (width<=640px){.report-guide-form .media-guide-box{grid-template-columns:1fr}.report-guide-form .media-tabs,.report-guide-form .media-photo-grid,.report-guide-form .report-guide-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.report-guide-form .guide-section-title{flex-wrap:wrap}.report-guide-form .hazard-field{grid-template-columns:100px minmax(0,1fr)}}@media screen{.result-preview-toolbar.result-toolbar-controls>button:not(.result-preview-option-toggle){box-sizing:border-box;color:#35453c;background:#fff;border:1px solid #c9d3cb;border-radius:4px;min-height:27px;padding:4px 10px;font-size:12px;font-weight:750;line-height:1.4}.result-preview-toolbar.result-toolbar-controls>button.is-yellow{color:#5c6135;background:#efeed9;border-color:#c9c89f}.result-preview-toolbar.result-toolbar-controls>button.is-blue{color:#35635b;background:#e2eeeb;border-color:#afc9c4}.result-preview-toolbar.result-toolbar-controls>button.is-dark{color:#fff;background:#5c7165;border-color:#4e6257}.result-preview-toolbar.result-toolbar-controls>button.result-preview-option-toggle{box-sizing:border-box;color:#176c38;background:#e8f2ec;border:1px solid #bfd0c6;border-radius:4px;min-height:27px;padding:4px 10px;font-size:12px;font-weight:750;line-height:1.4}.result-preview-toolbar.result-toolbar-controls>button.is-red{color:#99533f;background:#f5e8e3;border-color:#d9b8ae}.result-preview-toolbar.result-toolbar-controls>button:not(.result-preview-option-toggle):enabled:hover{filter:brightness(.96)}.result-preview-toolbar.result-toolbar-controls>button:not(.result-preview-option-toggle):focus-visible{outline-offset:2px;outline:2px solid #527763}.result-preview-page.result-popup-preview:not(.result-print-page):not(.result-link-page){padding:10px}.result-popup-preview:not(.result-print-page):not(.result-link-page)>.result-preview-shell{zoom:var(--result-popup-scale,1);width:960px;max-width:960px;margin:0}}.result-link-page{background:#f4f6f5;padding:24px 18px;overflow-x:auto}.result-link-page .result-preview-shell{zoom:var(--result-link-scale,1);background:#fff;border:0;width:190mm;max-width:190mm;margin:0 auto;overflow:visible}.result-link-page .result-report-paper{box-sizing:border-box;background:#fff;width:190mm;min-height:0;margin:0 auto;padding:0}.result-link-page .result-report-rule{border-top:3px solid #111;height:2px;margin:2px 0}.result-link-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-link-page .result-section-title{font-size:26px}.result-link-page .result-target-table th,.result-link-page .result-target-table td,.result-link-page .result-overview-table th,.result-link-page .result-overview-table td{font-size:18px}.result-link-page .result-report-table th,.result-link-page .result-report-table td{padding:6px;font-size:16px}.result-link-page .result-sign-box table{flex:0 0 41.6%;width:41.6%;min-width:41.6%;max-width:41.6%}.result-link-sign-panel{background:#fff;border-bottom:2px dotted #333;margin-bottom:12px}.result-link-sign-help{color:#111827;background:#f1f7fd;border:1px solid #dbe3ea;margin-bottom:22px;padding:12px 14px;font-size:13px;font-weight:700}.result-link-sign-box{flex-direction:column;align-items:center;padding:8px 0 18px;display:flex}.result-link-sign-box h2{color:#111;margin:0;font-size:22px;font-weight:900;line-height:1.25}.result-link-sign-box p{color:#111;margin:3px 0 6px;font-size:13px;font-weight:800}.result-link-sign-canvas{aspect-ratio:2;touch-action:none;box-sizing:border-box;background:#fff;border:4px solid #23282d;width:min(300px,100%);display:block}.result-link-saved-sign{background:#f8fafc;border:1px solid #d1d5db;width:min(300px,100%);margin-bottom:8px}.result-link-saved-sign .result-sign-image{width:100%;height:72px}.result-link-sign-actions{justify-content:center;gap:10px;margin-top:8px;display:flex}.result-link-sign-actions button{color:#111;min-width:92px;height:36px;font:inherit;cursor:pointer;border:0;font-size:14px;font-weight:900}.result-link-sign-actions .is-light{background:#dedede}.result-link-sign-actions .is-blue{color:#fff;background:#63aef2}.result-link-sign-actions button:disabled{cursor:not-allowed;opacity:.65}@media (width<=760px){.result-link-page{padding:8px 10px;overflow-x:hidden}.result-link-page .result-preview-shell{width:190mm;max-width:190mm;margin-left:0}.result-link-sign-panel{margin-bottom:8px}.result-link-sign-help{margin-bottom:14px;padding:10px;font-size:12px;line-height:1.45}.result-link-sign-box{padding:6px 8px 14px}.result-link-sign-canvas,.result-link-saved-sign,.result-link-sign-actions{width:min(100%,320px)}.result-link-sign-actions button{flex:1 1 0;min-width:0}.result-link-page .result-report-paper{padding:0}.result-link-page .result-report-paper h1,.result-link-page .result-section-title{font-size:26px}.result-link-page .result-sign-box table{flex-basis:41.6%;width:41.6%;min-width:41.6%;max-width:41.6%}.result-link-page .result-target-table th,.result-link-page .result-target-table td,.result-link-page .result-overview-table th,.result-link-page .result-overview-table td{font-size:18px}.result-link-page .result-report-table th,.result-link-page .result-report-table td{padding:6px;font-size:16px}}.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;justify-content:center;align-items:center;gap:6px;width:100%;max-width:170mm;margin:0 auto;display:flex}.result-print-page .result-photo-list img{object-fit:contain;flex:0 0 calc(50% - 3px);width:calc(50% - 3px);max-width:calc(50% - 3px);max-height:58mm;display:block}.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}}.postcode-search-input{align-items:center;gap:6px;min-width:0;display:flex}.postcode-search-input .hf-input{flex:1;min-width:0}.postcode-search-input .hf-btn{white-space:nowrap;flex-shrink:0}.sales-record-tabs{border-bottom:2px solid #16883d;align-items:flex-end;gap:2px;display:flex}.sales-record-tabs button{color:#53655b;cursor:pointer;background:#f5f8f6;border:1px solid #cfdad4;border-bottom:0;border-radius:6px 6px 0 0;min-width:112px;height:32px;font-size:12px;font-weight:800}.sales-record-tabs button.is-active{color:#fff;background:#16883d;border-color:#16883d}.sales-record-tabs button:hover:not(.is-active){color:#116b31;background:#eaf5ee}.sales-related-panel{background:#fff;border:1px solid #dfe8e2;border-radius:0 0 8px 8px;overflow:hidden}.sales-related-head{background:#edf5f0;border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:10px 13px;font-size:12px;display:flex}.sales-related-head span{color:#718177}.sales-related-table{overflow:auto}.sales-related-table table{border-collapse:collapse;width:100%;min-width:720px}.sales-related-table th,.sales-related-table td{text-align:center;border:1px solid #dbe2de;height:30px;padding:4px 7px;font-size:12px}.sales-related-table th{background:#f1f6f3}.sales-related-table td.left{text-align:left}.sales-related-table tbody tr:not(:has(td.empty)){cursor:pointer}.sales-related-table tbody tr:not(:has(td.empty)):hover{background:#edf9f1}.sales-related-table td.empty{color:#718177;height:110px}.sales-related-empty{color:#718177;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;display:flex}.sales-related-empty strong{color:#24342b;font-size:15px}.sales-related-empty small{color:#8a9990}@media (width<=640px){.sales-record-tabs button{flex:1;min-width:0}.sales-related-head{flex-direction:column;align-items:flex-start;gap:3px}}.sales-record-action-bar{background:#e8f2ec;border:1px solid #cbdcd2;border-radius:4px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:5px 8px;display:grid}.sales-record-action-bar>div{align-items:center;gap:6px;display:flex}.sales-record-action-bar>div:nth-child(2){justify-content:center}.sales-record-action-bar>div:last-child{justify-content:flex-end}.sales-record-action-bar .hf-btn{color:#24342b;white-space:nowrap;background:#fff;height:27px;min-height:27px;padding:0 10px;font-size:12px}.sales-record-action-bar .hf-btn-primary{color:#fff;background:#16883d;border-color:#16883d}.sales-record-action-bar .danger-text{color:#c92d2d;border-color:#e2bcbc}.sales-record-action-bar.is-related>div:empty{min-height:27px}@container (width<=650px){.sales-record-action-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.sales-record-action-bar>div,.sales-record-action-bar>div:nth-child(2),.sales-record-action-bar>div:last-child{display:contents}.sales-record-action-bar .hf-btn{box-sizing:border-box;white-space:normal;width:100%;min-width:0;padding-left:6px;padding-right:6px;line-height:1.15}.sales-record-action-bar.is-related>div:empty{display:none}}.tax-related-table table{min-width:1180px}.tax-related-table td.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.estimate-page{color:var(--layout-text,#24342b);flex-direction:column;gap:16px;display:flex}.estimate-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.estimate-header h2{margin:0}.estimate-header p{color:var(--layout-muted,#718177);margin:5px 0 0;font-size:14px}.estimate-header>div:last-child{gap:8px;display:flex}.estimate-category-strip{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;display:grid}.estimate-category-strip button{min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe5df;border-radius:9px;font-size:13px;font-weight:750}.estimate-category-strip button.is-active{color:#116b31;background:#edf9f1;border-color:#16883d}.estimate-search{background:#fff;border:1px solid #dfe8e2;border-radius:9px;grid-template-columns:1.1fr 1fr 1fr 1fr auto;align-items:end;gap:10px;padding:14px;display:grid}.estimate-search label,.estimate-grid label,.textarea-label{flex-direction:column;gap:6px;font-size:13px;font-weight:750;display:flex}.estimate-search select,.estimate-grid select,.estimate-table-wrap select{height:40px;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:6px;padding:0 10px}.estimate-panel,.estimate-form-panel{background:#fff;border:1px solid #dfe8e2;border-radius:9px;overflow:visible}.estimate-list-head,.section-title{background:#edf5f0;border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.estimate-list-head select{margin-left:6px}.estimate-table-wrap{overflow:auto}.estimate-table-wrap table{border-collapse:collapse;width:100%;min-width:950px}.estimate-table-wrap th,.estimate-table-wrap td{text-align:center;border:1px solid #dbe2de;padding:9px 8px;font-size:13px}.estimate-table-wrap thead th{white-space:nowrap;background:#f1f6f3}.estimate-table-wrap tbody tr:not(.sum){cursor:pointer}.estimate-table-wrap tbody tr:not(.sum):hover{background:#f5fbf7}.estimate-table-wrap td.left{text-align:left}.estimate-table-wrap td.empty{color:#76857c;height:100px}.estimate-form-panel>h3{border-bottom:1px solid #dfe8e2;margin:0;padding:13px 16px;font-size:16px}.estimate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid}.estimate-grid label.wide{grid-column:span 2}.date-range,.lookup>div{align-items:center;gap:6px;display:flex}.date-range .hf-input{min-width:0}.section-title h3{margin:0;font-size:16px}.estimate-table-wrap .hf-input{min-width:100px}.estimate-table-wrap .sum th,.estimate-table-wrap .sum td{background:#fffde2;font-weight:800}.icon-delete{color:#d34a4a;cursor:pointer;background:0 0;border:0}.textarea-label{grid-template-columns:120px 1fr;align-items:stretch;padding:0;display:grid}.textarea-label span{background:#f1f6f3;justify-content:center;align-items:center;display:flex}.textarea-label textarea,.notes{resize:vertical;min-height:84px;font:inherit;border:0;padding:10px}.notes{box-sizing:border-box;width:100%;min-height:110px}.lookup{position:relative}.lookup .hf-input{flex:1}.estimate-picker{z-index:20;background:#fff;border:1px solid #cfdad4;border-radius:8px;width:min(440px,90vw);max-height:260px;padding:8px;position:absolute;top:68px;left:0;overflow:auto;box-shadow:0 12px 32px #1d33252b}.estimate-picker>button:not(.picker-close){cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;justify-content:space-between;width:100%;padding:10px;display:flex}.estimate-picker>button:hover{background:#f1f8f3}.estimate-picker .picker-close{float:right;background:0 0;border:0;font-size:20px}.estimate-picker p{color:#718177;padding:10px}.lookup-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width>=1001px){.estimate-search label{flex-direction:row;align-items:center}.estimate-search label>span{white-space:nowrap;flex:none}.estimate-search label>.hf-input,.estimate-search label>select{flex:1;min-width:0}}.estimate-page .estimate-search>.hf-btn{box-sizing:border-box;height:26px;min-height:26px;padding:0 9px;font-size:12px}.estimate-pagination{color:#718177;border-top:1px solid #dfe8e2;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;font-size:12px;display:flex}.estimate-pagination-buttons{align-items:center;gap:4px;display:flex}.estimate-pagination-buttons button{color:#24342b;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:5px;min-width:26px;height:26px;padding:0 6px;font-size:12px}.estimate-pagination-buttons button:hover:not(:disabled),.estimate-pagination-buttons button.is-active{color:#116b31;background:#edf9f1;border-color:#16883d;font-weight:750}.estimate-pagination-buttons button:disabled{cursor:default;opacity:.4}@media (width<=640px){.estimate-pagination{flex-direction:column;align-items:flex-start}.estimate-pagination-buttons{flex-wrap:wrap}}.estimate-pagination-summary{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.estimate-pagination-summary span{white-space:nowrap}.estimate-lookup-modal.partner-lookup{width:min(760px,100%)}.partner-results{overflow-x:auto}.partner-result-head,.partner-results>button{box-sizing:border-box;grid-template-columns:minmax(160px,1.4fr) minmax(130px,1fr) minmax(100px,.8fr) minmax(140px,1fr);align-items:center;gap:10px;min-width:680px;display:grid!important}.partner-result-head{color:#53655b;background:#f1f6f3;padding:8px 9px;font-size:12px;font-weight:750}.partner-results>button{justify-content:initial!important}.partner-results>button strong,.partner-results>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-results>button span{color:#53655b}@media (width<=1000px){.estimate-search,.estimate-grid,.lookup-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.estimate-header{flex-direction:column;align-items:flex-start}.estimate-search,.estimate-grid,.lookup-grid{grid-template-columns:1fr}.estimate-grid label.wide{grid-column:auto}}.contractor-table table{min-width:820px}.contractor-table th:first-child,.contractor-table td:first-child{width:auto}.contractor-table th:nth-child(2),.contractor-table td:nth-child(2){width:100px}.contractor-table th:nth-child(3),.contractor-table td:nth-child(3){width:200px}.contractor-table th:nth-child(4),.contractor-table td:nth-child(4){width:118px}.contractor-table th:nth-child(5),.contractor-table td:nth-child(5){width:58px}.contractor-table tbody tr{cursor:default!important}.contractor-action-cell .hf-btn{white-space:nowrap;width:100%}.icon-delete:disabled{cursor:not-allowed;opacity:.35}.contractor-table tr.is-order-linked{background:#eef9f2}.contractor-table tr.is-order-linked:hover{background:#e5f6eb}.contractor-table tr.is-order-linked .numeric-input:disabled{color:#526158;opacity:1;background:#f5faf7;border-color:#d1e6d8}.contractor-order-link{box-sizing:border-box;color:#116b31;text-align:left;cursor:pointer;background:#edf9f1;border:1px solid #78b98e;border-radius:5px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;width:100%;min-height:30px;padding:4px 8px;display:grid}.contractor-order-link span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;text-decoration:underline;overflow:hidden}.contractor-order-link small{color:#39704c;white-space:nowrap;font-size:11px}.contractor-order-link:hover{background:#dcf2e4;border-color:#16883d;box-shadow:0 0 0 2px #16883d1a}.estimate-info-grid .contract-date-field{grid-column:3}.estimate-info-grid label.full{grid-column:1/-1}.estimate-info-grid label.full .date-range{max-width:540px}.construction-period-heading{align-items:center;gap:12px;display:flex}.construction-period-heading>span{white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.construction-period-heading input{accent-color:var(--layout-primary,#16883d);margin:0}@media (width<=1000px){.estimate-info-grid .contract-date-field{grid-column:2}}@media (width<=640px){.estimate-info-grid .contract-date-field{grid-column:auto}}.price-header-actions{align-items:center;gap:14px;display:flex}.price-vat-toggle{white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.price-vat-toggle input{accent-color:var(--layout-primary,#16883d);margin:0}.estimate-price-table .price-type-col{width:100px}.estimate-price-table .price-content-col{width:auto}.estimate-price-table .price-quantity-col{width:100px}.estimate-price-table .price-unit-col,.estimate-price-table .price-amount-col{width:200px}.estimate-price-table .price-delete-col{width:65px}.estimate-price-table th.price-quantity-cell{white-space:normal}.estimate-price-table .price-quantity-cell .hf-input{width:100px;min-width:100px}.estimate-price-table .price-unit-cell .hf-input{width:200px;min-width:200px}.estimate-price-table .price-amount-cell{white-space:nowrap;width:200px}.estimate-price-table tbody tr{cursor:default!important}.estimate-price-table,.contractor-table{container-type:inline-size}@container (width<=950px){.estimate-price-table table{min-width:0}.estimate-price-table colgroup,.estimate-price-table thead{display:none}.estimate-price-table tbody{gap:12px;padding:12px;display:grid}.estimate-price-table tbody tr:not(.sum){background:#fff;border:1px solid #dbe2de;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.estimate-price-table tbody tr:not(.sum) td{text-align:left;border:0;flex-direction:column;align-items:stretch;gap:6px;min-width:0;padding:0;display:flex}.estimate-price-table tbody tr:not(.sum) td:before{content:attr(data-label);color:#53655b;font-size:12px;font-weight:750}.estimate-price-table .price-content-cell{grid-column:1/-1}.estimate-price-table .price-quantity-cell .hf-input,.estimate-price-table .price-unit-cell .hf-input,.estimate-price-table .hf-input,.estimate-price-table select{box-sizing:border-box;width:100%;min-width:0}.estimate-price-table .price-amount-cell{width:auto;font-weight:800}.estimate-price-table .price-delete-cell{align-items:flex-end!important}.estimate-price-table tr.sum{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.estimate-price-table tr.sum th,.estimate-price-table tr.sum td{padding:10px}.estimate-price-table tr.sum td:last-child{display:none}}@container (width<=720px){.contractor-table table{min-width:0}.contractor-table thead{display:none}.contractor-table tbody{gap:12px;padding:12px;display:grid}.contractor-table tbody tr:not(.sum){background:#fff;border:1px solid #dbe2de;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.contractor-table tbody tr:not(.sum) td{text-align:left;border:0;flex-direction:column;align-items:stretch;gap:6px;width:auto;min-width:0;padding:0;display:flex}.contractor-table tbody tr:not(.sum) td:not(.empty):before{content:attr(data-label);color:#53655b;font-size:12px;font-weight:750}.contractor-table .contractor-name-cell,.contractor-table td.empty{grid-column:1/-1}.contractor-table .hf-input{box-sizing:border-box;width:100%;min-width:0}.contractor-table .contractor-delete-cell{align-items:flex-end!important}.contractor-table tr.sum{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contractor-table tr.sum th,.contractor-table tr.sum td{flex-direction:column;justify-content:center;min-width:0;padding:9px 6px;font-size:12px;display:flex}.contractor-table tr.sum td[data-label]:before{content:attr(data-label);color:#53655b;margin-bottom:4px;font-size:10px}.contractor-table tr.sum td:nth-last-child(-n+2){display:none}}.contractor-lookup-input{align-items:center;gap:6px;display:flex}.contractor-lookup-input .hf-input{flex:1;min-width:0}.contractor-lookup-input .hf-btn{flex-shrink:0}.estimate-lookup-backdrop{z-index:1100;background:#121b157a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.estimate-lookup-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:min(560px,100%);max-height:min(640px,85vh);overflow:hidden;box-shadow:0 20px 60px #0003}.estimate-lookup-modal>header{border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.estimate-lookup-modal>header h3{margin:0;font-size:17px}.estimate-lookup-modal>header button{cursor:pointer;background:0 0;border:0;font-size:26px}.estimate-lookup-search{gap:8px;padding:15px;display:flex}.estimate-lookup-search .hf-input{flex:1;min-width:0}.estimate-lookup-results{max-height:380px;padding:0 15px 15px;overflow:auto}.estimate-lookup-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 9px;display:flex}.estimate-lookup-results>button:hover{background:#edf8f1}.estimate-lookup-results>button span,.estimate-lookup-results>p{color:#718177;font-size:13px}.estimate-lookup-results>p{text-align:center;padding:15px}.numeric-input,.estimate-table-wrap td.numeric-value,.estimate-table-wrap td.numeric-cell{text-align:right;font-variant-numeric:tabular-nums}.estimate-price-table .price-amount-cell,.estimate-table-wrap tr.sum td.numeric-value{text-align:right}.estimate-stepper-field{position:relative}.estimate-stepper-field .numeric-input{padding-right:34px}.estimate-number-steppers{border-left:1px solid #d8e0db;border-radius:0 5px 5px 0;grid-template-rows:1fr 1fr;width:28px;display:grid;position:absolute;top:1px;bottom:1px;right:1px;overflow:hidden}.estimate-number-steppers button{color:#526158;cursor:pointer;background:#f7f9f8;border:0;min-width:0;padding:0;font-size:8px;line-height:1}.estimate-number-steppers button+button{border-top:1px solid #d8e0db}.estimate-number-steppers button:hover{background:#edf3ef}.contractor-table th.contractor-share-heading,.contractor-table td.contractor-share-cell{width:100px}.contractor-share-cell .estimate-stepper-field,.contractor-share-cell .numeric-input{box-sizing:border-box;width:100px;min-width:100px}@container (width<=720px){.contractor-table td.contractor-share-cell{width:auto}.contractor-share-cell .estimate-stepper-field,.contractor-share-cell .numeric-input{width:100%;min-width:0}}.estimate-page .hf-input,.estimate-page .estimate-search select,.estimate-page .estimate-grid select,.estimate-page .estimate-table-wrap select{box-sizing:border-box;padding-top:0;padding-bottom:0;font-size:12px;line-height:24px;height:26px!important;min-height:26px!important}.estimate-page .estimate-grid{gap:9px 12px;padding:12px 14px}.estimate-page .estimate-search{gap:7px 9px;padding:10px 12px}.estimate-page .estimate-search label,.estimate-page .estimate-grid label,.estimate-page .textarea-label{gap:4px;font-size:12px}.estimate-page .estimate-table-wrap th,.estimate-page .estimate-table-wrap td{padding:5px 6px;font-size:12px}.estimate-page .lookup .hf-btn,.estimate-page .contractor-lookup-input .hf-btn,.estimate-page .estimate-lookup-search .hf-btn{box-sizing:border-box;height:26px;min-height:26px;padding:0 9px;font-size:12px}.estimate-page .section-title{padding:9px 13px}.estimate-page .section-title h3,.estimate-page .estimate-form-panel>h3{font-size:14px}.estimate-page .estimate-form-panel>h3{padding:10px 14px}.estimate-page .price-header-actions{gap:9px}.estimate-page .price-vat-toggle{font-size:12px}.estimate-page .estimate-number-steppers{width:24px}.estimate-page .estimate-stepper-field .numeric-input{padding-right:29px}.estimate-page .estimate-lookup-search{padding:11px}.estimate-page .date-range,.estimate-page .lookup>div,.estimate-page .contractor-lookup-input{gap:4px}.estimate-page .estimate-form-panel>h3{background:#edf5f0}.estimate-page .estimate-head-grid{background:#f1f6f3;border:1px solid #dbe2de;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:8px;display:grid}.estimate-page .estimate-head-grid label{flex-direction:column;gap:4px;font-size:12px;font-weight:750;display:flex}.estimate-page .estimate-head-grid select{box-sizing:border-box;height:26px;min-height:26px;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:6px;padding:0 10px;font-size:12px}.estimate-page .textarea-label textarea{box-sizing:border-box;height:74px;min-height:44px;padding:4px 8px;font-size:12px;line-height:17px}@media (width<=640px){.estimate-page .estimate-head-grid{grid-template-columns:1fr;gap:7px}}.estimate-page{container:estimate-form/inline-size}@container estimate-form (width>=951px){.estimate-page .estimate-grid>label,.estimate-page .estimate-head-grid>label{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:7px;display:grid}.estimate-page .estimate-grid>label>span,.estimate-page .estimate-head-grid>label>span,.estimate-page .estimate-grid>label>.hf-input,.estimate-page .estimate-grid>label>select,.estimate-page .estimate-head-grid>label>.hf-input,.estimate-page .estimate-head-grid>label>select,.estimate-page .estimate-grid>label>.date-range,.estimate-page .estimate-grid>label>div{min-width:0}.estimate-page .estimate-grid label.full .date-range{max-width:540px}.estimate-page .construction-period-heading{flex-direction:column;align-items:flex-start;gap:2px}.estimate-page .construction-period-heading>span{font-size:11px}.estimate-page .lookup-grid>label{grid-template-columns:96px minmax(0,1fr)}.estimate-page .estimate-grid>label>span,.estimate-page .estimate-head-grid>label>span{box-sizing:border-box;background:#f1f6f3;border-radius:4px;align-items:center;min-height:26px;padding:0 7px;display:flex}.estimate-page .estimate-grid>label>.construction-period-heading{padding:4px 7px}}.estimate-page .estimate-grid{padding:6px 7px}@container estimate-form (width>=951px){.estimate-page .estimate-grid{padding:0}.estimate-page .estimate-grid>label,.estimate-page .estimate-head-grid>label,.estimate-page .lookup-grid>label{grid-template-columns:124px minmax(0,1fr)}.estimate-page .estimate-grid>label>span,.estimate-page .estimate-head-grid>label>span{white-space:nowrap}.estimate-page .estimate-grid{row-gap:1px}.estimate-page .estimate-grid>label{box-sizing:border-box;padding:2px 0;box-shadow:0 1px #dbe2de}}.estimate-lookup-results>button em{color:#39704c;white-space:nowrap;background:#edf5f0;border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:11px;font-style:normal}.estimate-table-wrap tbody tr.is-contracted{background:#eaf8ef}.estimate-table-wrap tbody tr.is-contracted:hover{background:#def3e6}.estimate-form-toolbar{grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;display:grid}.estimate-toolbar-title{min-width:0}.estimate-title-row{align-items:center;gap:8px;display:flex}.estimate-delete-text{color:#d53232;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:2px 4px;font-size:12px;font-weight:750;display:inline-flex}.estimate-delete-text:hover{text-decoration:underline}.estimate-toolbar-center,.estimate-toolbar-right{align-items:center;gap:6px;display:flex}.estimate-toolbar-center{justify-content:center}.estimate-toolbar-right{justify-content:flex-end}.estimate-form-toolbar .hf-btn{white-space:nowrap}@media (width<=900px){.estimate-form-toolbar{grid-template-columns:1fr}.estimate-toolbar-center,.estimate-toolbar-right{flex-wrap:wrap;justify-content:flex-start}.estimate-toolbar-right:empty{display:none}}.estimate-action-bar{background:#4f75a3;border:1px solid #dfe8e2;border-radius:7px;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.estimate-action-bar>div{align-items:center;gap:6px;display:flex}.estimate-action-bar>div:nth-child(2){justify-content:center}.estimate-action-bar>div:last-child{justify-content:flex-end}.estimate-action-bar .estimate-delete-text{background:#fff;border:1px solid #ebc1c1;border-radius:4px}.estimate-action-bar .hf-btn{white-space:nowrap}@media (width<=900px){.estimate-action-bar{grid-template-columns:1fr}.estimate-action-bar>div,.estimate-action-bar>div:nth-child(2),.estimate-action-bar>div:last-child{flex-wrap:wrap;justify-content:flex-start}.estimate-action-bar>div:empty{display:none}}.estimate-page:not(.order-page) .estimate-form-panel>h3:before,.estimate-page:not(.order-page) .estimate-form-panel>.section-title>h3:before,.order-form-page .order-section-title>h3:before{content:"◆ "}.estimate-toolbar{background:#4f75a3;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.estimate-toolbar>div{gap:6px;display:flex}.technical-estimate-head{background:#dbe2de;border:1px solid #dbe2de;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.technical-estimate-head label,.technical-estimate-section label{background:#fff;grid-template-columns:125px minmax(0,1fr);align-items:center;gap:5px;font-size:12px;display:grid}.technical-estimate-head label>span,.technical-estimate-section label>span{box-sizing:border-box;background:#dce9e1;align-items:center;min-height:28px;padding:3px 8px;font-weight:750;display:flex}.technical-estimate-head select{background:#fff;border:1px solid #cfdad4;height:26px}.technical-estimate-section{border:1px solid #dbe2de}.technical-estimate-section>h3{color:#315f43;background:#edf5f0;margin:0;padding:7px 10px;font-size:14px}.technical-estimate-grid,.technical-fee-counts,.technical-calc-grid{background:#dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.technical-estimate-grid label.full,.technical-calc-grid label.full{grid-column:1/-1}.technical-fee-counts strong{padding:0 8px}.technical-fee-ranges{background:#cfdad4;border-top:2px solid #5676ff;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.technical-fee-ranges>div{background:#fff;grid-template-columns:1fr;gap:4px;padding:7px;display:grid}.technical-fee-ranges>div.is-selected{background:#fff94d}.technical-fee-ranges strong{text-align:center}.technical-fee-ranges small{text-align:center;color:#68776e}.technical-equation{align-items:center;gap:5px;display:flex}.technical-applied-fee{color:#195f34;padding:0 8px}.technical-calc-grid textarea,.technical-notes{box-sizing:border-box;border:1px solid #cfdad4;width:100%;min-height:58px;padding:6px}.technical-lookup{gap:4px;display:flex}@container estimate-form (width<=950px){.technical-estimate-head,.technical-fee-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.technical-fee-ranges{grid-template-columns:repeat(2,minmax(0,1fr))}}@container estimate-form (width<=640px){.technical-estimate-head,.technical-estimate-grid,.technical-fee-counts,.technical-calc-grid,.technical-fee-ranges{grid-template-columns:1fr}.technical-estimate-head label,.technical-estimate-section label{grid-template-columns:110px minmax(0,1fr)}.technical-equation{flex-wrap:wrap}}.technical-estimate-form{gap:16px;display:flex}.technical-number-unit{align-items:center;gap:5px;display:flex}.technical-number-unit .hf-input{max-width:240px}.technical-fee-panel{overflow:hidden}.technical-fee-counts,.technical-calc-grid{background:#dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.technical-fee-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.technical-fee-counts label,.technical-calc-grid label{background:#fff;grid-template-columns:124px minmax(0,1fr);align-items:center;gap:5px;font-size:12px;display:grid}.technical-fee-counts label>span,.technical-calc-grid label>span,.technical-fee-row-label{box-sizing:border-box;background:#f1f6f3;align-items:center;min-height:30px;padding:3px 8px;font-weight:750;display:flex}.technical-fee-counts strong,.technical-applied-fee{padding:0 8px}.technical-fee-table{background:#dbe2de;grid-template-columns:170px repeat(4,minmax(0,1fr));gap:1px;display:grid}.technical-fee-table>strong{text-align:center;background:#f1f6f3;justify-content:center;align-items:center;min-height:30px;padding:3px 6px;display:flex}.technical-fee-table>strong.is-selected{background:#fff94d}.technical-fee-table>.hf-input{box-sizing:border-box;text-align:right;border-radius:0;width:100%;min-width:0}.technical-calc-grid label.full{grid-column:1/-1}.technical-equation{align-items:center;gap:5px;padding:2px 6px;display:flex}.technical-equation .hf-input{text-align:right;max-width:200px}.technical-count-input{max-width:150px;display:flex}.technical-count-input .hf-input{text-align:right}.technical-count-input>span{width:25px;display:grid}.technical-count-input button{background:#f7f9f8;border:1px solid #cfdad4;padding:0;font-size:8px}.technical-vat-label{justify-content:space-between;align-items:center;gap:6px;width:100%;padding:0!important;display:flex!important}.technical-vat-label>span{white-space:nowrap;align-items:center;gap:3px;font-size:11px;display:inline-flex}.technical-vat-label input{accent-color:var(--layout-primary,#16883d);margin:0}.technical-calc-grid textarea{box-sizing:border-box;width:100%;height:44px;min-height:44px;font:inherit;border:1px solid #cfdad4;padding:4px 8px;font-size:12px}.technical-lookup{align-items:center;gap:4px;display:flex}.technical-lookup .hf-input{flex:1;min-width:0}@container estimate-form (width<=950px){.technical-fee-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.technical-fee-table{grid-template-columns:150px repeat(4,minmax(0,1fr))}}@container estimate-form (width<=640px){.technical-fee-counts,.technical-calc-grid{grid-template-columns:1fr}.technical-fee-table{grid-template-columns:110px repeat(4,minmax(100px,1fr));overflow-x:auto}.technical-fee-counts label,.technical-calc-grid label{grid-template-columns:110px minmax(0,1fr)}.technical-equation{flex-wrap:wrap}}.estimate-form-page{gap:0}.estimate-form-page>.estimate-header{margin-bottom:10px}.estimate-form-page>.sales-record-tabs{margin-bottom:0}.estimate-form-page>.sales-record-action-bar{border-radius:0}.estimate-form-page>.estimate-head-grid{border-bottom:0;border-radius:0}.estimate-form-page>.estimate-form-panel{border-radius:0}.estimate-form-page>.estimate-form-panel+.estimate-form-panel{border-top:0}.estimate-form-page .estimate-form-panel>h3,.estimate-form-page .section-title{box-sizing:border-box;min-height:34px}.estimate-form-page .estimate-grid{background:#dbe2de;gap:1px}.estimate-form-page .estimate-grid>label{background:#fff;min-height:30px}.estimate-form-page .estimate-grid>label>span{height:100%;border-radius:0!important}.estimate-form-page .estimate-grid>label>.hf-input,.estimate-form-page .estimate-grid>label>select,.estimate-form-page .estimate-grid>label>div,.estimate-form-page .lookup-grid .lookup>div{margin:2px 6px}.technical-estimate-form{gap:0}.technical-fee-counts,.technical-calc-grid,.technical-fee-table{font-size:12px}.technical-fee-counts strong,.technical-applied-fee,.technical-fee-table>strong{font-size:12px;font-weight:750}.technical-fee-table>strong.is-selected{color:#3e3a13;background:#fff36a}.technical-fee-table>.hf-input{font-size:12px}.technical-fee-panel{overflow-x:auto}.technical-fee-summary,.technical-fee-calculation{background:#dbe2de;grid-template-columns:170px minmax(0,1fr) 170px minmax(0,1fr);gap:1px;min-width:900px;font-size:12px;display:grid}.technical-fee-summary label,.technical-fee-calculation label{background:#fff;grid-column:span 2;grid-template-columns:170px minmax(0,1fr);align-items:center;min-height:30px;font-size:12px;display:grid}.technical-fee-summary label.full,.technical-fee-calculation label.full{grid-column:1/-1}.technical-fee-summary label>span,.technical-fee-calculation label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;align-items:center;height:100%;min-height:30px;padding:3px 8px;font-weight:750;display:flex}.technical-fee-summary label>strong,.technical-fee-calculation label>strong{align-items:center;padding:2px 8px;font-size:12px;font-weight:750;display:flex}.technical-inline-value{align-items:center;gap:5px;padding:2px 6px;display:flex}.technical-inline-value>b{font-size:12px}.technical-fee-table{grid-template-columns:170px repeat(4,minmax(150px,1fr));min-width:900px}.technical-fee-row-label{white-space:nowrap}.technical-fee-calculation textarea{box-sizing:border-box;width:100%;height:44px;min-height:44px;font:inherit;border:1px solid #cfdad4;padding:4px 8px;font-size:12px}.technical-fee-calculation .technical-equation{min-width:0}.technical-fee-calculation .technical-vat-label{padding:0!important}@container estimate-form (width<=640px){.technical-fee-summary,.technical-fee-calculation,.technical-fee-table{min-width:760px}.technical-fee-summary,.technical-fee-calculation{grid-template-columns:150px minmax(0,1fr) 150px minmax(0,1fr)}.technical-fee-summary label,.technical-fee-calculation label{grid-template-columns:150px minmax(0,1fr)}.technical-fee-table{grid-template-columns:150px repeat(4,minmax(130px,1fr))}}.estimate-form-page .estimate-form-panel>h3,.estimate-form-page .estimate-form-panel>.section-title{color:#69a77d;border:0;padding:9px 8px 6px;background:0 0!important}.estimate-form-page .estimate-form-panel>.section-title h3{color:#69a77d}.technical-fee-table{box-sizing:border-box;border-top:3px solid #4f9b68;border-bottom:2px solid #aeb8b2}.estimate-form-page .estimate-grid{background:#fff}.estimate-form-page .hf-input[type=date]{box-sizing:border-box;flex:0 145px;width:145px;max-width:100%}.estimate-form-page .date-range{flex-wrap:wrap;width:100%;min-width:0}.estimate-form-page .date-range>.hf-input[type=date]{width:145px;min-width:125px;max-width:145px}.technical-fee-table>.hf-input{background:#fff;border-top:0;border-bottom:0;align-self:stretch;height:30px!important;min-height:30px!important}.technical-fee-calculation{border-top:0}.estimate-form-page .estimate-form-panel>h3+*,.estimate-form-page .estimate-form-panel>.section-title+*,.estimate-form-page .technical-fee-panel>h3+.technical-fee-summary{border-top:1px solid #dbe2de}.technical-estimate-form .construction-days-input{justify-content:flex-start;flex-wrap:nowrap!important;width:auto!important;max-width:none!important}.technical-estimate-form .construction-days-input>.hf-input{box-sizing:border-box;flex:0 0 100px;width:100px!important;min-width:100px!important;max-width:100px!important}.technical-estimate-form .construction-days-input>b{white-space:nowrap;flex:none}.estimate-form-page>.estimate-form-panel{border:0;overflow:visible}.estimate-form-page>.estimate-form-panel>.estimate-grid,.estimate-form-page>.estimate-form-panel>.estimate-table-wrap,.estimate-form-page>.estimate-form-panel>.textarea-label,.estimate-form-page>.estimate-form-panel>.notes,.estimate-form-page>.estimate-form-panel>.technical-fee-summary,.estimate-form-page>.estimate-form-panel>.technical-fee-table,.estimate-form-page>.estimate-form-panel>.technical-fee-calculation{box-sizing:border-box;border-left:1px solid #dbe2de;border-right:1px solid #dbe2de}.estimate-form-page>.estimate-form-panel>:last-child{border-bottom:1px solid #dbe2de}.technical-fee-summary,.technical-fee-calculation{grid-template-columns:minmax(145px,170px) minmax(0,1fr) minmax(145px,170px) minmax(0,1fr);width:100%;min-width:0}.technical-fee-summary label,.technical-fee-calculation label{grid-template-columns:minmax(145px,170px) minmax(0,1fr)}.technical-fee-table{grid-template-columns:minmax(145px,170px) repeat(4,minmax(105px,1fr));width:100%;min-width:650px}@container estimate-form (width<=640px){.technical-fee-summary,.technical-fee-calculation{grid-template-columns:1fr;min-width:0}.technical-fee-summary label,.technical-fee-calculation label,.technical-fee-summary label.full,.technical-fee-calculation label.full{grid-column:1;grid-template-columns:120px minmax(0,1fr)}.technical-fee-table{grid-template-columns:145px repeat(4,minmax(105px,1fr));min-width:650px}}@container estimate-form (width<=950px){.estimate-form-page .estimate-grid>label{min-height:0}.estimate-form-page .estimate-grid>label>span{box-sizing:border-box;height:auto;min-height:24px;padding:2px 4px}.estimate-form-page .estimate-info-grid>label>.hf-input[type=date]{max-height:26px;height:26px!important;min-height:26px!important}.estimate-form-page .estimate-info-grid>label{align-content:start}}@container estimate-form (width>=951px){.technical-estimate-form .estimate-info-grid>label.full:has(.construction-period-heading){grid-template-columns:145px minmax(0,1fr)}.technical-estimate-form .construction-period-heading{white-space:nowrap;flex-direction:row!important;align-items:center!important;gap:4px!important}.technical-estimate-form .construction-period-heading>span{white-space:nowrap;flex-direction:row;align-items:center;gap:2px;display:inline-flex}}@container estimate-form (width<=950px){.technical-fee-table{grid-template-rows:repeat(4,30px);grid-template-columns:145px repeat(2,minmax(0,1fr));min-width:0}.technical-fee-table>:first-child{grid-area:1/1/3}.technical-fee-table>:nth-child(2){grid-area:1/2}.technical-fee-table>:nth-child(3){grid-area:1/3}.technical-fee-table>:nth-child(4){grid-area:2/2}.technical-fee-table>:nth-child(5){grid-area:2/3}.technical-fee-table>:nth-child(6){grid-area:3/1/5}.technical-fee-table>:nth-child(7){grid-area:3/2}.technical-fee-table>:nth-child(8){grid-area:3/3}.technical-fee-table>:nth-child(9){grid-area:4/2}.technical-fee-table>:nth-child(10){grid-area:4/3}.technical-fee-table>.technical-fee-row-label{justify-content:center;height:100%}.technical-fee-table>.hf-input{width:100%;min-width:0}}@container estimate-form (width<=640px){.technical-estimate-form .estimate-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-estimate-form .estimate-info-grid>.contract-date-field{grid-column:auto}.technical-estimate-form .estimate-info-grid>label.full{grid-column:1/-1}.technical-estimate-form .estimate-info-grid>label:first-child,.technical-estimate-form .estimate-info-grid>.contract-date-field{min-width:0}.technical-estimate-form .estimate-info-grid>label:first-child>.hf-input,.technical-estimate-form .estimate-info-grid>.contract-date-field>.hf-input{box-sizing:border-box;width:100%;min-width:0;max-width:145px}}.technical-estimate-form .estimate-info-grid{background:#dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:0}.technical-estimate-form .estimate-info-grid>label,.technical-estimate-form .estimate-info-grid>label.full{min-height:30px;box-shadow:none;background:#fff;grid-template-columns:minmax(145px,170px) minmax(0,1fr);align-items:center;gap:0;padding:0;font-size:12px;display:grid}.technical-estimate-form .estimate-info-grid>.contract-date-field{grid-column:auto}.technical-estimate-form .estimate-info-grid>label.full{grid-column:1/-1}.technical-estimate-form .estimate-info-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:0;align-items:center;height:100%;min-height:30px;margin:0;padding:3px 8px;font-size:12px;font-weight:750;display:flex}.technical-estimate-form .estimate-info-grid>label>.hf-input,.technical-estimate-form .estimate-info-grid>label>div{box-sizing:border-box;margin:2px 6px}.technical-estimate-form .estimate-info-grid>label>.hf-input{width:min(100%,240px)}.technical-estimate-form .estimate-info-grid>label.full>.hf-input{width:calc(100% - 12px);max-width:none}.technical-estimate-form .estimate-info-grid .technical-number-unit{width:auto;margin:2px 6px}.technical-estimate-form .estimate-info-grid .construction-period-heading{margin:0}@container estimate-form (width<=640px){.technical-estimate-form .estimate-info-grid>label,.technical-estimate-form .estimate-info-grid>label.full{grid-template-columns:120px minmax(0,1fr)}.technical-estimate-form .estimate-info-grid>label>span{height:100%;min-height:30px;padding:3px 6px}.technical-estimate-form .estimate-info-grid>label:first-child>.hf-input,.technical-estimate-form .estimate-info-grid>.contract-date-field>.hf-input{width:calc(100% - 8px);margin:2px 4px}.technical-estimate-form .estimate-info-grid>label:first-child,.technical-estimate-form .estimate-info-grid>.contract-date-field{grid-template-columns:minmax(82px,120px) minmax(0,1fr)}}.technical-fee-table>.hf-input[readonly]{box-shadow:none;color:inherit;cursor:default;background:#fff;outline:0;font-weight:650;border:0!important}@container estimate-form (width>=951px){.technical-estimate-form .estimate-info-grid>label.full:has(.construction-period-heading){grid-template-columns:minmax(145px,170px) minmax(0,1fr)}}.technical-fee-table{border-bottom:0;position:relative}.technical-fee-table:after{content:"";z-index:3;pointer-events:none;background:#aeb8b2;height:2px;position:absolute;bottom:0;left:0;right:0}.technical-fee-calculation label>span{border-right:1px solid #dbe2de}.technical-fee-calculation textarea{box-shadow:none;outline:0;border:0!important}.technical-fee-calculation label.full:last-child{border-bottom:0}@container estimate-form (width<=640px){.technical-estimate-form .technical-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-estimate-form .technical-client-grid>label,.technical-estimate-form .technical-client-grid .technical-lookup{min-width:0}.technical-estimate-form .technical-client-grid .technical-lookup .hf-btn{padding-left:6px;padding-right:6px}}.technical-estimate-form .technical-manager-grid{background:#dbe2de;grid-template-columns:1fr;gap:1px;padding:0}.technical-estimate-form .technical-manager-grid>label{background:#fff;grid-template-columns:minmax(145px,170px) minmax(0,1fr);align-items:center;gap:0;min-width:0;min-height:30px;padding:0;display:grid}.technical-estimate-form .technical-manager-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:0;align-items:center;height:100%;min-height:30px;margin:0;padding:3px 8px;display:flex}.technical-estimate-form .technical-manager-grid>label>.technical-lookup{box-sizing:border-box;width:min(260px,100% - 12px);min-width:0;margin:2px 6px}.technical-estimate-form .technical-manager-grid .technical-lookup>.hf-input{flex:1;width:auto;min-width:0;max-width:none}@container estimate-form (width<=640px){.technical-estimate-form .technical-manager-grid>label{grid-template-columns:120px minmax(0,1fr)}.technical-estimate-form .technical-manager-grid>label>span{padding:3px 6px}}.technical-estimate-form .technical-client-grid{background:#dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:0}.technical-fee-calculation .technical-vat-label{flex-wrap:wrap;align-content:center;align-items:center;min-width:0;white-space:normal!important;justify-content:flex-start!important;gap:2px!important;display:flex!important}.technical-fee-calculation .technical-vat-label>span{white-space:nowrap;align-items:center;gap:2px;min-width:0;margin:0;display:inline-flex}.technical-fee-calculation .technical-vat-label input{flex:none;margin:0}.technical-estimate-form .technical-client-grid>label{background:#fff;grid-template-columns:minmax(145px,170px) minmax(0,1fr);align-items:center;min-width:0;min-height:30px;font-size:12px;display:grid;box-shadow:none!important;gap:0!important;padding:0!important}.technical-estimate-form .technical-client-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:0;align-items:center;height:100%;min-height:30px;margin:0;padding:3px 8px;font-size:12px;font-weight:750;display:flex}.technical-estimate-form .technical-client-grid>label>.hf-input,.technical-estimate-form .technical-client-grid>label>.technical-lookup{box-sizing:border-box;margin:2px 6px}.technical-estimate-form .technical-client-grid>label>.hf-input{width:calc(100% - 12px);min-width:0;max-width:none}.technical-estimate-form .technical-client-grid>label>.technical-lookup{width:calc(100% - 12px);min-width:0}@container estimate-form (width<=640px){.technical-estimate-form .technical-client-grid>label{grid-template-columns:120px minmax(0,1fr)}.technical-estimate-form .technical-client-grid>label>span{padding:3px 6px}.technical-estimate-form .technical-client-grid>label{grid-template-rows:24px 30px;grid-template-columns:1fr;align-items:stretch}.technical-estimate-form .technical-client-grid>label>span{border-bottom:1px solid #dbe2de;height:24px;min-height:24px;padding:2px 6px}.technical-estimate-form .technical-client-grid>label>.hf-input,.technical-estimate-form .technical-client-grid>label>.technical-lookup{align-self:center}.technical-estimate-form .technical-client-grid>label>.technical-lookup{height:26px}.technical-estimate-form .technical-client-grid>label>span{background:0 0;border-bottom:0;padding:2px 8px}.estimate-form-page .estimate-form-panel>.technical-client-grid,.estimate-form-page .estimate-form-panel>.estimate-info-grid{background:#fff;gap:0;border:0!important}.technical-estimate-form .estimate-info-grid>label,.technical-estimate-form .estimate-info-grid>label.full,.technical-estimate-form .estimate-info-grid>label:first-child,.technical-estimate-form .estimate-info-grid>.contract-date-field{grid-template-rows:24px auto;grid-template-columns:1fr;align-items:stretch}.technical-estimate-form .estimate-info-grid>label>span{background:0 0;border:0;height:24px;min-height:24px;margin:0;padding:2px 8px}.technical-estimate-form .estimate-info-grid>label>.hf-input,.technical-estimate-form .estimate-info-grid>label>div{align-self:center}.technical-estimate-form .estimate-info-grid>label:first-child>.hf-input,.technical-estimate-form .estimate-info-grid>.contract-date-field>.hf-input{width:calc(100% - 8px);max-width:145px;margin:2px 4px}.technical-estimate-form .estimate-info-grid>label.full>.hf-input{width:calc(100% - 12px);margin:2px 6px}.technical-estimate-form .estimate-info-grid .construction-period-heading{margin:0}}.technical-fee-table>strong{color:#24342b;background:#f1f6f3}.technical-fee-table>.technical-fee-row-label:nth-child(6){color:#4f5d55;background:#ecefed}@container estimate-form (width<=640px){.technical-fee-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-fee-summary label{grid-column:auto;grid-template-columns:minmax(88px,120px) minmax(0,1fr)}.technical-fee-summary label.full{grid-column:1/-1;grid-template-columns:120px minmax(0,1fr)}}.estimate-form-page .shared-estimate-info-grid,.estimate-form-page .shared-estimate-client-grid,.estimate-form-page .shared-estimate-manager-grid{background:#dbe2de;gap:1px;padding:0}.estimate-form-page .shared-estimate-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.estimate-form-page .shared-estimate-manager-grid{grid-template-columns:1fr}.estimate-form-page .shared-estimate-info-grid>label,.estimate-form-page .shared-estimate-client-grid>label,.estimate-form-page .shared-estimate-manager-grid>label{background:#fff;min-width:0;min-height:30px;box-shadow:none!important;padding:0!important}.estimate-form-page .shared-estimate-client-grid>label,.estimate-form-page .shared-estimate-manager-grid>label{grid-template-columns:minmax(145px,170px) minmax(0,1fr);align-items:center;gap:0;display:grid}.estimate-form-page .shared-estimate-info-grid>label>span,.estimate-form-page .shared-estimate-client-grid>label>span,.estimate-form-page .shared-estimate-manager-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:0;align-items:center;height:100%;min-height:30px;margin:0;padding:3px 8px;font-size:12px;font-weight:750;display:flex}.estimate-form-page .shared-estimate-client-grid>label>.hf-input,.estimate-form-page .shared-estimate-client-grid>label>div,.estimate-form-page .shared-estimate-manager-grid>label>div{box-sizing:border-box;width:calc(100% - 12px);min-width:0;margin:2px 6px}.estimate-form-page .shared-estimate-client-grid>label>.hf-input{max-width:none}.estimate-form-page .shared-estimate-manager-grid>label>div{width:min(260px,100% - 12px)}.estimate-form-page .shared-estimate-manager-grid>label>div>.hf-input{flex:1;min-width:0}@container estimate-form (width>=951px){.estimate-form-page .shared-estimate-info-grid>label{grid-template-columns:minmax(145px,170px) minmax(0,1fr)}}@container estimate-form (width<=640px){.estimate-form-page .estimate-form-panel>.shared-estimate-info-grid,.estimate-form-page .estimate-form-panel>.shared-estimate-client-grid{background:#fff;gap:0;border:0!important}.estimate-form-page .shared-estimate-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.estimate-form-page .shared-estimate-info-grid>.contract-date-field{grid-column:auto}.estimate-form-page .shared-estimate-info-grid>label.full{grid-column:1/-1}.estimate-form-page .shared-estimate-info-grid>label,.estimate-form-page .shared-estimate-client-grid>label{grid-template-rows:24px auto;grid-template-columns:1fr;align-items:stretch;display:grid}.estimate-form-page .shared-estimate-info-grid>label>span,.estimate-form-page .shared-estimate-client-grid>label>span{background:0 0;border:0;height:24px;min-height:24px;padding:2px 8px}.estimate-form-page .shared-estimate-info-grid>label>.hf-input,.estimate-form-page .shared-estimate-info-grid>label>div,.estimate-form-page .shared-estimate-client-grid>label>.hf-input,.estimate-form-page .shared-estimate-client-grid>label>div{align-self:center}.estimate-form-page .shared-estimate-manager-grid>label{grid-template-columns:120px minmax(0,1fr)}.estimate-form-page .shared-estimate-manager-grid>label>span{padding:3px 6px}}.estimate-form-page .shared-estimate-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.estimate-form-page .shared-estimate-info-grid>.contract-date-field{grid-column:auto}.estimate-form-page .shared-estimate-info-grid>label,.estimate-form-page .shared-estimate-info-grid>label.full{background:#fff;grid-template-columns:minmax(145px,170px) minmax(0,1fr);align-items:center;gap:0;min-height:30px;display:grid;box-shadow:none!important;padding:0!important}.estimate-form-page .shared-estimate-info-grid>label.full{grid-column:1/-1}.estimate-form-page .shared-estimate-info-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:0;align-items:center;height:100%;min-height:30px;margin:0;padding:3px 8px;font-size:12px;font-weight:750;display:flex}.estimate-form-page .shared-estimate-info-grid>label>.hf-input,.estimate-form-page .shared-estimate-info-grid>label>div{box-sizing:border-box;margin:2px 6px}.estimate-form-page .shared-estimate-info-grid>label.full>.hf-input{width:calc(100% - 12px);max-width:none}.estimate-form-page .shared-estimate-info-grid .construction-period-heading{margin:0}@container estimate-form (width>=951px){.estimate-form-page .shared-estimate-info-grid .construction-period-heading{white-space:nowrap;flex-direction:row!important;align-items:center!important;gap:4px!important}.estimate-form-page .shared-estimate-info-grid .construction-period-heading>span{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}}@container estimate-form (width<=640px){.estimate-form-page .shared-estimate-info-grid>label,.estimate-form-page .shared-estimate-info-grid>label.full{grid-template-rows:24px auto;grid-template-columns:1fr;align-items:stretch}.estimate-form-page .shared-estimate-info-grid>label>span{background:0 0;border:0;height:24px;min-height:24px;padding:2px 8px}}.estimate-form-page .shared-estimate-info-grid .construction-days-input{justify-content:flex-start;flex-wrap:nowrap!important;width:auto!important;max-width:none!important}.estimate-form-page .shared-estimate-info-grid .construction-days-input>.hf-input{box-sizing:border-box;flex:0 0 100px;width:100px!important;min-width:100px!important;max-width:100px!important}.estimate-form-page .shared-estimate-info-grid .construction-days-input>b{white-space:nowrap;flex:none}.estimate-form-page .estimate-price-table thead th,.estimate-form-page .contractor-table thead th,.estimate-form-page .estimate-price-table tr.sum>th,.estimate-form-page .estimate-price-table tr.sum>td,.estimate-form-page .contractor-table tr.sum>th,.estimate-form-page .contractor-table tr.sum>td{box-sizing:border-box;height:30px;min-height:30px;padding:2px 6px;line-height:16px}.estimate-form-page .estimate-price-table thead tr,.estimate-form-page .contractor-table thead tr,.estimate-form-page .estimate-price-table tr.sum,.estimate-form-page .contractor-table tr.sum{height:30px}@container (width<=720px){.estimate-form-page .contractor-table tr.sum{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.estimate-form-page .contractor-table tr.sum>th:first-child{display:none}.estimate-form-page .contractor-table tr.sum>td:nth-child(2),.estimate-form-page .contractor-table tr.sum>td:nth-child(3){align-items:flex-end;width:auto;height:auto;min-height:42px;display:flex}.estimate-form-page .contractor-table tr.sum>td:nth-last-child(-n+2){display:none}}.estimate-form-page .estimate-price-table{box-sizing:border-box;border:1px solid #dbe2de!important;border-top:3px solid #4f9b68!important;border-bottom:2px solid #aeb8b2!important}.estimate-form-page .estimate-stepper-field,.technical-estimate-form .technical-count-input{box-sizing:border-box;width:min(145px,100%);min-width:82px;max-width:145px}.estimate-form-page .estimate-stepper-field>.numeric-input,.technical-estimate-form .technical-count-input>.numeric-input{box-sizing:border-box;width:100%;min-width:82px;max-width:145px}.estimate-form-page .estimate-money-limit>.numeric-input,.technical-estimate-form .technical-number-unit>.hf-input,.estimate-form-page .contractor-table td:nth-child(3) .numeric-input{box-sizing:border-box;width:min(145px,100%);max-width:145px;margin-left:0;margin-right:auto}.technical-estimate-form .technical-number-unit{justify-content:flex-start}.estimate-price-table .price-subject-col{width:180px}.estimate-status-control{align-items:center;gap:5px;min-width:0;display:flex}.estimate-head-grid .estimate-status-control select{box-sizing:border-box;height:26px;min-height:26px;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:4px;padding:0 7px;font-size:12px}.estimate-head-grid .estimate-status-compact .estimate-status-control select{flex:0 0 76px;width:76px;min-width:76px}.estimate-order-link{color:#176c38;white-space:nowrap;cursor:pointer;background:#f1f8f3;border:1px solid #83b696;border-radius:4px;align-items:center;gap:3px;height:24px;padding:0 7px;font-size:11px;font-weight:750;display:inline-flex}.estimate-order-link:hover{background:#e2f1e7}.technical-estimate-form .technical-count-input{flex:0 0 82px;width:82px!important;min-width:82px!important;max-width:82px!important}.technical-estimate-form .technical-count-input>.numeric-input{width:82px!important;min-width:82px!important;max-width:82px!important}.estimate-header-actions{align-items:center;gap:6px;display:flex}.estimate-header-actions .hf-btn{white-space:nowrap}.estimate-header-actions .is-spinning{animation:.8s linear infinite estimate-sync-spin}@keyframes estimate-sync-spin{to{transform:rotate(360deg)}}.estimate-page .hf-btn svg.is-spinning{transform-origin:50%;transform-box:fill-box;animation:.9s linear infinite sales-sync-spin}@keyframes sales-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.technical-estimate-form .estimate-info-grid>label>.common-date-input,.estimate-form-page .shared-estimate-info-grid>label>.common-date-input{box-sizing:border-box;white-space:normal;background:#fff;border:0;border-radius:0;align-items:center;width:min(145px,100% - 12px);min-width:125px;max-width:145px;height:auto;min-height:0;margin:2px 6px;padding:0;font-size:12px;font-weight:400;display:inline-flex}@container estimate-form (width>=641px){.technical-estimate-form .estimate-info-grid>label>span:first-child,.estimate-form-page .shared-estimate-info-grid>label>span:first-child,.technical-estimate-form .technical-client-grid>label>span:first-child,.technical-estimate-form .technical-manager-grid>label>span:first-child,.estimate-form-page .shared-estimate-client-grid>label>span:first-child,.estimate-form-page .shared-estimate-manager-grid>label>span:first-child,.technical-estimate-form .technical-fee-summary>label>span:first-child{border-right:1px solid #dbe2de}}.technical-estimate-form .estimate-info-grid .technical-number-unit{justify-self:start;gap:4px;max-width:calc(100% - 12px);justify-content:flex-start!important;width:max-content!important;display:inline-flex!important}.technical-estimate-form .estimate-info-grid .technical-number-unit>.hf-input{flex:0 145px;width:min(145px,100% - 18px);min-width:0}.technical-estimate-form .estimate-info-grid .technical-number-unit>b{white-space:nowrap;flex:none}.technical-estimate-form .technical-fee-table{background:#dbe2de;grid-auto-rows:30px;gap:1px}.technical-estimate-form .technical-fee-table>strong,.technical-estimate-form .technical-fee-table>.technical-fee-row-label,.technical-estimate-form .technical-fee-table>.hf-input{box-sizing:border-box;min-height:30px;margin:0}.technical-estimate-form .technical-fee-table>strong,.technical-estimate-form .technical-fee-table>.technical-fee-row-label{height:30px}.technical-estimate-form .technical-fee-table>.hf-input{width:100%;min-width:0;box-shadow:none;background:#fff;border-radius:0;outline:0;border:0!important;height:30px!important}.technical-estimate-form .technical-fee-table>.hf-input:focus{box-shadow:inset 0 0 0 1px #16883d}@container estimate-form (width<=950px){.technical-estimate-form .technical-fee-table>.technical-fee-row-label{height:100%}}@container estimate-form (width>=951px){.technical-estimate-form .technical-fee-summary,.technical-estimate-form .technical-fee-calculation{grid-template-columns:170px minmax(0,1fr) 170px minmax(0,1fr)}.technical-estimate-form .technical-fee-summary>label,.technical-estimate-form .technical-fee-calculation>label{grid-template-columns:170px minmax(0,1fr)}.technical-estimate-form .technical-fee-table{grid-template-columns:170px repeat(4,minmax(105px,1fr))}}@container estimate-form (width>=641px) and (width<=950px){.technical-estimate-form .estimate-info-grid>label,.technical-estimate-form .estimate-info-grid>label.full,.technical-estimate-form .technical-client-grid>label,.technical-estimate-form .technical-manager-grid>label,.estimate-form-page .shared-estimate-info-grid>label,.estimate-form-page .shared-estimate-client-grid>label,.estimate-form-page .shared-estimate-manager-grid>label{grid-template-columns:145px minmax(0,1fr)}.technical-estimate-form .technical-fee-summary,.technical-estimate-form .technical-fee-calculation{grid-template-columns:145px minmax(0,1fr) 145px minmax(0,1fr)}.technical-estimate-form .technical-fee-summary>label,.technical-estimate-form .technical-fee-calculation>label{grid-template-columns:145px minmax(0,1fr)}.technical-estimate-form .technical-fee-table{grid-template-columns:145px repeat(2,minmax(0,1fr))}}.estimate-form-page .notes,.technical-estimate-form .notes{color:inherit;font-family:inherit;font-size:12px;font-weight:400;line-height:1.45}@container estimate-form (width<=640px){.technical-estimate-form .technical-equation>.hf-input{flex:0 100px;width:100px;min-width:0;max-width:100px}}.order-page{container:order-page/inline-size}.order-search{background:#fff;border:1px solid #dfe8e2;border-radius:9px;flex-direction:column;gap:7px;padding:9px 11px;display:flex}.order-search-fields{grid-template-columns:repeat(5,minmax(130px,1fr)) auto;align-items:center;gap:7px;display:grid}.order-search-fields label{align-items:center;gap:5px;min-width:0;font-size:12px;font-weight:750;display:flex}.order-search-fields label>span{white-space:nowrap;flex-shrink:0}.order-search-fields .hf-input{flex:1;min-width:0}.order-search-fields>.hf-btn,.order-page .order-search .hf-input{box-sizing:border-box;height:26px;min-height:26px;padding-top:0;padding-bottom:0;font-size:12px}.order-status-filters{flex-wrap:wrap;align-items:center;gap:10px;min-height:24px;font-size:12px;display:flex}.order-status-filters strong{white-space:nowrap}.order-status-filters label{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.order-status-filters input,.order-select-heading input{accent-color:#16883d;margin:0}.order-status-filters .status-changeContract{color:#1673d1}.order-status-filters .status-complete{color:#38a447}.order-status-filters .status-suspended{color:#d94747}.order-status-filters .status-cancelled{color:#da7832}.order-status-filters .status-invoice{color:#d5a800}.order-table-wrap table{min-width:1250px}.order-table-wrap.team2 table{min-width:1500px}.order-select-heading{justify-content:center;align-items:center;gap:7px;display:flex}.order-table-wrap th{background:#f1f6f3!important}.order-table-wrap tbody tr{cursor:pointer!important}.order-table-wrap tbody tr.order-revision-row{background:#f7fbf8}.order-table-wrap tbody tr.order-revision-row td:first-child{color:#176c38;white-space:nowrap;font-weight:800}.order-form-section>h3{color:#24342b;background:#edf5f0!important}.order-form-grid{background:#dbe2de;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.order-field{background:#fff;grid-template-columns:135px minmax(0,1fr);min-height:30px;font-size:12px;display:grid}.order-field.wide{grid-column:span 2}.order-field.full{grid-column:1/-1}.order-field>span{background:#f1f6f3;justify-content:center;align-items:center;padding:3px 6px;font-weight:750;display:flex}.order-field>div{align-items:center;min-width:0;padding:2px 6px;display:flex}.order-field .hf-input,.order-field select{box-sizing:border-box;border:1px solid #cfdad4;border-radius:4px;width:100%;height:26px;min-height:26px;font-size:12px}.order-inline-check{align-items:center;gap:4px;display:flex}.order-option-section{border-top:1px solid #dbe2de;grid-template-columns:135px minmax(0,1fr);display:grid}.order-option-section>strong{background:#edf5f0;justify-content:center;align-items:center;font-size:12px;display:flex}.order-option-section>div{background:#dbe2de;gap:1px;display:grid}.order-option-section input{accent-color:#16883d;flex-shrink:0}.order-option-section.is-subject>div{grid-template-columns:repeat(6,minmax(0,1fr))}.order-option-section.is-subject label{text-align:center;background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;min-height:54px;font-size:12px;display:flex}.order-option-section.is-subject label>span{background:#f8fbf9;flex:1;justify-content:center;align-items:center;min-height:31px;padding:3px 5px;line-height:1.25;display:flex}.order-option-section.is-subject input{align-self:center;margin:5px}.order-option-section.is-standard>div{grid-template-columns:repeat(4,minmax(0,1fr))}.order-option-section.is-standard label{background:#fff;justify-content:space-between;align-items:center;gap:6px;min-width:0;min-height:29px;padding:3px 8px;font-size:12px;display:flex}.order-option-section.is-standard label>span{min-width:0}.order-option-section.is-standard input{margin:0}.order-notes{box-sizing:border-box;resize:vertical;width:100%;min-height:68px;font:inherit;border:1px solid #cfdad4;line-height:15px}.order-progress-title{border-top:1px solid #dfe8e2}.order-progress-table table{min-width:720px}.order-progress-table th:first-child{width:22%}.order-progress-table th:nth-child(2){width:25%}.order-progress-table th:nth-child(3){width:27%}.order-progress-table th:nth-child(4){width:14%}.order-progress-table .hf-input,.order-progress-table select{box-sizing:border-box;width:100%;height:26px;min-height:26px;font-size:12px}.order-progress-table tbody tr{cursor:default!important}.order-contract-vat-label{white-space:nowrap;justify-content:center;align-items:center;gap:3px;display:inline-flex}.order-contract-vat-label input{accent-color:#16883d;width:13px;height:13px;margin:0}.order-number-stepper{box-sizing:border-box;width:min(145px,100%);min-width:82px;max-width:145px}.order-number-stepper .numeric-input{box-sizing:border-box;width:100%;min-width:82px;max-width:145px;padding-right:29px}@container order-page (width<=1100px){.order-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.order-search-fields>.hf-btn{justify-self:start}}@container order-page (width<=950px){.order-form-grid,.order-option-section.is-standard>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@container order-page (width<=640px){.order-search-fields{grid-template-columns:1fr}.order-search-fields label{grid-template-columns:52px minmax(0,1fr);display:grid}.order-form-grid{grid-template-columns:1fr}.order-field,.order-option-section{grid-template-columns:100px minmax(0,1fr)}.order-field.wide,.order-field.full{grid-column:auto}.order-option-section.is-subject>div{grid-template-columns:repeat(3,minmax(0,1fr))}.order-option-section.is-standard>div{grid-template-columns:1fr}}.order-lookup-input{align-items:center;gap:4px;width:100%;min-width:0;display:flex}.order-lookup-input .hf-input{flex:1;min-width:0}.order-lookup-input .hf-btn{box-sizing:border-box;flex-shrink:0;height:26px;min-height:26px;padding:0 8px;font-size:12px}.order-form-page .estimate-header>div:last-child{display:block}.order-action-bar{background:#e8f2ec;border:1px solid #cbdcd2;border-radius:4px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:5px 8px;display:grid}.order-action-bar>div{align-items:center;gap:6px;display:flex}.order-action-bar>div:nth-child(2){justify-content:center}.order-action-bar>div:last-child{justify-content:flex-end}.order-action-bar .hf-btn{color:#24342b;background:#fff;height:27px;min-height:27px;padding:0 10px;font-size:12px}.order-action-bar .hf-btn-primary{color:#fff;background:#16883d;border-color:#16883d}.order-action-bar .danger-text{color:#c92d2d;border-color:#e2bcbc}.order-section-heading{background:#edf5f0;border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.order-section-heading h3{color:#24342b;margin:0;font-size:14px}.order-section-title{align-items:center;gap:14px;display:flex}.order-category-select{align-items:center;gap:6px;font-size:12px;font-weight:750;display:flex}.order-category-select>span{white-space:nowrap}.order-category-select select{box-sizing:border-box;background:#fff;border:1px solid #bfd0c6;border-radius:4px;width:190px;height:26px;padding:0 7px;font-size:12px}.order-receipt-no{align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.order-receipt-no>span{white-space:nowrap}.order-receipt-no .hf-input{background:#f8faf9;width:150px;font-size:12px;height:26px!important;min-height:26px!important}@container order-page (width<=640px){.order-section-heading{flex-direction:column;align-items:flex-start;padding-top:8px;padding-bottom:8px}.order-section-title{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.order-category-select{justify-content:space-between;width:100%}.order-category-select select{width:min(220px,70%);min-width:0}.order-receipt-no{justify-content:space-between;width:100%}}@container order-page (width<=650px){.order-action-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.order-action-bar>div,.order-action-bar>div:nth-child(2),.order-action-bar>div:last-child{display:contents}.order-action-bar .hf-btn{box-sizing:border-box;white-space:normal;width:100%;min-width:0;padding-left:6px;padding-right:6px;line-height:1.15}}.order-contract-meta{align-items:center;gap:12px;font-size:12px;display:flex}.order-contract-meta>strong{color:#176c38}.order-option-section.team2-seven>div{grid-template-columns:repeat(7,minmax(0,1fr))}.order-option-section.team2-seven label{text-align:center;background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;min-height:54px;font-size:12px;display:flex}.order-option-section.team2-seven label>span{background:#f8fbf9;flex:1;justify-content:center;align-items:center;min-height:31px;padding:3px 5px;line-height:1.25;display:flex}.order-option-section.team2-seven input{align-self:center;margin:5px}.order-contract-terms{border-top:1px solid #dbe2de;grid-template-columns:135px minmax(0,1fr);display:grid}.order-contract-terms>strong{background:#edf5f0;justify-content:center;align-items:center;font-size:12px;display:flex}.order-contract-terms table{min-width:850px}.order-contract-terms th:first-child{width:22%}.order-contract-terms th:nth-child(2){width:55px}.order-contract-terms th:nth-child(3){width:170px}.order-contract-terms th:nth-child(4){width:120px}.order-contract-terms .hf-input,.order-contract-terms select{box-sizing:border-box;width:100%;height:26px;min-height:26px;font-size:12px}.order-contract-terms td.numeric-input{text-align:right;font-weight:800}.order-option-section.team2-six>div{grid-template-columns:repeat(6,minmax(0,1fr))}.order-option-section.team2-six label{text-align:center;background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;min-height:54px;font-size:12px;display:flex}.order-option-section.team2-six label>span{background:#f8fbf9;flex:1;justify-content:center;align-items:center;min-height:31px;padding:3px 5px;line-height:1.25;display:flex}.order-option-section.team2-six input{align-self:center;margin:5px}.order-option-section.team1-seven>div{grid-template-columns:repeat(7,minmax(0,1fr))}.order-option-section.team1-seven label{text-align:center;background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;min-height:54px;font-size:12px;display:flex}.order-option-section.team1-seven label>span{background:#f8fbf9;flex:1;justify-content:center;align-items:center;min-height:31px;padding:3px 5px;line-height:1.25;display:flex}.order-option-section.team1-seven input{align-self:center;margin:5px}@container order-page (width<=950px){.order-option-section.team2-seven>div,.order-option-section.team2-six>div,.order-option-section.team1-seven>div{grid-template-columns:repeat(4,minmax(0,1fr))}}@container order-page (width<=640px){.order-option-section.team2-seven>div{grid-template-columns:1fr}.order-contract-terms{grid-template-columns:100px minmax(0,1fr)}.order-option-section.team2-six>div{grid-template-columns:1fr}}.estimate-lookup-modal.order-contact-lookup{width:min(980px,100%)}.order-contact-head,.estimate-lookup-results>button.order-contact-row{box-sizing:border-box;grid-template-columns:minmax(180px,1fr) 110px 120px 125px minmax(180px,1fr);align-items:center;gap:10px;min-width:850px;display:grid!important}.order-contact-head{color:#53655b;background:#f1f6f3;padding:7px 9px;font-size:12px;font-weight:750}.estimate-lookup-results>button.order-contact-row{justify-content:initial}.estimate-lookup-results>button.order-contact-row span{color:#68776e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-lookup-pagination{color:#718177;border-top:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.order-lookup-pagination>div{align-items:center;gap:7px;display:flex}.order-lookup-pagination button{color:#24342b;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:5px;height:26px;padding:0 10px}.order-lookup-pagination button:hover:not(:disabled){color:#116b31;background:#edf9f1;border-color:#16883d}.order-lookup-pagination button:disabled{cursor:default;opacity:.4}.order-lookup-pagination strong{color:#24342b;text-align:center;min-width:58px}.estimate-lookup-modal.order-company-lookup{width:min(1120px,100%)}.order-company-head,.estimate-lookup-results>button.order-company-row{box-sizing:border-box;grid-template-columns:minmax(170px,1fr) 120px 100px 130px minmax(260px,1.5fr);align-items:center;gap:10px;min-width:980px;display:grid!important}.order-company-head{color:#53655b;background:#f1f6f3;padding:7px 9px;font-size:12px;font-weight:750}.estimate-lookup-results>button.order-company-row{justify-content:initial}.estimate-lookup-results>button.order-company-row span{color:#68776e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.technical-file-list{flex-direction:column;gap:3px;min-width:0;display:flex}.technical-file-list>div{align-items:center;gap:8px;min-height:24px;display:flex}.technical-file-list a{color:#126a9c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;text-decoration:underline;overflow:hidden}.technical-file-list .hf-button{height:24px;padding:0 8px;font-size:11px}.order-owner-team2{gap:1px;display:grid}.order-owner-team2 .owner-row{gap:1px;padding:0}.order-owner-team2 .owner-row-full{grid-template-columns:1fr}.order-owner-team2 .owner-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-owner-team2 .owner-row-four{grid-template-columns:repeat(4,minmax(0,1fr))}@container order-page (width<=950px){.order-owner-team2 .owner-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-owner-team2 .owner-row-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@container order-page (width<=640px){.order-owner-team2 .owner-row-three,.order-owner-team2 .owner-row-four{grid-template-columns:1fr}}.order-owner-team1{background:#dbe2de;gap:1px;display:grid}.order-owner-team1>.order-form-grid{border:0!important}.order-owner-team1 .owner-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}@container order-page (width<=640px){.order-owner-team1 .owner-row-two{grid-template-columns:1fr}}.order-contract-round{color:#466f9f;white-space:nowrap;margin-left:4px;font-size:12px}@container order-page (width>=951px){.order-page .order-head-grid>label{grid-template-columns:124px minmax(0,1fr);align-items:center;gap:7px;display:grid}.order-page .order-head-grid>label>span{box-sizing:border-box;white-space:nowrap;background:#f1f6f3;border-radius:4px;align-items:center;min-height:26px;padding:0 7px;display:flex}.order-page .order-head-grid>label>.hf-input,.order-page .order-head-grid>label>select{min-width:0}}.order-team1-contract-grid,.order-team2-contract-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-team2-milestone-grid{border-top:1px solid #dbe2de;grid-template-columns:repeat(3,minmax(0,1fr))}.order-option-section.has-note>.order-option-body{background:#fff;display:block}.order-option-note{box-sizing:border-box;border-bottom:1px solid #dbe2de;padding:2px 6px}.order-option-note>.hf-input{box-sizing:border-box;width:100%;height:26px;min-height:26px;font-size:12px}.order-option-section.team2-seven .order-option-items{background:#dbe2de;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}@container order-page (width<=950px){.order-team1-contract-grid,.order-team2-contract-grid,.order-team2-milestone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-option-section.team2-seven .order-option-items{grid-template-columns:repeat(4,minmax(0,1fr))}}@container order-page (width<=640px){.order-team1-contract-grid,.order-team2-contract-grid,.order-team2-milestone-grid,.order-option-section.team2-seven .order-option-items{grid-template-columns:1fr}}.order-page .order-field .date-range{flex-wrap:wrap;width:100%;min-width:0;display:flex}.order-page .order-field .date-range>.hf-input{flex:0 145px;width:145px;min-width:125px;max-width:145px}.order-page .order-field .date-range>b{flex:none}.order-page .order-field .hf-input[type=date]{width:145px;max-width:100%}.order-option-spacer{background:#fff;min-height:29px;display:block}@container order-page (width<=640px){.order-option-spacer{display:none}}.order-password-field{width:100%;min-width:0;position:relative;display:flex!important}.order-password-field>.hf-input{padding-right:30px}.order-password-field>button{color:#526158;cursor:pointer;background:#f7f9f8;border:0;border-left:1px solid #d8e0db;border-radius:0 4px 4px 0;justify-content:center;align-items:center;width:28px;display:flex;position:absolute;top:1px;bottom:1px;right:1px}.order-password-field>button:hover{color:#176c38;background:#edf3ef}.order-money-limit{width:min(145px,100%);max-width:145px;margin-left:0;margin-right:auto;justify-content:flex-start!important;padding:0!important;display:flex!important}.order-money-limit>.hf-input,.order-money-limit .hf-input{box-sizing:border-box;width:100%;max-width:145px}.order-progress-table td:nth-child(3)>.numeric-input,.order-contract-terms td:nth-child(3) .numeric-input{box-sizing:border-box;width:min(145px,100%);max-width:145px;margin-left:0;margin-right:auto;display:block}.order-form-page .order-form-section{border:0;border-radius:0;overflow:visible}.order-form-page .order-section-heading{box-sizing:border-box;background:0 0;border:0;min-height:34px;padding:9px 8px 6px}.order-form-page .order-section-heading h3{color:#69a77d}.order-form-page .order-section-heading~*{box-sizing:border-box;border-left:1px solid #dbe2de;border-right:1px solid #dbe2de}.order-form-page .order-section-heading+*{border-top:1px solid #dbe2de}.order-form-page .order-form-section>:last-child{border-bottom:1px solid #dbe2de}.order-progress-row,.order-progress-table,.order-progress-table table,.order-progress-table tbody,.order-progress-table tbody tr,.order-progress-table tbody td{background:#fff}.order-progress-title h3{justify-content:space-between;align-items:center;margin:0;display:flex}.order-progress-add{box-sizing:border-box;width:auto;min-width:42px;height:22px;min-height:22px;padding:0 5px;font-size:11px;line-height:1}.order-progress-table thead tr,.order-progress-table thead th{box-sizing:border-box;height:30px;min-height:30px;padding-top:2px!important;padding-bottom:2px!important}.order-progress-target-heading{justify-content:center;align-items:center;min-height:24px;display:flex;position:relative}.order-progress-target-heading .order-progress-head-add{position:absolute;left:2px}.order-progress-title-add{margin-left:auto}.order-progress-head-add{display:none}@container order-page (width>=951px){.order-progress-row{background:#dbe2de;grid-template-columns:135px minmax(0,1fr);gap:1px;display:grid}.order-form-page .order-progress-title{background:#f1f6f3;justify-content:stretch;align-items:stretch;min-height:100%;padding:0;display:flex}.order-form-page .order-progress-title h3{box-sizing:border-box;background:#f1f6f3;justify-content:center;width:100%;min-height:29px;font-size:12px}.order-progress-title-add{display:none}.order-progress-head-add{display:inline-flex}.order-progress-row .order-progress-table{background:#fff;min-width:0}.order-progress-row .order-progress-table table{width:100%;min-width:720px}}@container order-page (width<=950px){.order-form-page .order-progress-title{box-sizing:border-box;background:#f1f6f3;min-height:30px;padding:3px 6px}.order-form-page .order-progress-title h3{width:100%;font-size:12px}.order-progress-table{background:#fff}}@container order-page (width<=640px){.order-progress-table{overflow:visible}.order-progress-table table,.order-progress-table tbody{width:100%;min-width:0;display:block}.order-progress-table thead{display:none}.order-progress-table tbody{background:#fff;padding:5px}.order-progress-table tbody tr{background:#fff;border:1px solid #dbe2de;border-radius:5px;margin-bottom:7px;display:grid;overflow:hidden}.order-progress-table tbody tr:last-child{margin-bottom:0}.order-progress-table tbody td{text-align:left;grid-template-columns:105px minmax(0,1fr);align-items:center;min-height:31px;display:grid;border:0!important;border-bottom:1px solid #e5ebe7!important;padding:0!important}.order-progress-table tbody td:last-child{border-bottom:0!important}.order-progress-table tbody td:before{content:attr(data-label);box-sizing:border-box;background:#f1f6f3;align-items:center;height:100%;min-height:30px;padding:3px 7px;font-size:12px;font-weight:750;display:flex}.order-progress-table tbody td>*,.order-progress-table tbody td>.numeric-input{box-sizing:border-box;margin:2px 6px}.order-progress-table tbody td>input[type=checkbox],.order-progress-table tbody td>.icon-delete{justify-self:start}}.order-progress-add{white-space:nowrap;text-align:center;flex:none;overflow:visible;justify-content:center!important;align-items:center!important;min-width:48px!important;display:inline-flex!important}.technical-performer-row{border-bottom:1px solid #bfcac4!important}.technical-performer-row .order-progress-table th:first-child{width:32%}.technical-performer-row .order-progress-table th:nth-child(2){width:30%}.technical-performer-row .order-progress-table th:nth-child(3){width:25%}.technical-performer-row .order-progress-table th:nth-child(4){width:13%}@container order-page (width>=951px){.order-progress-title-add{display:none!important}}.order-company-grid{background:#dbe2de;flex-direction:column;gap:1px;display:flex}.order-company-grid .company-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}.order-company-grid .company-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-company-grid .company-row-four{grid-template-columns:repeat(4,minmax(0,1fr))}@container order-page (width<=950px){.order-company-grid .company-row-two,.order-company-grid .company-row-three,.order-company-grid .company-row-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@container order-page (width<=640px){.order-company-grid .company-row-two,.order-company-grid .company-row-three,.order-company-grid .company-row-four{grid-template-columns:1fr}}.order-service-phone-pair{flex-wrap:wrap;gap:4px;width:100%;min-width:0;display:flex}.order-field .order-service-phone-pair>.hf-input{flex:105px;width:auto;min-width:95px}.order-table-wrap.technical table{min-width:1850px}.technical-order-form .technical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-pair{flex-wrap:wrap;gap:4px;width:100%;min-width:0;display:flex}.technical-pair>.hf-input{flex:150px;min-width:120px;width:auto!important}.technical-contact-row{grid-template-columns:repeat(4,minmax(120px,1fr));gap:4px;width:100%;display:grid!important}.technical-order-form input[type=file]{font-size:12px}.technical-order-form .order-field small{color:#718177;margin-left:8px}@container order-page (width<=950px){.technical-contact-row{grid-template-columns:repeat(2,minmax(120px,1fr))}}@container order-page (width<=640px){.technical-order-form .technical-grid,.technical-contact-row{grid-template-columns:1fr}}.technical-address-row{grid-template-columns:minmax(230px,280px) minmax(0,1fr);gap:4px;width:100%;display:grid!important}.technical-address-row .postcode-search-input{width:100%;min-width:0}.technical-address-row .postcode-search-input .hf-input{min-width:90px}@container order-page (width<=640px){.technical-address-row{grid-template-columns:1fr}}.technical-contact-name{gap:4px;width:100%;min-width:0;display:flex!important}.technical-contact-name>.hf-input{flex:1;min-width:0}.technical-contact-name>.hf-btn{flex-shrink:0;height:26px;min-height:26px}.technical-company-pair>.hf-btn{flex:none;height:26px;min-height:26px}.technical-count-input{width:86px;max-width:86px}.technical-count-input>.hf-input{text-align:right;width:86px!important;min-width:86px!important;padding-right:28px!important}.order-status-filters .status-terminated{color:#e17724}.order-table-wrap tbody tr.order-row-change{background:#eaf3ff!important}.order-table-wrap tbody tr.order-row-complete{background:#eaf8ed!important}.order-table-wrap tbody tr.order-row-suspended{background:#ffe9e9!important}.order-table-wrap tbody tr.order-row-terminated{background:#fff0df!important}.order-table-wrap tbody tr.order-row-invoice{background:#fff59f!important}.order-table-wrap tbody tr.order-row-change:hover{background:#dcecff!important}.order-table-wrap tbody tr.order-row-complete:hover{background:#dcf2e1!important}.order-table-wrap tbody tr.order-row-suspended:hover{background:#fdd!important}.order-table-wrap tbody tr.order-row-terminated:hover{background:#ffe5c8!important}.order-table-wrap tbody tr.order-row-invoice:hover{background:#ffef73!important}.technical-date-check{accent-color:#e32626;pointer-events:none;width:14px;height:14px;margin:0}.order-invoice-check{accent-color:#1976d2;pointer-events:none;width:14px;height:14px;margin:0}.order-dfs-status{white-space:nowrap;grid-template-columns:repeat(4,15px);justify-content:center;align-items:center;gap:2px;display:grid}.order-dfs-status>span{box-sizing:border-box;color:#202820;background:#fff;border:1px solid #202820;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}.order-dfs-status>span.is-checked{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.order-contract-term-heading{white-space:nowrap;justify-content:flex-start;gap:6px}.order-contract-term-heading>span{text-align:center;flex:1}.order-contract-terms thead th{box-sizing:border-box;height:30px;padding-top:2px!important;padding-bottom:2px!important}.order-additional-designer{border-top:1px solid #dbe2de}.order-designer-heading{background:#f1f6f3;justify-content:space-between;align-items:center;gap:6px;padding:3px 6px;font-size:12px;display:flex}.order-designer-heading .hf-btn{height:24px;min-height:24px;padding:0 6px;font-size:12px}.csi-secret-masked{-webkit-text-security:disc}.order-owner-team2,.order-company-grid{background:#dbe2de;gap:1px}.order-owner-team2>.owner-row,.order-company-grid>.company-row{border:0!important}.order-option-section.option-targetItem.is-standard label{justify-content:flex-start}.main-content:has(>.order-form-page){padding-top:0}.main-content>.order-form-page{box-sizing:border-box;padding-top:28px}.order-form-page>.sales-record-action-bar{z-index:100;box-sizing:border-box;width:100%;position:sticky;top:0;box-shadow:0 4px 10px #18432a14}@media (width<=900px){.main-content>.order-form-page{padding-top:20px}}.order-readonly-check input:disabled{cursor:default;opacity:1}.plan-order-search .order-search-fields label>span{box-sizing:border-box;text-align:right;flex:0 0 4em;width:4em}.plan-order-search .order-search-fields{grid-template-columns:repeat(7,minmax(0,1fr)) auto}@container order-page (width<=1100px){.plan-order-search .order-search-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}@container order-page (width<=640px){.plan-order-search .order-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-order-search .order-search-fields label{grid-template-columns:4em minmax(0,1fr)}}.order-project-dday{text-align:left;justify-content:flex-start;align-items:center;gap:4px 6px;width:100%;max-width:100%;display:flex}.order-project-dday>span:first-child{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;min-width:0;line-height:1.3;display:-webkit-box;overflow:hidden}.order-project-dday .site-dday-badge{color:#fff;white-space:nowrap;background:#ff4b55;border-radius:999px;flex:none;align-items:center;min-height:20px;padding:0 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.technical-order-modern .consulting-order-grid input[type=time]{width:145px;max-width:145px}.technical-order-modern .technical-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.technical-order-modern .technical-row-group{background:#dbe2de;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-width:0;display:grid}.technical-order-modern .technical-construction-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.technical-order-modern .technical-amount-row{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr))}.technical-order-modern .technical-row-group>.order-field{grid-template-columns:auto minmax(0,1fr);min-width:0}.technical-order-modern .technical-row-group>.order-field>span{white-space:nowrap;padding:3px 6px}.technical-order-modern .technical-contact-name{gap:4px;width:100%;min-width:0;display:flex}.technical-order-modern .technical-contact-name>.hf-input{flex:1;min-width:0}.technical-order-modern .technical-contact-name>.hf-btn{white-space:nowrap;flex-shrink:0;height:26px;min-height:26px;padding:0 6px}.technical-order-modern .postcode-search-input .hf-btn{box-sizing:border-box;white-space:nowrap;flex-shrink:0;height:26px;min-height:26px;padding:0 6px;font-size:12px;line-height:1}.technical-order-modern .order-field input[type=date]{width:145px;min-width:125px;max-width:145px}.technical-order-modern .date-range{flex-wrap:wrap;min-width:0}.technical-order-modern .order-field>div>.numeric-input{width:min(145px,100%);margin-right:auto}.technical-order-modern .technical-address-row{flex-wrap:wrap;align-items:center;gap:4px;width:100%;display:flex}.technical-order-modern .technical-address-row>.hf-input{flex:260px;min-width:160px}.technical-order-modern .estimate-header a{color:#176c38;margin-left:10px;font-size:12px;text-decoration:underline}@container order-page (width>=1101px){.technical-order-modern .technical-construction-row{grid-template-columns:minmax(455px,1.6fr) minmax(0,1fr)}.technical-order-modern .technical-construction-row .date-range{flex-wrap:nowrap}.technical-order-modern .technical-construction-row .date-range input[type=date]{flex:0 0 145px}.technical-order-modern .technical-construction-row>.order-field:first-child,.technical-order-modern .technical-amount-row>.order-field:first-child{grid-template-columns:135px minmax(0,1fr)}}@container order-page (width<=1100px){.technical-order-modern .technical-row-group>.order-field{grid-template-columns:minmax(0,1fr)}.technical-order-modern .technical-row-group>.order-field>span{justify-content:flex-start}}@container order-page (width<=640px){.technical-order-modern .technical-grid,.technical-order-modern .technical-construction-row,.technical-order-modern .technical-site-contact-row{grid-template-columns:minmax(0,1fr)}.technical-order-modern .technical-amount-row{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-order-modern .technical-amount-row>.order-field:first-child{grid-column:1/-1}.technical-order-modern .technical-row-group>.order-field{grid-template-columns:minmax(0,1fr)}}.equipment-page{color:var(--layout-text,#1f2d25);flex-direction:column;gap:16px;display:flex}.equipment-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.equipment-header h2{color:var(--layout-text,#1f2d25);margin:0}.equipment-header p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px}.equipment-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;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:52px;padding:10px 8px;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{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(220px,1fr) 140px;gap:8px;padding:14px;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{border-bottom:1px solid var(--layout-border,#dfe8e2);flex-wrap:wrap;align-items:center;gap:8px;padding:14px;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{overflow-x:auto}.equipment-list-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow: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:5px;font-size:12px}.equipment-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-weight:800}.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-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{grid-template-columns:repeat(2,minmax(0,1fr))}.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}}.official-page{flex-direction:column;gap:18px;display:flex}.official-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.official-header h2{color:var(--layout-text);margin:0;font-size:24px}.official-header p{color:var(--layout-muted);margin:6px 0 0}.official-actions,.official-form-actions{gap:8px;display:flex}.official-panel{border:1px solid var(--layout-border);background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 18px #19462a0f}.official-toolbar{grid-template-columns:minmax(0,520px) auto;justify-content:start;gap:8px;margin-bottom:16px;display:grid}.official-table-wrap{overflow:auto}.official-table{border-collapse:collapse;width:100%;min-width:900px}.official-table th,.official-table td{border-bottom:1px solid var(--layout-border);text-align:center;height:44px;padding:8px 10px}.official-table th{color:#42564a;background:#f3faf6;font-size:13px}.official-table tbody tr{cursor:pointer}.official-table tbody tr:hover{background:#f5fbf7}.official-table .official-title-cell{text-align:left;font-weight:700}.official-empty{color:var(--layout-muted);height:120px!important}.official-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.official-field{flex-direction:column;gap:7px;min-width:0;display:flex}.official-field>span{font-size:14px;font-weight:800}.official-field.full{grid-column:1/-1}.official-field select{border:1px solid var(--layout-border);background:#fff;border-radius:8px;width:100%;height:40px;padding:0 10px}.official-lookup{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.official-form .hf-editor{min-height:360px}.official-form-actions{border-top:1px solid var(--layout-border);justify-content:flex-end;margin-top:20px;padding-top:16px}.official-view h3{border-bottom:2px solid var(--layout-text);margin:0;padding:5px 0 20px;font-size:24px}.official-view dl{border-bottom:1px solid var(--layout-border);grid-template-columns:1fr 1fr;margin:0;display:grid}.official-view dl div{border-bottom:1px solid var(--layout-border);grid-template-columns:130px 1fr;min-height:40px;display:grid}.official-view dt,.official-view dd{align-items:center;margin:0;padding:5px 6px;font-size:14px;display:flex}.official-view dt{background:#f3faf6;font-weight:800}.official-content{min-height:300px;padding:28px 12px;line-height:1.7}.official-content img{max-width:100%;height:auto}.official-picker-backdrop{z-index:1000;background:#101c1573;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.official-picker{background:#fff;border-radius:10px;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000038}.official-picker header{border-bottom:1px solid var(--layout-border);justify-content:space-between;padding:18px 20px;display:flex}.official-picker h3{margin:0}.official-picker header p{color:var(--layout-muted);margin:5px 0 0;font-size:13px}.official-picker header button{cursor:pointer;background:0 0;border:0;font-size:28px}.official-picker-search{background:#f8fbf9;grid-template-columns:1fr auto;gap:8px;padding:14px 20px;display:grid}.official-picker-list{flex-direction:column;gap:8px;padding:14px 20px;display:flex;overflow:auto}.official-picker-list>button{border:1px solid var(--layout-border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:1.5fr 1fr 1fr;gap:10px;padding:12px;display:grid}.official-picker-list>button:hover{border-color:var(--naver-green);background:#f4fbf6}.official-picker-list em{color:var(--layout-muted);font-style:normal}.official-drafter-field{position:relative}.official-inline-users{z-index:30;border:1px solid var(--layout-border);background:#fff;border-radius:8px;max-height:230px;margin-top:4px;padding:6px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #11251829}.official-inline-users>button{width:100%;color:var(--layout-text);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2ee;grid-template-columns:minmax(70px,.7fr) minmax(80px,.8fr) minmax(120px,1.4fr);gap:8px;padding:9px 10px;display:grid}.official-inline-users>button:last-of-type{border-bottom:0}.official-inline-users>button:hover{background:#f2faf5}.official-inline-users span,.official-inline-users em{min-width:0;color:var(--layout-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;overflow:hidden}.official-inline-users p{color:var(--layout-muted);text-align:center;margin:0;padding:12px;font-size:13px}.official-picker-search.is-live{grid-template-columns:1fr}.official-content-field{overflow:hidden}.official-content-editor-scroll,.official-content-scroll{width:100%;overflow:auto visible}.official-form .official-content-editor-scroll .hf-editor{box-sizing:border-box;width:723px;min-width:723px;max-width:723px;min-height:360px}.official-view .official-content{box-sizing:border-box;width:723px;min-width:723px;max-width:723px}.official-view .official-content ol{padding-left:1.8em;list-style-type:decimal}.official-view .official-content ol ol{list-style-type:hf-korean-alpha}.official-view .official-content ol ol ol{list-style-type:decimal}.official-view .official-content ol[data-outline-level="2"]{margin-left:1.8em;list-style-type:hf-korean-alpha}.official-view .official-content ol[data-outline-level="3"]{margin-left:3.6em;list-style-type:decimal}.official-view .official-content ol[data-outline-level="4"]{margin-left:5.4em;list-style-type:hf-korean-alpha}.official-view .official-content ol[data-outline-level="5"],.official-view .official-content ol[data-outline-level="6"]{margin-left:7.2em;list-style-type:decimal}.official-view .official-content li>p{margin-top:0;margin-bottom:0}.official-view .official-content .tableWrapper{width:100%;margin:12px 0;overflow-x:auto}.official-view .official-content table{border-collapse:collapse;table-layout:fixed;width:100%;display:table}.official-view .official-content th,.official-view .official-content td{vertical-align:middle;background:#fff;border:1px solid #8fa39a;min-width:80px;min-height:34px;padding:4px;display:table-cell;position:relative}.official-view .official-content th{background:#f0f7f3;font-weight:700}.official-view .official-content th>p,.official-view .official-content td>p{letter-spacing:-.04em;min-height:1.4em;margin:0;font-stretch:100%;line-height:1}.official-preview-backdrop{z-index:1100;background:#0e181294;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.official-preview-modal{background:#eef1ef;border-radius:10px;flex-direction:column;width:min(1000px,100%);height:min(94vh,1050px);display:flex;overflow:hidden;box-shadow:0 22px 70px #0000004d}.official-preview-toolbar{border-bottom:1px solid var(--layout-border);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.official-preview-toolbar>strong{font-size:17px}.official-preview-toolbar>div{gap:8px;display:flex}.official-preview-scroll{flex:1;padding:24px;overflow:auto}.official-paper{box-sizing:border-box;color:#111;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:16mm 14mm 12mm;font-family:Malgun Gothic,Batang,sans-serif;font-size:11pt;box-shadow:0 4px 18px #00000021}.official-paper-brand{text-align:center;align-items:center;gap:24px;display:flex}.official-paper-brand img{object-fit:contain;width:92px;height:92px}.official-paper-brand>div{flex:1}.official-paper-brand p{margin:0 0 22px;font-size:10pt}.official-paper-brand h1{letter-spacing:-1.5px;margin:0;font-size:24pt}.official-paper-meta{border-collapse:collapse;width:100%;margin-top:34px}.official-paper-meta th{text-align:left;white-space:nowrap;width:82px;padding:7px 8px;font-weight:400}.official-paper-meta td{padding:7px 8px}.official-paper-rule{border-top:1px solid #111;margin-top:7px}.official-paper-content{min-height:420px;padding:13px 8px;line-height:1.65}.official-paper-content img{max-width:100%;height:auto}.official-paper-sign{text-align:center;margin:28px 0}.official-paper-sign strong{letter-spacing:1px;font-size:23pt}.official-paper-footer{border-top:12px solid #d9d9d9;padding-top:6px;font-size:9pt;line-height:1.45}.official-paper-footer p{margin:5px 0}.official-paper-footer b{color:#164dcc}.official-preview-stage{width:100%;min-height:0;position:relative;overflow:hidden}.official-preview-frame{box-sizing:border-box;transform-origin:top;background:#fff;border:0;width:210mm;height:297mm;margin:0;padding:50px;display:block;position:absolute;top:0;left:50%;box-shadow:0 4px 18px #00000021}.official-preview-loading{width:210mm;min-height:297mm;color:var(--layout-muted);background:#fff;justify-content:center;align-items:center;margin:0 auto;display:flex;box-shadow:0 4px 18px #00000021}.main-content:has(>.official-page>.official-edit-header){padding-top:0}.main-content>.official-page:has(>.official-edit-header){box-sizing:border-box;padding-top:28px}.official-edit-header{z-index:120;box-sizing:border-box;background:var(--layout-panel,#fff);width:auto;margin:0 -28px;padding:6px 28px 10px;position:sticky;top:0}.official-file-field{margin-top:4px}.official-file-drop{color:#42564a;cursor:pointer;background:#f8fbf9;border:2px dashed #a9bdb1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;max-width:701px;min-height:52px;padding:10px;transition:all .15s;display:flex}.official-file-drop.is-dragging{border-color:var(--naver-green);background:#edf9f1}.official-file-drop input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.official-file-drop small,.official-file-row small{color:var(--layout-muted)}.official-file-list{border:1px solid var(--layout-border);border-radius:9px;flex-direction:column;display:flex;overflow:hidden}.official-file-row{border-bottom:1px solid var(--layout-border);grid-template-columns:minmax(0,1fr) 120px auto;align-items:center;gap:12px;padding:10px 12px;font-size:14px;display:grid}.official-file-row:last-child{border-bottom:0}.official-file-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.official-file-row>div strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.official-file-row>label{align-items:center;gap:7px;display:flex}.official-file-row>label span{font-size:13px;font-weight:700}.official-file-row input{box-sizing:border-box;border:1px solid var(--layout-border);border-radius:6px;width:70px;height:34px;padding:0 7px}.official-file-row>button{color:#b33;cursor:pointer;background:#fff;border:1px solid #d9a4a4;border-radius:6px;padding:7px 11px}.official-view-files{border-top:1px solid var(--layout-border);margin-top:18px;padding-top:16px}.official-view-files h4{margin:0 0 10px}.official-view-files>div{border-bottom:1px solid #edf2ee;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.official-view-files a{color:#1769aa;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-decoration:none;overflow:hidden}.official-view-files span{white-space:nowrap}@media (width<=720px){.main-content>.official-page:has(>.official-edit-header){padding-top:20px}.official-header{flex-direction:column}.official-edit-header{margin:0 -16px;padding:12px 16px}.official-form-grid,.official-view dl,.official-toolbar,.official-lookup,.official-picker-search{grid-template-columns:1fr}.official-view dl div{grid-template-columns:100px 1fr}.official-picker-list>button,.official-inline-users>button,.official-file-row{grid-template-columns:1fr}.official-file-row>label{justify-content:flex-start}.official-file-row>button{justify-self:start}.official-actions{flex-wrap:wrap}}@media (width<=900px){.official-preview-backdrop{padding:8px}.official-preview-modal{height:calc(100vh - 16px)}.official-preview-scroll{padding:10px}.official-paper{transform-origin:0 0}.official-preview-toolbar{flex-direction:column;align-items:flex-start}.official-preview-toolbar>div{flex-wrap:wrap;width:100%}}@media (width>=721px){.official-file-row{grid-template-columns:minmax(0,1fr) 105px 105px auto}}.official-content{letter-spacing:-.04em}.official-content ol>li::marker{color:var(--hf-list-marker-color,currentColor)}.official-content ul.attachment-lines{margin:0;padding-left:45px;list-style:none}.official-content ul.attachment-lines>li{text-indent:-35px;padding:0;font-family:한컴 고딕;font-size:11pt}.official-page{gap:16px}.official-header{border-bottom:1px solid var(--layout-border,#dfe8e2);gap:14px;padding-bottom:16px}.official-header p{font-size:14px}.official-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center}.official-edit-header{padding:6px 28px 10px}@media (width<=720px){.official-edit-header{padding:6px 16px 10px}}.official-list-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.official-list-panel .official-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(200px,1fr) auto 110px;gap:8px;margin:0;padding:14px;display:grid}.official-page-size{min-width:110px}.official-list-panel .official-table th,.official-list-panel .official-table td{text-align:left;border-bottom:1px solid #edf2ef;height:auto;padding:12px 14px;font-size:14px}.official-list-panel .official-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.official-list-panel .official-table th:first-child,.official-list-panel .official-table td:first-child{text-align:center;width:72px}.official-list-panel .official-table tbody tr:last-child td{border-bottom:0}.official-list-panel .official-table tbody tr:hover td{background:#f8fbf9}@media (width<=720px){.official-list-panel .official-toolbar{grid-template-columns:1fr}.official-list-panel .official-table{min-width:900px}}.official-list-panel .official-toolbar{background:#f8fbf9}.official-list-panel .official-table th,.official-list-panel .official-table td{padding:5px;font-size:12px}.official-list-panel .official-table th:first-child,.official-list-panel .official-table td:first-child{width:34px}.official-list-panel .official-empty{height:120px!important}.official-list-panel .hf-pagination{color:#718177;gap:12px;padding:11px 13px;font-size:12px}.official-list-panel .hf-pagination-buttons{gap:4px}.official-list-panel .hf-pagination button{color:#24342b;background:#fff;border:1px solid #dfe8e2;border-radius:5px;min-width:26px;height:26px;padding:0 6px;font-size:12px;font-weight:400}.official-list-panel .hf-pagination button:hover:not(:disabled),.official-list-panel .hf-pagination button.active{color:#116b31;background:#edf9f1;border-color:#16883d;font-weight:750}.official-list-panel .hf-pagination button:disabled{cursor:default;opacity:.4}.official-picker-pagination{border-top:1px solid var(--layout-border);color:var(--layout-muted);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:13px;display:flex}.official-picker-pagination>div{align-items:center;gap:4px;display:flex}.official-picker-pagination button{border:1px solid var(--layout-border);min-width:32px;height:32px;color:var(--layout-text);cursor:pointer;background:#fff;border-radius:6px;padding:0 7px}.official-picker-pagination button:hover:not(:disabled),.official-picker-pagination button.is-active{border-color:var(--naver-green);color:var(--naver-green);background:#f1faf4;font-weight:800}.official-picker-pagination button:disabled{cursor:default;opacity:.4}.official-picker-list>button.is-source-type-1{background:#f3faf6;border-color:#8dd8ad #8dd8ad #8dd8ad #03c75a;border-left-style:solid;border-left-width:5px}.official-picker-list>button.is-source-type-2{background:#f2f8fe;border-color:#9bc8ed #9bc8ed #9bc8ed #248fe6;border-left-style:solid;border-left-width:5px}.official-picker-list>button.is-source-type-3{background:#f1f8f3;border-color:#9dccad #9dccad #9dccad #4f9f69;border-left-style:solid;border-left-width:5px}.official-picker-list>button.is-source-type-1:hover{background:#e9f7ee;border-color:#03c75a}.official-picker-list>button.is-source-type-2:hover{background:#e7f3fc;border-color:#248fe6}.official-picker-list>button.is-source-type-3:hover{background:#e6f3e9;border-color:#4f9f69}.official-picker-list>button.is-site-row{grid-template-columns:30px 1.3fr 1fr 1fr;align-items:center}.official-picker-type-badge{border:1px solid #cbd5d0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.is-source-type-1 .official-picker-type-badge{color:#07883f;background:#f3faf6;border-color:#03c75a}.is-source-type-2 .official-picker-type-badge{color:#176da9;background:#f2f8fe;border-color:#248fe6}.is-source-type-3 .official-picker-type-badge{color:#317044;background:#e6f3e9;border-color:#4f9f69}.official-picker-type-badge:empty{visibility:hidden}.official-picker-site-round{color:#176c38;white-space:nowrap;margin-left:6px;font-size:11px;font-weight:700}.official-picker-site-category{color:orange;white-space:nowrap;margin-left:5px;font-size:11px;font-weight:700}.official-title-label{align-items:center;gap:5px;display:flex}.official-title-label>b{font:inherit}.official-title-source-badge{box-sizing:border-box;border:1px solid #cbd5d0;border-radius:10px;justify-content:center;align-items:center;min-width:23px;height:21px;padding:0 6px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.official-title-source-badge.is-source-type-1{color:#07883f;background:#f3faf6;border-color:#03c75a}.official-title-source-badge.is-source-type-2{color:#176da9;background:#e7f3fc;border-color:#248fe6}.official-title-source-badge.is-source-type-3{color:#317044;background:#e6f3e9;border-color:#4f9f69}.official-title-cell{align-items:center;gap:6px}.official-title-cell>span{min-width:0}.official-title-cell .official-title-source-badge{vertical-align:middle;margin-left:6px}.official-view-title{align-items:center;gap:8px;display:flex}.official-view-title>span{min-width:0}.official-view-title .official-title-source-badge{flex:none}@media (width<=720px){.official-picker-pagination{flex-direction:column;align-items:flex-start;padding:10px 14px}.official-picker-pagination>div{max-width:100%;overflow-x:auto}}.estimate-page.sales-list-compact{gap:8px;font-size:12px}.sales-list-compact .estimate-header{gap:8px;padding-bottom:8px}.sales-list-compact .estimate-header h2{font-size:18px;line-height:1.4}.sales-list-compact .estimate-header p{margin-top:2px;font-size:12px;line-height:1.5}.sales-list-compact .estimate-header-actions{flex-wrap:wrap;gap:4px}.sales-list-compact .estimate-header .hf-btn{box-sizing:border-box;gap:4px;height:28px;min-height:28px;padding:0 8px;font-size:12px}.sales-list-compact .estimate-category-strip{flex-wrap:wrap;gap:4px;display:flex}.sales-list-compact .estimate-category-strip button{box-sizing:border-box;border-radius:4px;min-height:28px;padding:4px 10px;font-size:12px;font-weight:600;line-height:18px}.estimate-page.sales-list-compact .estimate-search,.sales-list-compact .order-search{border-radius:4px;gap:5px 8px;padding:6px 8px}.sales-list-compact .order-search-fields{gap:5px 8px}.sales-list-compact .order-status-filters{gap:5px 9px;min-height:22px;font-size:12px}.sales-list-compact .estimate-search label,.sales-list-compact .order-search-fields label,.sales-list-compact .order-status-filters strong{font-size:12px;font-weight:600}.sales-list-compact .estimate-panel{border-radius:4px}.sales-list-compact .estimate-list-head{box-sizing:border-box;border-radius:4px 4px 0 0;gap:8px;min-height:32px;padding:3px 8px;font-size:12px}.sales-list-compact .estimate-list-head strong{font-size:13px;font-weight:650;line-height:20px}.sales-list-compact .estimate-list-head label{align-items:center;gap:4px;font-size:12px;font-weight:400;display:inline-flex}.sales-list-compact .estimate-list-head select{box-sizing:border-box;height:24px;min-height:24px;color:inherit;font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:3px;margin:0;padding:0 4px}.estimate-page.sales-list-compact .estimate-table-wrap th,.estimate-page.sales-list-compact .estimate-table-wrap td{box-sizing:border-box;height:28px;padding:3px 6px;font-size:12px;line-height:18px}.sales-list-compact .estimate-table-wrap th{font-weight:600}.sales-list-compact .estimate-pagination{gap:8px;padding:6px 8px;font-size:12px}.sales-list-compact .estimate-pagination-buttons{gap:3px}.sales-list-compact .estimate-pagination-buttons button{border-radius:3px;min-width:24px;height:24px;padding:0 5px}.tax-page{color:#24332a;flex-direction:column;gap:14px;min-width:0;display:flex}.tax-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.tax-header h2{margin:0;font-size:22px}.tax-header p{color:#728078;margin:5px 0 0;font-size:13px}.tax-header>div:last-child{gap:7px;display:flex}.tax-search,.tax-panel,.tax-form-section{background:#fff;border:1px solid #d9e2dc;border-radius:9px;overflow:hidden}.tax-search{padding:12px}.tax-search-grid{grid-template-columns:repeat(4,minmax(160px,1fr));align-items:end;gap:8px 10px;display:grid}.tax-search-grid label,.tax-form-grid>label{flex-direction:column;gap:4px;min-width:0;font-size:12px;font-weight:750;display:flex}.tax-search-grid .hf-input,.tax-form-grid .hf-input{height:28px!important;min-height:28px!important}.tax-status{border-top:1px solid #edf1ef;align-items:center;gap:15px;margin-top:10px;padding-top:10px;font-size:12px;display:flex}.tax-status label{align-items:center;gap:5px;font-weight:750;display:inline-flex}.tax-status-unissued{color:#747b80}.tax-status-unpaid{color:#e38b00}.tax-status-complete{color:#188b42}.tax-status-confirmed{color:#e33a37}.tax-panel-head{color:#fff;background:#527aa8;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.tax-panel-head select{border:1px solid #cfd6dc;border-radius:4px;height:25px;margin-left:5px}.tax-table-wrap{overflow:auto}.tax-table-wrap table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:2050px;font-size:11px}.tax-table-wrap th,.tax-table-wrap td{text-align:center;text-overflow:ellipsis;white-space:nowrap;border:1px solid #aeb7b1;height:27px;padding:3px 5px;overflow:hidden}.tax-table-wrap th{background:#f1f3f2;font-weight:800}.tax-table-wrap th:nth-child(9){width:280px}.tax-table-wrap td.left{text-align:left}.tax-table-wrap td.num{text-align:right;font-variant-numeric:tabular-nums}.tax-row-unissued{background:#fff}.tax-row-unpaid{background:#ffad27}.tax-row-complete{background:#4fb25b}.tax-row-confirmed{background:#ffd9d8}.tax-table-wrap tr:hover{filter:brightness(.96)}.tax-table-wrap td.empty{color:#7c8981;text-align:center;background:#fff;height:100px}.tax-footer{grid-template-columns:1fr auto 1fr;align-items:center;padding:9px 12px;font-size:12px;display:grid}.tax-footer>div{justify-content:flex-end;gap:6px;display:flex}.tax-footer>div:nth-child(2){justify-content:center}.tax-footer button.active{color:#1465cc;background:0 0;border:0;font-weight:800}.tax-form-section h3{color:#6461ec;border-bottom:1px solid #dce4df;margin:0;padding:10px 12px;font-size:14px}.tax-form-grid{display:grid}.tax-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.tax-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.tax-form-grid>label{border-bottom:1px solid #d8dedb;border-right:1px solid #d8dedb;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;padding:5px 8px;display:grid}.tax-form-grid>label>span{color:#59665f;text-align:center;background:#f2f3f2;justify-content:center;align-self:stretch;align-items:center;margin:-5px 0 -5px -8px;display:flex}.tax-form-grid label.wide{grid-column:span 2}.tax-form-grid label.full,.tax-form-grid .full{grid-column:1/-1}.tax-form-grid em{color:#e43c36;margin-left:2px;font-style:normal}.tax-form-grid select{background:#fff;border:1px solid #cfd8d2;border-radius:5px;height:28px}.tax-inline,.tax-equation{align-items:center;gap:6px;min-width:0;display:flex}.tax-inline>*{min-width:0}.tax-inline .hf-input{flex:1}.tax-equation .hf-input{min-width:80px}.tax-equation span{flex-shrink:0;font-weight:400}.plain-check{white-space:nowrap;align-items:center;gap:4px;flex-direction:row!important;display:inline-flex!important}.tax-check-row,.tax-radio-row{background:#f2f3f2;align-items:center;gap:7px;font-size:12px;font-weight:700;padding:7px 10px!important;display:flex!important}.tax-radio-row label{align-items:center;gap:4px;display:inline-flex}.tax-form-grid textarea{box-sizing:border-box;resize:vertical;border:1px solid #cfd8d2;border-radius:5px;width:100%;min-height:65px;padding:7px}.tax-form-bottom{justify-content:center;align-items:center;gap:7px;display:flex}.tax-form-bottom label{align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.tax-modal-backdrop{z-index:1200;background:#141c177a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tax-line-modal{background:#fff;border-radius:10px;width:min(520px,100%);overflow:hidden;box-shadow:0 20px 65px #0000003d}.tax-line-modal header{border-bottom:1px solid #dbe2de;justify-content:space-between;align-items:center;display:flex}.tax-line-modal header>div{grid-template-columns:140px 1fr;align-items:center;width:100%;display:grid}.tax-line-modal header strong{color:#31577e;text-align:center;background:#a7c8f4;padding:15px}.tax-line-modal header span{padding:0 14px;font-size:13px}.tax-line-modal header>button{cursor:pointer;background:0 0;border:0;margin-right:12px;font-size:25px}.tax-line-modal table{border-collapse:collapse;width:100%}.tax-line-modal th,.tax-line-modal td{text-align:center;border:1px solid #91a6bd;padding:5px}.tax-line-modal th{color:#31577e;background:#a7c8f4}.tax-line-modal th:last-child,.tax-line-modal td:last-child{width:54px}.tax-line-modal th button,.tax-delete{cursor:pointer;background:#fff;border:1px solid #8197ad;border-radius:4px}.tax-line-modal footer{text-align:center;padding:14px}@media (width<=1100px){.tax-search-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.tax-form-grid.three,.tax-form-grid.four{grid-template-columns:1fr 1fr}.tax-form-grid label.wide{grid-column:span 2}}@media (width<=700px){.tax-header{flex-direction:column;align-items:flex-start}.tax-search-grid,.tax-form-grid.three,.tax-form-grid.four{grid-template-columns:1fr}.tax-form-grid label.wide{grid-column:auto}.tax-form-grid>label{grid-template-columns:125px minmax(0,1fr)}.tax-status{flex-wrap:wrap;align-items:flex-start}.tax-equation{flex-wrap:wrap}.tax-footer{grid-template-columns:1fr;gap:8px}.tax-footer>div{justify-content:flex-start!important}}.tax-status label{color:#253129;border:1px solid #0000001f;border-radius:4px;padding:3px 7px}.tax-status input{accent-color:#287f48}.tax-status-unissued{background:#fff}.tax-status-unpaid{background:#ffad27}.tax-status-complete{background:#4fb25b}.tax-status-confirmed{background:#ffd9d8}.tax-table-wrap tbody tr:not(:has(td.empty)){cursor:pointer}.tax-page>.tax-header{border-bottom:1px solid #dfe8e2;padding-bottom:16px}.tax-page>.tax-header h2{font-size:1.5em}.tax-panel{overflow:visible}.tax-panel>.tax-panel-head{color:#24342b;background:#edf5f0;border-bottom:1px solid #dfe8e2;padding:12px 15px;font-size:13px}.tax-panel>.tax-panel-head select{border:1px solid #cfdad4;height:auto}.tax-page .tax-table-wrap th,.tax-page .tax-table-wrap td{border-color:#dbe2de;height:auto;padding:5px 6px;font-size:12px}.tax-page .tax-table-wrap thead th{background:#f1f6f3;font-weight:750}.tax-page .tax-table-wrap tr:hover{filter:none}.tax-page .tax-table-wrap tbody tr.tax-row-unissued:hover{background:#f5fbf7}.tax-page .tax-table-wrap tbody tr.tax-row-unpaid:hover{background:#f4a31f}.tax-page .tax-table-wrap tbody tr.tax-row-complete:hover{background:#45a951}.tax-page .tax-table-wrap tbody tr.tax-row-confirmed:hover{background:#f7cecd}.tax-page .tax-footer{grid-template-columns:1fr auto 1fr;padding:11px 13px;display:grid}.tax-page .tax-footer-actions{justify-content:flex-end;gap:6px;display:flex}@media (width<=700px){.tax-page .tax-footer{grid-template-columns:1fr}.tax-page .tax-footer-actions{flex-wrap:wrap;justify-content:flex-start}}.tax-section-heading{border-bottom:1px solid #dce4df;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:flex}.tax-section-heading h3{border:0;padding:0}.tax-order-link{color:#1673d1;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750;text-decoration:underline}.tax-owner-input{align-items:center;gap:6px;min-width:0;display:flex}.tax-owner-input .hf-input{flex:1;min-width:0}.tax-owner-input>span{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:11px}.tax-owner-input .is-selected{color:#116b31;background:#e3f4e9}.tax-owner-input .is-manual{color:#66716a;background:#f0f1f1}.tax-owner-modal{background:#fff;border-radius:10px;width:min(650px,100%);max-height:80vh;overflow:hidden;box-shadow:0 20px 65px #0000003d}.tax-owner-modal>header{border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.tax-owner-modal h3{margin:0;font-size:16px}.tax-owner-modal>header button{cursor:pointer;background:0 0;border:0;font-size:25px}.tax-owner-search{gap:7px;padding:12px;display:flex}.tax-owner-search .hf-input{flex:1;min-width:0}.tax-owner-results{max-height:420px;padding:0 12px 12px;overflow:auto}.tax-owner-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5ebe7;grid-template-columns:minmax(160px,1fr) 90px 130px;gap:10px;width:100%;padding:10px;display:grid}.tax-owner-results>button:hover{background:#f1f8f3}.tax-owner-results span{color:#68776e;font-size:12px}.tax-owner-results p{color:#718177;text-align:center;padding:18px}@media (width<=700px){.tax-owner-input{flex-direction:column;align-items:stretch}.tax-owner-results>button{grid-template-columns:1fr}.tax-section-heading{flex-direction:column;align-items:flex-start;padding-top:8px;padding-bottom:8px}}.tax-form-page{color:var(--layout-text,#24342b);gap:16px}.tax-form-page .tax-form-section{border-color:#dfe8e2;overflow:visible}.tax-form-page .tax-section-heading{background:#edf5f0;border-color:#dfe8e2;min-height:44px}.tax-form-page .tax-section-heading h3{color:#24342b;margin:0;font-size:14px}.tax-form-page .tax-form-grid{background:#dbe2de;gap:1px}.tax-form-page .tax-form-grid>label{background:#fff;border:0;min-height:30px;padding:2px 6px}.tax-form-page .tax-form-grid>label>span{color:#24342b;background:#f1f6f3;margin:-2px 0 -2px -6px;font-weight:750}.tax-form-page .tax-form-grid .hf-input,.tax-form-page .tax-form-grid select{box-sizing:border-box;border-color:#cfdad4;border-radius:4px;font-size:12px;height:26px!important;min-height:26px!important}.tax-form-page .num{text-align:right;font-variant-numeric:tabular-nums}.tax-form-page .tax-form-bottom{background:#e8f2ec;border:1px solid #cbdcd2;border-radius:4px;padding:5px 8px}.tax-count-stepper{min-width:90px;position:relative}.tax-count-stepper .hf-input{text-align:right;width:100%;padding-right:27px}.tax-count-stepper>span{border-left:1px solid #d8e0db;border-radius:0 4px 4px 0;grid-template-rows:1fr 1fr;width:23px;display:grid;position:absolute;top:1px;bottom:1px;right:1px;overflow:hidden}.tax-count-stepper button{color:#526158;cursor:pointer;background:#f7f9f8;border:0;padding:0;font-size:7px;line-height:1}.tax-count-stepper button+button{border-top:1px solid #d8e0db}.tax-count-stepper button:hover{background:#e5efe9}.tax-vat-check small{color:#16883d;font-size:11px}.tax-equation>.hf-input,.tax-equation>.tax-count-stepper{flex:1}.tax-form-page .tax-form-grid>label{grid-template-columns:135px minmax(0,1fr)}.tax-form-page .tax-count-stepper{min-width:78px}.tax-form-page .tax-equation{padding-bottom:1px;overflow-x:auto}.tax-form-page .tax-equation>.hf-input{min-width:92px}.tax-form-page .tax-equation>span{font-size:11px}.tax-plan-items{width:100%;overflow:auto}.tax-plan-items table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:620px}.tax-plan-items th,.tax-plan-items td{text-align:center;border:1px solid #dbe2de;height:28px;padding:2px 5px;font-size:12px}.tax-plan-items thead th,.tax-plan-items tfoot th{background:#f1f6f3}.tax-plan-items th:first-child{width:42%}.tax-plan-items .hf-input{text-align:right;width:100%!important;min-width:0!important}.tax-plan-items td:first-child .hf-input{text-align:left}.tax-plan-items tfoot td{text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.tax-plan-items td.empty{color:#718177;height:42px}.tax-address-fields{grid-template-columns:220px minmax(220px,1fr) minmax(220px,1fr);align-items:center;gap:6px;min-width:0;display:grid}.tax-address-fields>.hf-input{width:100%;min-width:0}@media (width<=900px){.tax-address-fields{grid-template-columns:1fr}.tax-address-fields .postcode-search-input{max-width:280px}}.tax-order-input{align-items:center;gap:6px;min-width:0;display:flex}.tax-order-input .hf-input{background:#f8faf9;flex:1;min-width:0}.tax-order-input .hf-btn{flex-shrink:0}.tax-order-modal{width:min(820px,100%)}.tax-order-results{max-height:440px;padding:0 12px 12px;overflow:auto}.tax-order-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5ebe7;grid-template-columns:minmax(240px,1fr) 145px 150px 75px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.tax-order-results>button:hover{background:#f1f8f3}.tax-order-results>button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tax-order-results>button span{color:#68776e;font-size:12px}.tax-order-results>button em{color:#39704c;text-align:center;background:#edf5f0;border-radius:4px;padding:3px 6px;font-size:11px;font-style:normal}.tax-order-results p{color:#718177;text-align:center;padding:18px}@media (width<=700px){.tax-order-results>button{grid-template-columns:1fr}.tax-order-input{flex-direction:column;align-items:stretch}}.tax-order-pagination{color:#718177;border-top:1px solid #dfe8e2;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.tax-order-pagination>div{align-items:center;gap:7px;display:flex}.tax-order-pagination button{color:#24342b;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:5px;height:26px;padding:0 10px}.tax-order-pagination button:hover:not(:disabled){color:#116b31;background:#edf9f1;border-color:#16883d}.tax-order-pagination button:disabled{cursor:default;opacity:.4}.tax-order-pagination strong{color:#24342b;text-align:center;min-width:58px}.tax-contact-input{align-items:center;gap:5px;min-width:0;display:flex}.tax-contact-input .hf-input{flex:1;min-width:0}.tax-contact-input .hf-btn{flex-shrink:0}.tax-contact-modal{width:min(980px,100%)}.tax-contact-results{max-height:440px;padding:0 12px 12px;overflow:auto}.tax-contact-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5ebe7;grid-template-columns:minmax(180px,1fr) 110px 120px 125px minmax(180px,1fr);align-items:center;gap:10px;width:100%;padding:10px;display:grid}.tax-contact-results>button:hover{background:#f1f8f3}.tax-contact-results span{color:#68776e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tax-contact-results p{color:#718177;text-align:center;padding:18px}@media (width<=700px){.tax-contact-results>button{grid-template-columns:1fr}}.tax-contact-result-head{color:#53655b;background:#f1f6f3;grid-template-columns:minmax(180px,1fr) 110px 120px 125px minmax(180px,1fr);gap:10px;padding:7px 10px;font-size:12px;font-weight:750;display:grid}@media (width<=700px){.tax-contact-result-head{display:none}}.tax-order-input .is-selected{color:#116b31;white-space:nowrap;background:#e3f4e9;border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:11px}.tax-form-page .tax-form-grid>label>span .tax-field-code{color:#526158;margin-left:8px;font-size:11px;font-weight:750}.tax-field-code>span{white-space:nowrap}.tax-field-code-link{color:#1673d1;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.tax-field-code-link:hover{text-decoration:underline}.tax-business-fields>select{flex:0 34%;min-width:0}.tax-business-fields>.hf-input{flex:1}.tax-check-row>label{cursor:pointer;align-items:center;gap:6px;font-weight:700;display:inline-flex}.tax-check-row>label input{accent-color:#287f48;width:14px;height:14px;margin:0}.tax-issued-check{color:#fff;background:#20a653;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.tax-page.tax-compact{color:#24342b;gap:8px;font-size:12px;container:tax-compact/inline-size}.tax-page.tax-compact>.tax-header{gap:8px;padding-bottom:8px}.tax-page.tax-compact>.tax-header h2{font-size:18px;line-height:1.4}.tax-compact .tax-header p{margin-top:2px;font-size:12px;line-height:1.5}.tax-compact .hf-btn{box-sizing:border-box;white-space:nowrap;gap:4px;height:26px;min-height:26px;padding:0 8px;font-size:12px}.tax-compact .hf-input,.tax-compact select{box-sizing:border-box;min-width:0;color:inherit;background:#fff;border:1px solid #cfdad4;border-radius:4px;padding:0 6px;font-size:12px;height:26px!important;min-height:26px!important}.tax-compact input[type=date]{flex:none;width:145px;min-width:125px;max-width:145px}.tax-compact input[type=checkbox],.tax-compact input[type=radio]{accent-color:#16883d;flex-shrink:0;margin:0}.tax-page.tax-compact .tax-table-wrap{width:100%;overflow-x:auto}.tax-page.tax-compact .tax-table-wrap table{table-layout:fixed;width:100%;min-width:1100px}.tax-page.tax-compact .tax-table-wrap th,.tax-page.tax-compact .tax-table-wrap td{min-width:0;max-width:none}.tax-page.tax-compact .tax-search{border-radius:4px;padding:6px 8px}.tax-compact .tax-search-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 8px}.tax-compact .tax-search-grid>label{flex-direction:row;align-items:center;gap:5px;font-weight:600}.tax-compact .tax-search-grid>label>span{white-space:nowrap;flex-shrink:0}.tax-compact .tax-search-grid>label>.hf-input{flex:1;width:100%}.tax-compact .tax-status{flex-wrap:wrap;gap:5px 9px;margin-top:6px;padding-top:6px}.tax-compact .tax-status label{padding:2px 5px;font-weight:600}.tax-compact.sales-list-compact .tax-panel-head{min-height:32px;padding:3px 8px}.tax-compact.sales-list-compact .tax-panel-head strong{font-size:13px;font-weight:650}.tax-compact.sales-list-compact .tax-panel-head select{font-size:12px;height:24px!important;min-height:24px!important}.tax-compact.sales-list-compact .tax-footer{flex-wrap:wrap;justify-content:space-between;gap:6px 10px;padding:6px 8px;display:flex}.tax-compact .tax-footer-actions{flex-wrap:wrap}.tax-page.tax-compact .tax-table-wrap thead th{text-overflow:clip;white-space:normal;word-break:keep-all;line-height:16px;overflow:visible}.tax-page.tax-compact .tax-table-wrap th:first-child,.tax-page.tax-compact .tax-table-wrap td:first-child,.tax-page.tax-compact .tax-table-wrap .tax-submission-column{box-sizing:border-box;width:3.5%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-person-column{box-sizing:border-box;width:4%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-party-column{box-sizing:border-box;width:7%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-site-column{box-sizing:border-box;width:12%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-complete-column{box-sizing:border-box;width:4%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-select-column{box-sizing:border-box;width:3%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-date-column{box-sizing:border-box;width:6%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-request-date-column{box-sizing:border-box;width:7%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-issue-date-column{box-sizing:border-box;width:6%;min-width:0;max-width:none}.tax-page.tax-compact .tax-table-wrap .tax-money-column{box-sizing:border-box;width:5.5%;min-width:0;max-width:none}.tax-form-page.tax-compact{gap:0}.tax-form-page.tax-compact>.tax-header{margin-bottom:8px}.tax-compact .tax-action-bar{margin-bottom:4px}.tax-compact .tax-action-issue{justify-content:flex-end;align-items:center;gap:6px;display:flex}.tax-compact .tax-action-issue label{white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:650;display:flex}.tax-compact .tax-action-issue .hf-input{width:145px}.tax-form-page.tax-compact .tax-form-section{background:0 0;border:0;border-radius:0;margin-top:12px}.tax-form-page.tax-compact .tax-section-heading{box-sizing:border-box;background:0 0;border:0;gap:6px;min-height:28px;padding:3px 6px}.tax-form-page.tax-compact .tax-section-heading h3{color:#69a77d;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.tax-form-page.tax-compact .tax-form-grid{background:#dbe2de;border:0;gap:1px;padding:1px}.tax-form-page.tax-compact .tax-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.tax-form-page.tax-compact .tax-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.tax-form-page.tax-compact .tax-form-grid>label{background:#fff;border:0;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:0;min-height:27px;padding:0;font-size:12px}.tax-form-page.tax-compact .tax-form-grid>label>span{box-sizing:border-box;color:#24342b;overflow-wrap:anywhere;background:#f1f6f3;border-right:1px solid #dbe2de;align-self:stretch;margin:0;padding:3px 6px;font-weight:700;line-height:16px}.tax-form-page.tax-compact .tax-form-grid>label>:not(span){box-sizing:border-box;width:calc(100% - 12px);min-width:0;margin:2px 6px}.tax-form-page.tax-compact .tax-form-grid>label>.num{justify-self:start;width:min(145px,100% - 12px)}.tax-compact .tax-inline,.tax-compact .tax-owner-input,.tax-compact .tax-order-input,.tax-compact .tax-contact-input{flex-direction:row;align-items:center;gap:4px}.tax-compact .tax-inline{flex-wrap:wrap}.tax-compact .tax-inline>.num{flex:0 145px;width:145px;min-width:82px;max-width:145px}.tax-compact .tax-business-fields{flex-wrap:wrap}.tax-compact .tax-business-fields>select{flex:120px}.tax-compact .tax-business-fields>.hf-input{flex:160px}.tax-form-page.tax-compact .tax-equation{flex-wrap:wrap;gap:4px;padding:0;overflow:visible}.tax-form-page.tax-compact .tax-equation>.hf-input{flex:105px;width:120px;min-width:92px;max-width:145px}.tax-form-page.tax-compact .tax-count-stepper{flex:0 0 82px;width:82px;min-width:82px;max-width:82px}.tax-form-page.tax-compact .tax-count-stepper>.hf-input{width:100%;padding-right:27px}.tax-compact .tax-equation>span,.tax-compact .plain-check{white-space:nowrap}.tax-compact .tax-form-grid textarea{min-height:44px;font:inherit;border-radius:3px;padding:4px 6px;line-height:17px}.tax-compact .tax-check-row,.tax-compact .tax-radio-row{box-sizing:border-box;background:#f1f6f3;flex-wrap:wrap;min-height:28px;font-weight:600;padding:3px 8px!important}.tax-compact .tax-address-fields{grid-template-columns:minmax(170px,210px) minmax(0,1fr) minmax(0,1fr);gap:4px}.tax-compact .tax-form-bottom{flex-wrap:wrap;gap:6px;margin-top:6px;padding:4px 8px}.tax-compact .tax-line-modal header strong,.tax-compact .tax-line-modal th{color:#24342b;background:#f1f6f3}.tax-compact .tax-line-modal th,.tax-compact .tax-line-modal td{border-color:#dbe2de;padding:3px 5px;font-size:12px}.tax-compact .tax-line-modal header strong,.tax-compact .tax-line-modal footer,.tax-compact .tax-owner-search{padding:8px}.tax-compact .tax-line-modal{overflow:visible}.tax-compact .tax-owner-modal>header{padding:8px 10px}.tax-compact .tax-owner-modal h3{font-size:14px}@container tax-compact (width<=1100px){.tax-compact .tax-search-grid,.tax-form-page.tax-compact .tax-form-grid.three,.tax-form-page.tax-compact .tax-form-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.tax-compact .tax-address-fields{grid-template-columns:minmax(0,1fr)}.tax-compact .tax-address-fields .postcode-search-input{max-width:230px}}@container tax-compact (width<=700px){.tax-compact .tax-action-bar>div:empty{display:none}.tax-compact .tax-search-grid>label{flex-direction:column;align-items:stretch}.tax-form-page.tax-compact .tax-form-grid.three,.tax-form-page.tax-compact .tax-form-grid.four{grid-template-columns:minmax(0,1fr)}.tax-form-page.tax-compact .tax-form-grid label.wide{grid-column:1/-1}.tax-form-page.tax-compact .tax-form-grid>label{grid-template-columns:100px minmax(0,1fr)}.tax-compact .tax-owner-input,.tax-compact .tax-order-input{flex-direction:row}.tax-compact .tax-header{flex-direction:column;align-items:flex-start}}@container tax-compact (width<=400px){.tax-compact .tax-search-grid,.tax-form-page.tax-compact .tax-form-grid>label{grid-template-columns:minmax(0,1fr)}.tax-form-page.tax-compact .tax-form-grid>label>span{background:0 0;border-right:0;justify-content:flex-start;min-height:24px}}: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)}}
