:root{color:#071f4f;background:#f2f6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(180deg,#ffffff 0,#ffffff 56px,transparent 56px),#f2f6ff}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:56px;border-bottom:1px solid #cbd9f2;padding:0 max(24px,calc((100vw - 1132px)/2));background:#fff}.brand{display:inline-flex;align-items:center;width:fit-content;text-decoration:none}.brand img{display:block;width:154px;height:32px;object-fit:contain;object-position:left center}.tabs{display:inline-flex;gap:28px}.tabs button{position:relative;min-height:56px;border:0;background:transparent;color:#6078a8;font-weight:800}.tabs button:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px 999px 0 0;background:transparent;content:""}.tabs button.active{color:#071f4f}.tabs button.active:after{background:#1f64ff}.docs-link{justify-self:end;color:#0a3fa9;font-weight:800;text-decoration:none}.workspace{width:min(1132px,calc(100vw - 40px));margin:28px auto 0;padding-bottom:42px}.services-layout{display:grid;gap:14px}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px}.toolbar-actions{display:inline-flex;align-items:center;gap:10px}.search-field{width:min(460px,100%)}label{display:grid;gap:7px}label span,.block-title{color:#6078a8;font-size:13px;font-weight:800}input,select,textarea{width:100%;border:1px solid #c7d9ff;border-radius:8px;background:#fbfdff;color:#071f4f;outline:none}input,select{min-height:42px;padding:0 12px}textarea{min-height:86px;resize:vertical;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:#1f64ff;box-shadow:0 0 0 3px #1f64ff1f}.counter{display:inline-flex;min-height:34px;align-items:center;border:1px solid #c8d9ff;border-radius:8px;padding:0 12px;background:#fff;color:#1b55c9;font-weight:800;white-space:nowrap}.error-line{margin:0;border:1px solid #ffc6c6;border-radius:8px;background:#fff7f7;color:#a91f1f;padding:10px 12px;font-weight:700}.primary-action,.ghost-action,.danger-action,.block-title button{border:1px solid #b9d0ff;border-radius:7px;background:#fff;color:#0a3fa9;font-weight:800}.primary-action{min-height:42px;padding:0 16px}.ghost-action{min-height:36px;padding:0 12px}.danger-action{min-height:36px;border-color:#f1b8b8;padding:0 12px;color:#a91f1f}.primary-action:hover,.ghost-action:hover,.danger-action:hover,.block-title button:hover{border-color:#1f64ff}.danger-action:hover{border-color:#d83a3a;background:#fff7f7}.service-list{display:grid;overflow:hidden;border:1px solid #bdd1ff;border-radius:16px;background:#fff}.load-more-sentinel{min-height:44px;border:1px dashed #b9d0ff;border-radius:10px;background:#fff;color:#0a3fa9;font-weight:800}.load-more-sentinel:disabled{color:#7c8ead;cursor:default}.service-row{display:grid;grid-template-columns:minmax(180px,260px) 1fr auto;align-items:center;gap:18px;min-height:74px;padding:14px 18px}.service-row+.service-row{border-top:1px solid #e4ecff}.service-summary{display:grid;gap:4px}.service-summary h2,.column-header h2,.service-card h3,.modal-header h2{margin:0}.service-summary h2{font-size:16px}.service-summary span{color:#6078a8;font-size:13px;font-weight:700}.alias-pills{display:flex;flex-wrap:wrap;gap:8px}.alias-pills span{display:inline-flex;min-height:28px;align-items:center;border:1px solid #c7d9ff;border-radius:999px;padding:0 10px;background:#f6f9ff;color:#24457f;font-size:13px;font-weight:800}.alias-pills .muted-pill{border-style:dashed;color:#7c8ead}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;height:calc(100vh - 108px);min-height:460px}.board-column{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;border:1px solid #bdd1ff;border-radius:16px;background:#fff;padding:18px;overflow:hidden}.column-header{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:14px}.column-search{margin-bottom:12px}.column-header h2{font-size:19px}.cards{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto;padding-right:4px;overscroll-behavior:contain}.column-sentinel{min-height:42px;border:1px dashed #b9d0ff;border-radius:10px;background:#fff;color:#0a3fa9;font-weight:800}.column-sentinel:disabled{color:#7c8ead;cursor:default}.column-error{margin:0;border:1px solid #ffc6c6;border-radius:8px;background:#fff7f7;color:#a91f1f;padding:10px 12px;font-weight:700}.service-card{display:grid;grid-template-columns:50px 1fr;gap:10px;align-items:start;border:1px solid #c7d9ff;border-radius:10px;background:#fbfdff;padding:12px}.service-card:active{cursor:grabbing}.avatar{display:grid;width:50px;height:34px;place-items:center;border:1px solid #c7d9ff;border-radius:8px;background:#fff;color:#5972a8;font-weight:900;text-transform:uppercase}.service-card h3{font-size:15px}.service-card p{display:block;margin:3px 0 0;color:#6078a8;line-height:1.35}.empty-drop{display:grid;min-height:72px;place-items:center;border:1px dashed #c4d7ff;border-radius:10px;background:#f6f9ff;color:#6078a8;padding:14px;text-align:center;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;align-items:center;justify-items:center;background:#071f4f57;padding:24px;overflow:hidden;overscroll-behavior:contain;z-index:10}.modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(860px,100%);height:min(820px,calc(100vh - 48px));max-height:calc(100vh - 48px);min-height:0;overflow:hidden;border:1px solid #bdd1ff;border-radius:16px;background:#fff;box-shadow:0 28px 80px #071f4f38}.modal-header,.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.modal-header{border-bottom:1px solid #e4ecff}.modal-header h2{font-size:20px}.modal-header button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #c7d9ff;border-radius:8px;background:#fff;color:#5570a6;font-size:22px}.modal-body{display:grid;align-content:start;gap:24px;overflow:auto;min-height:0;padding:20px;overscroll-behavior:contain}.modal-footer{justify-content:space-between;border-top:1px solid #e4ecff}.modal-footer-actions{display:inline-flex;gap:12px}.service-main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px}.aliases-block{display:grid;gap:12px;min-width:0}.block-title{display:flex;align-items:center;justify-content:space-between;color:#071f4f}.block-title button{min-height:32px;padding:0 10px}.aliases-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;width:100%}.alias-field{position:relative;min-width:0}.alias-field input{padding-right:40px}.alias-field button{position:absolute;top:5px;right:5px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:7px;background:transparent;color:#5570a6;font-size:20px;line-height:1}.alias-field button:hover{background:#edf4ff;color:#0a3fa9}.empty-line{margin:0;align-self:center;color:#6078a8;font-size:14px;font-weight:700}@media(max-width:900px){.topbar{display:grid;grid-template-columns:1fr;gap:10px;padding:12px 20px 0}.brand img{width:146px;height:30px}.tabs{justify-self:start}.tabs button{min-height:44px}.docs-link{display:none}.toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{justify-content:space-between}.service-row{grid-template-columns:1fr;align-items:start}.ghost-action{justify-self:start}.service-main,.board{grid-template-columns:1fr}.board{height:auto;min-height:0}.board-column{height:min(620px,calc(100vh - 132px))}}@media(max-width:560px){.workspace{width:calc(100vw - 24px);margin-top:16px}.service-list,.board-column,.modal{border-radius:12px}.modal-backdrop{padding:12px}.modal-header,.modal-body,.modal-footer{padding:14px}.toolbar-actions{align-items:stretch;flex-direction:column}}
