:root{--ink:#17211b;--muted:#68736c;--line:#e5e9e6;--soft:#f4f6f4;--canvas:#eef1ef;--panel:#fff;--green:#176b48;--green-dark:#0f5036;--green-soft:#e8f4ee;--orange:#f08b49;--danger:#c34646;--shadow:0 8px 28px #192f2312}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-page{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 82% 18%,#ffffff21,#0000 28%),linear-gradient(145deg,#105038,#176b48 58%,#267b57);flex-direction:column;justify-content:space-between;min-height:100vh;padding:52px clamp(40px,6vw,96px);display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-160px;right:-220px;box-shadow:0 0 0 72px #ffffff06,0 0 0 144px #ffffff05}.visual-brand{z-index:1;align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.login-visual h1{letter-spacing:-.05em;max-width:620px;margin:10px 0 22px;font-size:clamp(42px,5vw,72px);line-height:1.13}.login-visual p:not(.eyebrow){color:#ffffffb8;font-size:18px}.login-panel{place-items:center;padding:30px;display:grid}.login-card{width:min(430px,100%)}.login-card h1,.login-card h2{letter-spacing:-.035em;margin:8px 0;font-size:32px}.login-card>.muted{margin:0 0 32px}.brand-mark{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 18px #176b4838}.brand-mark.light{box-shadow:none;background:#ffffff26}.brand-mark.small{border-radius:12px;flex:none;width:40px;height:40px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:20px 0 0;font-size:11px;font-weight:900}.light-text{color:#9ed1b8}.muted{color:var(--muted);line-height:1.65}.login-card label{color:#3d4942;gap:8px;margin:17px 0;font-size:13px;font-weight:750;display:grid}.login-card input{border:1px solid var(--line);border-radius:11px;outline:none;height:50px;padding:0 15px;transition:all .2s}.login-card input:focus,input:focus,select:focus,textarea:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #176b4817}.route-art{z-index:1;align-items:center;width:62%;display:flex}.route-line{background:#ffffff4d;flex:1;height:2px}.route-dot{border:3px solid #ffffffb3;border-radius:50%;width:15px;height:15px}.route-dot.active{background:var(--orange);border-color:#ffc99f;width:20px;height:20px;box-shadow:0 0 0 8px #f08b492e}.setup-card{margin:auto}.setup-card code{color:var(--green);background:var(--green-soft);border-radius:4px;padding:2px 5px}.alert{border-radius:10px;align-items:flex-start;gap:9px;margin:18px 0;padding:13px;font-size:13px;line-height:1.45;display:flex}.alert.error{color:#9f3030;background:#fff0f0;border:1px solid #f6d3d3}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:800;transition:all .18s;display:inline-flex}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark);transform:translateY(-1px)}.button.secondary{color:#3f4b44;border-color:var(--line);background:#fff}.button.secondary:hover{background:#fafbfa;border-color:#bec9c2}.button.danger{color:var(--danger);background:#fff;border-color:#efd1d1}.button.map-button{color:var(--green);background:var(--green-soft)}.button.full{width:100%;height:50px;margin-top:8px}.button.compact{min-height:36px;padding:0 13px}.icon-button{color:#68736c;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid}.icon-button:hover{color:var(--ink);background:var(--soft)}.center-screen,.workspace-loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#dbe9e1;background:#153b2b;flex-direction:column;width:248px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:11px;padding:0 8px 28px;display:flex}.sidebar-brand div:nth-child(2){gap:2px;min-width:0;display:grid}.sidebar-brand strong{color:#fff;font-size:15px}.sidebar-brand span{color:#89aa98;font-size:11px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#a9c0b3;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:46px;padding:0 13px;font-size:14px;font-weight:720;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:#ffffff1c}.nav-badge{background:#ffc79f;border-radius:99px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-weight:900;display:grid;color:#773c18!important;font-size:10px!important}.sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:10px;min-width:0;margin-top:auto;padding:14px 7px 0;display:flex}.sidebar-footer>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.sidebar-footer strong{color:#fff;font-size:12px}.sidebar-footer span{color:#86a794;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.sidebar-footer .icon-button{color:#86a794}.avatar{color:#b8d4c4;background:#ffffff1a;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.sidebar-close{color:#fff;margin-left:auto;display:none}.workspace{min-height:100vh;margin-left:248px;padding:0 28px 28px}.topbar{align-items:center;gap:14px;height:88px;display:flex}.topbar>div{flex:1}.topbar h1{letter-spacing:-.035em;margin:0;font-size:23px}.topbar p{color:var(--muted);margin:4px 0 0;font-size:12px}.menu-button{display:none}.toast{z-index:100;color:#fff;box-shadow:var(--shadow);background:#263a2f;border-radius:10px;align-items:center;gap:9px;padding:13px 17px;font-size:13px;display:flex;position:fixed;top:24px;right:28px}.toast.error{background:#a83f3f}.panel{background:var(--panel);box-shadow:var(--shadow);border:1px solid #dce2dee6;border-radius:15px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:87px;padding:20px;display:flex}.panel-heading .eyebrow{margin:0 0 5px}.panel-heading h2{margin:0;font-size:18px}.icon-button.add{color:#fff;background:var(--green)}.route-layout{grid-template-columns:330px minmax(0,1fr);gap:16px;height:calc(100vh - 116px);min-height:630px;display:grid}.tree-panel{flex-direction:column;display:flex}.search-box{border:1px solid var(--line);color:#89938d;background:#fafbfa;border-radius:9px;align-items:center;gap:8px;height:41px;margin:14px 16px 8px;padding:0 11px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.tree{padding:6px 9px 22px;overflow:auto}.tree-row{color:#4f5b54;border-radius:8px;align-items:center;min-height:39px;display:flex}.tree-row svg{flex:none;width:15px;height:15px}.tree-row.selected{color:var(--green-dark);background:var(--green-soft)}.tree-toggle,.tree-add{color:#91a097;background:0 0;border:0;place-items:center;width:27px;height:31px;padding:0;display:grid}.tree-toggle svg,.tree-add svg{width:14px}.tree-add{opacity:0;margin-left:auto}.tree-row:hover .tree-add{opacity:1}.tree-label{min-width:0;height:36px;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:0;display:flex}.tree-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tree-label small{color:#819087;background:#f0f3f1;border-radius:99px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:9px;display:grid}.level-1 .tree-label{font-weight:800}.level-2{padding-left:19px;font-size:12px}.stop-row{text-align:left;background:0 0;border:0;gap:7px;width:calc(100% - 64px);margin-left:64px;padding:0 8px;font-size:11px}.stop-row span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stop-index{color:#9ba69f;width:19px;font-size:9px}.content-panel{overflow:auto}.editor{flex-direction:column;min-height:100%;display:flex}.editor-header{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:102px;padding:22px 28px;display:flex}.editor-icon{width:45px;height:45px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;display:grid}.editor-icon svg{width:21px}.editor-header .eyebrow{margin:0 0 4px}.editor-header h2{margin:0;font-size:20px}.new-badge{color:#9c5427;background:#fff0e5;border-radius:6px;margin-left:auto;padding:5px 9px;font-size:10px;font-weight:850}.form-section{border-bottom:1px solid var(--line);padding:25px 28px}.form-section h3{margin:0 0 17px;font-size:14px}.form-section p{color:var(--muted);margin:5px 0 0;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.template-grid label,.shift-grid label{color:#566159;gap:7px;font-size:11px;font-weight:780;display:grid}.span-2{grid-column:span 2}.form-grid input,.form-grid select,.template-grid textarea,.shift-grid input{width:100%;min-width:0;height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 12px}.template-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.template-grid textarea{resize:vertical;height:auto;padding:11px;font-family:inherit;line-height:1.5}.shift-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.section-heading h3{margin:0}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#526159;background:var(--soft);border-radius:7px;padding:7px 10px;font-size:11px}.stop-summary{gap:7px;display:grid}.stop-summary>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:0 11px;font-size:11px;display:flex}.stop-summary>div>span{color:#8a958e;width:20px}.stop-summary>div>svg{color:var(--green)}.stop-summary>div>small{color:var(--muted);margin-left:auto}.editor-actions{background:#fafbfa;justify-content:flex-end;gap:9px;margin-top:auto;padding:18px 28px;display:flex}.editor-actions .danger{margin-right:auto}.empty{height:100%;min-height:400px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:12px;font-size:13px;display:grid}.empty.small{min-height:130px}.empty-icon{width:56px;height:56px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.empty-icon svg{width:25px}.driver-layout{grid-template-columns:345px minmax(0,1fr);gap:16px;height:calc(100vh - 116px);min-height:630px;display:grid}.driver-list{flex-direction:column;display:flex}.unassigned{color:#a45c30;background:#fff1e7;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:850}.driver-items{padding:4px 9px 20px;overflow:auto}.driver-items>button{width:100%;min-height:63px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;display:flex}.driver-items>button:hover{background:var(--soft)}.driver-items>button.selected{background:var(--green-soft)}.driver-avatar{color:#fff;background:#668c78;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:13px;font-weight:850;display:grid}.driver-avatar.large{width:49px;height:49px;font-size:17px}.driver-items>button>div:nth-child(2){gap:4px;min-width:0;display:grid}.driver-items strong{font-size:12px}.driver-items span{color:var(--muted);font-size:10px}.driver-items small{color:var(--green);margin-left:auto;font-size:9px;font-weight:800}.driver-items small.warning{color:#b06031}.assignment-panel{overflow:auto}.assignment-header{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:102px;padding:20px 28px;display:flex}.assignment-header .eyebrow{margin:0 0 3px}.assignment-header h2{margin:0 0 3px;font-size:19px}.assignment-header span{color:var(--muted);font-size:11px}.status-pill{color:#9a5a31;background:#fff0e5;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:850}.status-pill.active{color:var(--green);background:var(--green-soft)}.access-list{gap:9px;display:grid}.access-row{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;min-height:63px;padding:9px 12px;display:flex}.scope-icon{width:39px;height:39px;color:var(--green);background:var(--green-soft);border-radius:9px;place-items:center;display:grid}.scope-icon svg{width:18px}.scope-icon.all{color:#a75b2c;background:#fff0e5}.access-row>div:nth-child(2){flex:1;gap:4px;display:grid}.access-row strong{font-size:12px}.access-row span{color:var(--muted);font-size:10px}.danger-icon{color:var(--danger)}.inline-empty{color:#9a613e;background:#fff8f3;border:1px dashed #efcdb8;border-radius:10px;align-items:center;gap:12px;padding:18px;display:flex}.inline-empty>div{gap:4px;display:grid}.inline-empty strong{font-size:12px}.inline-empty span{color:#a27a62;font-size:10px}.add-assignment{background:#fcfdfc}.scope-tabs{background:var(--soft);border-radius:9px;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:17px;padding:5px;display:grid}.scope-tabs button{height:35px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:11px;font-weight:800}.scope-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 8px #16302114}.scope-notice{min-height:50px;color:var(--green-dark);background:var(--green-soft);border-radius:9px;align-items:center;gap:10px;padding:10px 13px;font-size:11px;display:flex}.assign-button{margin-top:17px}.modal-backdrop,.scrim{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a181194;position:fixed;inset:0}.map-modal{background:#fff;border-radius:16px;flex-direction:column;display:flex;position:absolute;inset:4vh max(20px,50vw - 400px);overflow:hidden;box-shadow:0 24px 80px #00000042}.modal-heading{justify-content:space-between;align-items:center;height:76px;padding:0 21px;display:flex}.modal-heading .eyebrow{margin:0 0 3px}.modal-heading h2{margin:0;font-size:17px}.map-modal iframe{border:0;flex:1;width:100%}.scrim{border:0;border-radius:0;display:none}@media (max-width:1000px){.template-grid{grid-template-columns:1fr}.route-layout,.driver-layout{grid-template-columns:290px minmax(0,1fr)}}@media (max-width:760px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:100vh;padding:24px}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid}.scrim{z-index:19;display:block}.workspace{margin-left:0;padding:0 13px 18px}.topbar{height:76px}.topbar h1{font-size:19px}.menu-button{display:grid}.topbar .button span{display:none}.route-layout,.driver-layout{grid-template-columns:1fr;height:auto;min-height:0}.tree-panel,.driver-list{max-height:410px}.content-panel,.assignment-panel{min-height:550px}.form-grid,.shift-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.form-section,.editor-header,.assignment-header{padding-left:18px;padding-right:18px}.editor-actions{z-index:5;padding:13px 18px;position:sticky;bottom:0}.map-modal{inset:12px}.toast{top:13px;left:13px;right:13px}}
