@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
:root{--bg:#f4f6f2;--surface:#fff;--sidebar:#151a14;--sidebar-soft:#293028;--text:#1e241d;--muted:#6f766d;--line:#d9dfd4;--accent:#f1d34f;--danger:#c84c4c;--shadow:0 16px 50px rgba(25,32,23,.12)}
html.adm-theme-dark{--bg:#111311;--surface:#1c201b;--sidebar:#0d100d;--sidebar-soft:#252b24;--text:#f1f4ef;--muted:#a8afa5;--line:#373d34}
body{background:var(--bg);color:var(--text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}
input,select,textarea{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--text);outline:none}
textarea{padding:12px;line-height:1.5;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#9c8b2d;box-shadow:0 0 0 3px rgba(241,211,79,.22)}
.adm-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.adm-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:22px 16px;overflow:auto;background:var(--sidebar);color:#fff}
.adm-brand{display:flex;align-items:center;gap:12px;padding:8px 8px 24px}.adm-brand-mark{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:8px;background:var(--accent);color:#1e241d;font-size:19px;font-weight:900}.adm-brand-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.adm-brand-copy strong{font-size:18px;font-weight:800}.adm-brand-copy small{color:rgba(255,255,255,.58);font-size:12px}.adm-sidebar-toggle{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(255,255,255,.06);color:#fff;font-size:11px}
.adm-nav{display:flex;flex-direction:column;gap:6px}.adm-nav>a,.adm-nav-parent{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 10px;border-radius:8px;background:transparent;color:rgba(255,255,255,.72);font-weight:650;text-align:left}.adm-nav>a:hover,.adm-nav-parent:hover,.adm-nav>a.active{background:var(--sidebar-soft);color:#fff}.adm-nav>a.active{color:var(--accent);background:rgba(241,211,79,.14)}.adm-nav-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:6px;background:rgba(255,255,255,.08)}.adm-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-nav-section{display:flex;align-items:center;gap:8px;margin:9px 0 3px;padding:4px 8px;color:rgba(255,255,255,.45);font-size:11px;font-weight:800}.adm-nav-section:after{content:"";height:1px;flex:1;background:rgba(255,255,255,.13)}.adm-nav-group{display:flex;flex-direction:column;gap:4px}.nav-caret{margin-left:auto}.adm-subnav{display:flex;flex-direction:column;gap:3px;padding-left:38px}.adm-subnav a{padding:9px 10px;border-radius:6px;color:rgba(255,255,255,.65);font-size:13px}.adm-subnav a:hover,.adm-subnav a.active{background:rgba(241,211,79,.1);color:var(--accent)}
html.adm-sidebar-collapsed .adm-shell{grid-template-columns:82px minmax(0,1fr)}html.adm-sidebar-collapsed .adm-sidebar{padding:22px 12px}html.adm-sidebar-collapsed .adm-brand{flex-direction:column;padding-inline:0}html.adm-sidebar-collapsed .adm-brand-copy,html.adm-sidebar-collapsed .adm-nav-label,html.adm-sidebar-collapsed .adm-subnav,html.adm-sidebar-collapsed .adm-nav-section span,.adm-sidebar-collapsed .nav-caret{display:none}html.adm-sidebar-collapsed .adm-nav>a,html.adm-sidebar-collapsed .adm-nav-parent{justify-content:center;padding:0}html.adm-sidebar-collapsed .adm-sidebar-toggle{margin:0}
.adm-main{min-width:0;padding:28px 24px 50px}.adm-top-menu-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;height:56px;margin-bottom:20px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 84%,transparent)}.adm-top-profile{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px 0 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.adm-top-profile>span:last-child{display:flex;flex-direction:column;gap:2px}.adm-top-profile strong{font-size:13px;font-weight:750}.adm-top-profile small{color:var(--muted);font-size:10px}.profile-dot{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#151a14;color:var(--accent)}.adm-theme-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;width:72px;height:36px;padding:0 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted)}.adm-theme-toggle i{position:absolute;left:4px;width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:.2s}.adm-theme-dark .adm-theme-toggle i{transform:translateX(36px);background:#202124}.icon-btn{display:grid;place-items:center;width:36px;height:36px;border-radius:6px;background:#151a14;color:var(--accent);font-size:17px}.icon-btn.logout{background:var(--danger);color:#fff}
.adm-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.adm-eyebrow{margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800}.adm-page-head h1{font-size:28px;font-weight:850}.head-actions{display:flex;justify-content:flex-end;gap:8px;margin:-54px 0 18px}
.adm-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.adm-stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.adm-stat-card,.adm-panel{padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.adm-stat-card p{margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:700}.adm-stat-card strong{font-size:28px;font-weight:850}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-head h2{font-size:18px;font-weight:800}.small-btn,.primary-btn,.secondary-btn,.toolbar button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:6px;background:#050605;color:#fff;font-size:13px;font-weight:700}.primary-btn{background:#151a14;color:var(--accent)}.secondary-btn{border:1px solid var(--line);background:var(--surface);color:var(--text)}.recent-list li{display:grid;grid-template-columns:1fr auto;gap:5px;padding:11px 0;border-bottom:1px solid var(--line)}.recent-list li:last-child{border:0}.recent-list strong{font-weight:750}.recent-list span{grid-column:1;color:var(--muted)}.recent-list em{grid-column:2;grid-row:1/3;color:var(--muted);font-size:12px}.recent-list .empty{display:block;color:var(--muted)}.summary-copy{padding:30px 0;color:var(--muted);text-align:center}.summary-copy strong{color:var(--text)}
.toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.toolbar input[type=search]{flex:1;min-width:180px}.toolbar input:not([type=search]){width:180px}.page-size-control{display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--muted);font-size:12px;font-weight:750;white-space:nowrap}.page-size-control select{min-width:92px}.table-area{overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface)}table{width:100%;min-width:900px}th,td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap}th{background:color-mix(in srgb,var(--bg) 72%,var(--surface));font-size:12px;font-weight:800}td{color:var(--muted);font-size:13px}td strong{color:var(--text);font-weight:750}tbody tr:hover td{background:color-mix(in srgb,var(--bg) 70%,transparent)}.empty-cell{padding:42px!important;color:var(--muted);text-align:center}.badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(241,211,79,.18);color:color-mix(in srgb,var(--text) 80%,#746200);font-size:11px;font-weight:750}.inline-form{display:flex;align-items:center;gap:5px}.inline-form select{min-height:34px;padding:0 6px}.text-btn,.danger-link{background:transparent;color:#416a3a;font-weight:750}.danger-link{color:var(--danger)}.ua{max-width:420px;overflow:hidden;text-overflow:ellipsis}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.pagination a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);font-weight:750}.pagination a.disabled{pointer-events:none;opacity:.4}.pagination span{color:var(--muted);font-size:12px}
.sheet-sync-status{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:11px 12px;border:1px solid #bed9b8;border-radius:8px;background:#edf8ea;color:#315a2b}.sheet-sync-status strong{font-weight:800}.sheet-sync-status span{color:#52734d;font-size:12px}.sheet-sync-status .compact{min-height:32px;margin-left:auto;padding:0 10px;background:#fff}.sheet-sync-status.error{border-color:#edc1c1;background:#fff0f0;color:#8d2d2d}.sheet-sync-status.error span{color:#a64c4c}.phone-with-duplicate{display:inline-flex;align-items:center;gap:7px}.badge.duplicate-count{padding:4px 7px;background:#fff1bd;color:#815f00;font-size:11px;font-weight:850}.duplicate-row td{background:rgba(241,211,79,.04)}.muted{color:var(--muted)}
.guide-board{display:flex;gap:12px;overflow-x:auto;padding-bottom:14px}.guide-column{flex:0 0 300px;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.guide-column header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.guide-column h2{font-size:16px;font-weight:800}.guide-column header span{padding:3px 7px;border-radius:99px;background:var(--bg);color:var(--muted);font-size:11px}.guide-column header button{margin-left:auto;width:28px;height:28px;border-radius:6px;background:#151a14;color:var(--accent)}.guide-cards{display:flex;flex-direction:column;gap:9px}.guide-card{position:relative;padding:13px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 75%,var(--bg))}.doc-icon{color:#8d7920}.guide-card h3{margin:7px 0;font-weight:800;line-height:1.4}.guide-card p{overflow:hidden;margin-bottom:8px;color:var(--muted);font-size:12px;line-height:1.45}.guide-card time{color:var(--muted);font-size:11px}.guide-card form{position:absolute;right:10px;bottom:10px}.empty-card{padding:28px 8px;color:var(--muted);text-align:center}.memo-layout{max-width:980px}.memo-list h2{margin-bottom:14px;font-size:18px;font-weight:800}.memo-list details{border-top:1px solid var(--line)}.memo-list summary{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;cursor:pointer}.memo-list summary strong{font-weight:750}.memo-list summary span{color:var(--muted);font-size:12px}.memo-content{padding:15px;border-radius:7px;background:var(--bg);line-height:1.65}
.guide-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-list-grid .guide-card{min-height:150px;padding:18px;background:var(--surface)}.guide-list-empty{grid-column:1/-1;border:1px solid var(--line);border-radius:8px;background:var(--surface)}
.board-groups{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.board-groups aside{display:flex;flex-direction:column;gap:8px}.group{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);text-align:left}.group span{font-weight:800}.group strong{color:var(--muted);font-size:12px}.group.active{border-color:#9c8b2d;box-shadow:0 0 0 2px rgba(241,211,79,.18)}.calendar-strip{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.calendar-strip button{padding:8px 12px;border-radius:5px;background:var(--bg)}.calendar-strip div{display:flex;gap:5px;margin-left:auto}.calendar-strip span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--bg)}
.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-card{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--surface);text-align:left}.settings-card:hover{border-color:#9c8b2d}.settings-card strong{font-size:18px;font-weight:800}.settings-card span{color:var(--muted);line-height:1.5}
.member-table table{min-width:1320px}.member-actions{display:flex;align-items:center;gap:6px}.member-actions form{display:inline-flex}.edit-member-btn{min-height:32px;background:#e1bd31;color:#1e241d}.danger-small{min-height:32px;padding:0 10px;border-radius:6px;background:var(--danger);color:#fff;font-size:12px;font-weight:750}.menu-access-btn{min-height:32px;padding:0 11px;border-radius:6px;background:#151a14;color:#fff;font-size:12px;font-weight:750}.account-warning{display:block;margin-top:4px;color:var(--danger);font-size:10px}.form-help{padding:10px 12px;border-radius:7px;background:var(--bg);color:var(--muted);font-size:12px;line-height:1.5}.menu-member-summary{margin:-10px 0 18px;color:var(--muted)}.menu-access-help{margin-bottom:14px;color:var(--muted);line-height:1.55}.menu-check-list{display:grid;gap:8px;margin-bottom:20px}.menu-check-list label{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 82%,var(--bg));cursor:pointer}.menu-check-list input{min-height:auto;width:20px;height:20px;accent-color:#d9b629}.menu-check-list span{font-weight:750}.menu-access-modal{width:min(620px,100%)}
.menu-access-modal{width:min(660px,100%);padding:28px}.menu-access-modal h2{margin-bottom:8px}.menu-access-modal .menu-member-summary{margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid var(--line)}.menu-access-modal .menu-access-help{margin-bottom:14px;padding:14px 16px;border-radius:8px;background:var(--bg)}.menu-access-modal .modal-actions{margin-top:20px}
.member-table th:last-child,.member-table td:last-child{width:128px;min-width:128px;padding-right:16px}.member-table .member-actions{min-width:106px;justify-content:flex-start}.member-table .edit-member-btn,.member-table .danger-small{flex:0 0 auto;white-space:nowrap}
.member-table table{min-width:1190px}
.distribution-trigger{min-height:42px;padding:0 15px;border-radius:7px;background:#151a14;color:#fff;font-weight:800;white-space:nowrap}.distribution-trigger:disabled{cursor:not-allowed;opacity:.42}.distribution-trigger span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:4px;padding:0 6px;border-radius:999px;background:var(--accent);color:#1d231c;font-size:11px}.distribution-modal{width:min(620px,100%)}.distribution-summary{margin:-8px 0 16px;color:var(--muted)}.distribution-summary strong{color:var(--text)}.distribution-member-list{display:grid;gap:9px;max-height:360px;overflow:auto;margin-bottom:14px}.distribution-member-list label{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px 16px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface) 82%,var(--bg));cursor:pointer}.distribution-member-list label:has(input:checked){border-color:#d8b52d;box-shadow:0 0 0 2px rgba(216,181,45,.14)}.distribution-member-list input{width:20px;height:20px;min-height:auto;accent-color:#d8b52d}.distribution-member-list span{display:flex;flex-direction:column;gap:4px}.distribution-member-list strong{color:var(--text);font-weight:800}.distribution-member-list small{color:var(--muted);font-size:12px}.distribution-empty{margin-bottom:14px;padding:18px;border-radius:8px;background:var(--bg);color:var(--muted);text-align:center}
.law-lead-table{width:100%;min-width:1060px;table-layout:fixed}.law-lead-table th,.law-lead-table td{box-sizing:border-box;padding:11px 7px;text-align:center}.law-lead-table th{white-space:normal;line-height:1.25}.law-lead-table th:nth-child(1),.law-lead-table td:nth-child(1){width:42px}.law-lead-table th:nth-child(2),.law-lead-table td:nth-child(2){width:116px}.law-lead-table th:nth-child(3),.law-lead-table td:nth-child(3){width:70px}.law-lead-table th:nth-child(4),.law-lead-table td:nth-child(4){width:205px}.law-lead-table th:nth-child(5),.law-lead-table td:nth-child(5){width:140px}.law-lead-table th:nth-child(6),.law-lead-table td:nth-child(6){width:92px}.law-lead-table th:nth-child(7),.law-lead-table td:nth-child(7){width:148px}.law-lead-table th:nth-child(8),.law-lead-table td:nth-child(8){width:120px}.law-lead-table th:nth-child(9),.law-lead-table td:nth-child(9){width:64px}.law-lead-table th:nth-child(10),.law-lead-table td:nth-child(10){width:64px}.law-lead-table td:nth-child(2){white-space:normal;line-height:1.35}.law-lead-table .law-text-cell,.law-lead-table td:nth-child(8){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.law-lead-table .law-text-cell{text-align:left}.law-lead-table .phone-with-duplicate{justify-content:center}.law-lead-table .text-btn,.law-lead-table .danger-link{white-space:nowrap}
.law-lead-table{min-width:900px}.law-lead-table th,.law-lead-table td{padding-left:5px;padding-right:5px}.law-lead-table th:nth-child(1),.law-lead-table td:nth-child(1){width:38px}.law-lead-table th:nth-child(2),.law-lead-table td:nth-child(2){width:102px}.law-lead-table th:nth-child(3),.law-lead-table td:nth-child(3){width:62px}.law-lead-table th:nth-child(4),.law-lead-table td:nth-child(4){width:165px}.law-lead-table th:nth-child(5),.law-lead-table td:nth-child(5){width:118px}.law-lead-table th:nth-child(6),.law-lead-table td:nth-child(6){width:80px}.law-lead-table th:nth-child(7),.law-lead-table td:nth-child(7){width:126px}.law-lead-table th:nth-child(8),.law-lead-table td:nth-child(8){width:96px}.law-lead-table th:nth-child(9),.law-lead-table td:nth-child(9){width:58px}.law-lead-table th:nth-child(10),.law-lead-table td:nth-child(10){width:58px}
.received-at-cell{white-space:nowrap!important;text-align:center}.received-at-cell span{display:block;white-space:nowrap;line-height:1.35}
.law-lead-table td:nth-child(5).law-text-cell{text-align:center}
.table-area th{font-size:14px}.table-area input[type=checkbox]{width:22px;height:22px;min-height:22px;margin:0;accent-color:#d8b52d;cursor:pointer}
.adm-nav-group:not(.open) .adm-subnav{display:none}.db-workspace-create{min-height:32px;padding:0 11px;border-radius:6px;background:#e1bd31;color:#1d231c;font-size:12px;font-weight:800;white-space:nowrap}.db-workspace-ready{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:6px;background:#e4f3e6;color:#2d6934;font-size:12px;font-weight:800;white-space:nowrap}
.flash{margin-bottom:12px;padding:12px 14px;border-radius:7px;background:#e8f5e6;color:#315a2b}.flash.error{background:#fdeaea;color:#8d2d2d}
body.adm-modal-open{overflow:hidden}
.modal{box-sizing:border-box;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px;background:rgba(6,8,6,.58)}
.modal[hidden]{display:none}
.modal-panel{position:relative;width:min(720px,100%);max-width:100%;max-height:90vh;overflow-x:hidden;overflow-y:auto;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);overscroll-behavior:contain}
.modal-panel h2{margin-bottom:20px;font-size:22px;font-weight:850}.modal-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:6px;background:var(--bg);font-size:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:12px;font-weight:750}.form-grid .full{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}
.login-page{background:#151a14}.login-sec{display:grid;place-items:center;min-height:100vh;padding:20px}.login-card{width:min(360px,100%);padding:32px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#20261f;box-shadow:0 24px 70px rgba(0,0,0,.32)}.login-logo{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 18px;border-radius:10px;background:var(--accent);color:#1e241d;font-size:22px;font-weight:900}.login-tit{color:#fff;font-size:30px;font-weight:850;text-align:center}.login-sub{margin:7px 0 24px;color:rgba(255,255,255,.5);text-align:center}.login-card label{display:flex;flex-direction:column;gap:7px;margin-bottom:12px;color:rgba(255,255,255,.68);font-size:12px;font-weight:700}.login-card input{width:100%;height:50px;border-color:transparent;background:#fff;color:#1e241d}.login-card .submit-btn{width:100%;height:50px;margin-top:6px;border-radius:7px;background:var(--accent);color:#1e241d;font-size:16px;font-weight:850}.login-error{margin-bottom:14px;padding:10px;border-radius:6px;background:#5d2b2b;color:#ffdede;text-align:center}
@media(max-width:1100px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.board-groups{grid-template-columns:1fr}.board-groups aside{flex-direction:row}.group{min-width:160px}.guide-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.adm-shell,.adm-sidebar-collapsed .adm-shell{display:block}.adm-sidebar{position:relative;height:auto;min-height:auto}.adm-nav{display:grid;grid-template-columns:repeat(2,1fr)}.adm-nav-section,.adm-nav-group{grid-column:1/-1}.adm-sidebar-toggle{display:none}.adm-main{padding:18px 12px 40px}.adm-top-profile{display:none}.adm-top-menu-bar{height:50px}.dashboard-summary-grid,.adm-stats,.adm-stats.three,.settings-grid,.guide-list-grid{grid-template-columns:1fr}.head-actions{margin:0 0 12px;justify-content:flex-start}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.toolbar{flex-wrap:wrap}.toolbar input{width:100%!important}.page-size-control{width:100%;margin-left:0;justify-content:flex-end}.sheet-sync-status{align-items:flex-start;flex-direction:column}.sheet-sync-status .compact{margin-left:0}.board-groups aside{overflow:auto}.calendar-strip div{display:none}}

.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.integration-card{display:flex;flex-direction:column;gap:18px}.integration-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.integration-card>header>div:nth-child(2){display:grid;gap:2px}.integration-card>header span{color:var(--muted);font-size:11px;font-weight:800}.integration-card>header h2{font-size:18px;font-weight:850}.integration-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#fff;font-size:18px;font-weight:900}.integration-logo.google{background:#4285f4}.integration-logo.solapi{background:#f5c400;color:#211b00}.integration-state{padding:6px 9px;border-radius:999px;background:var(--bg);color:var(--muted);font-size:11px}.integration-state.connected{background:var(--success-weak);color:var(--success)}.integration-card dl{display:grid;gap:8px}.integration-card dl>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px;padding:10px 12px;border-radius:8px;background:var(--bg)}.integration-card dt{color:var(--muted);font-size:12px}.integration-card dd{overflow:hidden;text-overflow:ellipsis;font-weight:750;white-space:nowrap}.integration-help{padding:13px;border-radius:9px;background:var(--bg);color:var(--muted);font-size:12px;line-height:1.6}.integration-form{display:grid;gap:10px;margin-top:auto;padding-top:4px;border-top:1px solid var(--line)}.integration-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.integration-form input[type=file]{padding:7px}.integration-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.integration-actions form{display:inline-flex}.integration-security-note{margin-top:14px}.integration-security-note h2{margin-bottom:7px;font-size:16px}.integration-security-note p{color:var(--muted);line-height:1.6}.settings-card{text-decoration:none;color:var(--text)}
@media(max-width:900px){.integration-grid{grid-template-columns:1fr}}
.board-head-actions{gap:8px}.board-stats{margin-bottom:16px}.db-board-list{display:grid;gap:16px}.db-board-group{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 8px 24px rgba(27,34,26,.04)}.db-board-group-head{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px 18px;border-left:7px solid var(--group-color);background:color-mix(in srgb,var(--surface) 86%,var(--bg))}.db-group-mark{width:10px;height:10px;border-radius:50%;background:var(--group-color)}.db-board-group-head h2{color:var(--group-color);font-size:18px;font-weight:850}.db-board-group-head p{margin-top:3px;color:var(--muted);font-size:12px}.db-board-table{border:0;border-top:1px solid var(--line);border-radius:0}.db-board-table table{min-width:1080px;table-layout:fixed}.db-board-table th,.db-board-table td{text-align:center}.db-board-table th:nth-child(1){width:56px}.db-board-table th:nth-child(2){width:190px}.db-board-table th:nth-child(3){width:170px}.db-board-table th:nth-child(4){width:220px}.db-board-table th:nth-child(5){width:190px}.db-board-table th:nth-child(6){width:170px}.db-board-table th:nth-child(7){width:100px}.db-board-table td input:not([type=checkbox]){width:100%;min-height:38px;padding:0 10px;background:var(--surface)}.db-name-edit{display:flex;align-items:center;gap:6px}.db-eye-btn{flex:0 0 38px;width:38px;height:38px;border:1px solid var(--line);border-radius:7px;background:var(--bg);color:var(--muted);font-size:17px}.db-row-actions{display:flex;align-items:center;justify-content:center;gap:6px}.db-row-actions form{display:inline-flex}.db-save-btn,.db-delete-btn{width:38px;height:38px;border-radius:7px;color:#fff;font-size:17px;font-weight:850}.db-save-btn{background:#2fc98b}.db-delete-btn{background:var(--danger)}.add-group-bottom{min-height:46px;margin-top:16px;padding:0 18px;border-radius:8px;background:#151a14;color:#fff;font-weight:800}.compact-modal{width:min(520px,100%)}.db-detail-modal{width:min(1450px,96vw);padding:28px}.db-detail-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.6fr);gap:24px}.db-original-fields{display:grid;align-content:start;gap:8px}.db-original-fields>div{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.db-original-fields strong{color:var(--muted);font-size:12px}.db-original-fields span{overflow-wrap:anywhere;color:var(--text);font-weight:700;line-height:1.45}.db-note-panel h3{margin-bottom:10px;font-size:16px;font-weight:850}.rich-toolbar{display:flex;align-items:center;gap:5px;padding:8px;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;background:var(--bg)}.rich-toolbar button{min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:var(--surface);color:var(--text);font-size:13px;font-weight:750}.rich-toolbar button:hover{border-color:var(--line)}.rich-editor{min-height:300px;max-height:520px;overflow:auto;padding:18px;border:1px solid var(--line);border-radius:0 0 8px 8px;background:var(--surface);color:var(--text);line-height:1.65;outline:none}.rich-editor:empty:before{content:attr(data-placeholder);color:var(--muted)}.rich-editor img{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:8px}.db-comments{margin-top:20px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.db-comments>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--bg)}.db-comments>header h3{margin:0}.db-comments>header strong{color:var(--muted);font-size:12px}.db-comments [data-comment-list]{max-height:220px;overflow:auto}.db-comments article{display:grid;grid-template-columns:1fr auto;gap:4px;padding:12px 14px;border-top:1px solid var(--line)}.db-comments article time{color:var(--muted);font-size:11px}.db-comments article p{grid-column:1/-1;color:var(--text);line-height:1.5;white-space:pre-wrap}.comment-empty{padding:20px;color:var(--muted);text-align:center}.comment-form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line)}.comment-form textarea{flex:1;min-height:74px}.comment-form button{flex:0 0 110px}.member-table table{min-width:1320px}
@media(max-width:1000px){.db-detail-layout{grid-template-columns:1fr}.db-detail-modal{width:min(760px,96vw)}}
@media(max-width:760px){.db-detail-modal{padding:20px 14px}.rich-toolbar{flex-wrap:wrap}.comment-form{flex-direction:column}.comment-form button{flex:auto}.db-original-fields>div{grid-template-columns:90px minmax(0,1fr)}}

.db-detail-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.db-message-shortcuts{display:flex;gap:8px;padding-right:52px}.db-message-icon{width:46px;height:46px;border-radius:10px;font-size:20px;font-weight:900}.db-message-icon.sms{border:1px solid #99ccff;background:#eef7ff;color:#1976c9}.db-message-icon.kakao{background:#fee500;color:#191919}.db-original-fields{display:grid;align-content:start;gap:8px}.db-original-fields>[data-original-fields]{display:grid;gap:8px}.db-original-fields label{display:grid;grid-template-columns:94px minmax(0,1fr) 58px;align-items:center;gap:8px;min-height:54px;padding:8px 9px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.db-original-fields label strong{color:var(--muted);font-size:13px}.db-original-fields label input,.db-original-fields label textarea{width:100%;min-width:0;background:var(--surface)}.db-field-save{height:38px;border-radius:7px;background:#151a14;color:#fff;font-size:12px;font-weight:800}.db-original-save{width:100%;margin-top:2px}.quill-editor{min-height:360px;background:var(--surface)}.db-note-panel .ql-toolbar{border-color:var(--line);border-radius:8px 8px 0 0;background:var(--bg)}.db-note-panel .ql-container{border-color:var(--line);border-radius:0 0 8px 8px;color:var(--text);font-size:14px}.db-note-panel .ql-editor{min-height:360px;line-height:1.65}.db-note-panel .ql-editor img,.comment-content img{display:block;max-width:100%;height:auto;margin:10px 0;border-radius:8px}.comment-form{display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:end}.comment-form .ql-toolbar{grid-column:1/2}.comment-form .ql-container{grid-column:1/2;min-height:96px}.comment-form .ql-editor{min-height:94px}.comment-form>button{grid-column:2;grid-row:1/3;height:100%}.db-comments article .comment-content{grid-column:1/-1;color:var(--text);line-height:1.55;overflow-wrap:anywhere}.db-comments article .comment-content p{white-space:normal}.message-layer{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:rgba(15,19,14,.72)}.message-layer[hidden]{display:none}.message-panel{position:relative;width:min(760px,94vw);max-height:90vh;overflow:auto;padding:28px;border-radius:14px;background:var(--surface);box-shadow:0 30px 80px rgba(0,0,0,.3)}.message-panel.kakao-panel{width:min(1080px,96vw)}.message-panel h2{margin-bottom:18px;font-size:25px}.message-panel label{display:grid;gap:7px;margin-top:12px;font-weight:750}.message-panel textarea{min-height:220px;resize:vertical}.message-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border-radius:9px;background:var(--bg);font-size:24px;font-weight:800}.message-recipient{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--line);border-radius:9px;background:var(--bg)}.message-recipient strong{color:var(--accent)}.message-recipient span{color:var(--muted)}.message-help{margin-top:9px;color:var(--muted);font-size:12px}.kakao-template-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px}.kakao-template-layout h3{margin:14px 0 8px}.kakao-template-list{display:grid;align-content:start;gap:8px;max-height:500px;overflow:auto;padding-right:4px}.kakao-template-list button{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);text-align:left}.kakao-template-list button.active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 24%,transparent)}.kakao-template-list button strong{font-size:13px}.kakao-template-list button span{overflow:hidden;color:var(--muted);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.kakao-template-layout textarea{min-height:250px;background:var(--bg)}.kakao-variables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.template-error{color:var(--danger)}
@media(max-width:1000px){.kakao-template-layout{grid-template-columns:1fr}.kakao-template-list{max-height:240px}.db-message-shortcuts{padding-right:42px}}
@media(max-width:760px){.db-detail-title{align-items:flex-start}.db-message-shortcuts{padding-right:36px}.db-original-fields label{grid-template-columns:82px minmax(0,1fr)}.db-field-save{grid-column:2}.comment-form{display:flex}.message-panel{padding:22px 14px}.kakao-variables{grid-template-columns:1fr}}
.db-original-fields>[data-original-fields]{display:grid;grid-template-columns:1fr;gap:8px;min-height:0;padding:0;border:0;border-radius:0;background:transparent}

/* Viewport-based overlays shared by messages and other modal-style popups. */
.message-layer{
  box-sizing:border-box;
  position:fixed;
  top:0;
  left:0;
  width:100vw;
  height:100vh;
  z-index:2100;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:20px;
}
.message-panel{
  max-width:100%;
  max-height:90vh;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
}

.dashboard-fund-rules{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:16px;padding:17px 18px;border:1px solid #c7d6ec;border-radius:9px;background:linear-gradient(105deg,#f6f9ff 0%,var(--surface) 72%)}
.dashboard-fund-rules-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#1f63d3;color:#fff;font-size:20px;font-weight:900}
.dashboard-fund-rules-copy{display:grid;gap:3px}.dashboard-fund-rules-copy>span{color:#1f63d3;font-size:11px;font-weight:850}.dashboard-fund-rules-copy h2{font-size:17px;font-weight:850}.dashboard-fund-rules-copy p{color:var(--muted);font-size:12px}
.dashboard-fund-rules-actions{display:flex;gap:7px}.dashboard-fund-rules-actions a{text-decoration:none;white-space:nowrap}
@media(max-width:760px){.dashboard-fund-rules{grid-template-columns:auto minmax(0,1fr)}.dashboard-fund-rules-actions{grid-column:1/-1}.dashboard-fund-rules-actions a{flex:1}}
