.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 15%,#e8f3ff 0,transparent 34%),linear-gradient(135deg,#eef3f8,#f8fafc);font-family:Segoe UI,Arial,sans-serif;color:#183047}.login-card{width:min(460px,100%);padding:28px;border:1px solid #d7e1ea;border-radius:22px;background:#fff;box-shadow:0 28px 80px #152d4624}.login-brand{display:flex;align-items:center;gap:10px}.login-brand>div{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#126fbd;color:#fff;font-weight:900}.login-brand>span{font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#41637e}.login-copy{margin:28px 0 22px}.login-copy>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#1472c5}.login-copy h1{margin:6px 0 8px;font-size:30px;line-height:1.08}.login-copy p{margin:0;color:#6f8192;line-height:1.5}.login-card form{display:grid;gap:14px}.login-card label>span{display:block;margin-bottom:6px;color:#5e7183;font-size:11px;font-weight:900;text-transform:uppercase}.login-card label>div{display:flex;align-items:center;gap:9px;height:46px;padding:0 12px;border:1px solid #d4dfe8;border-radius:11px;background:#fbfdff}.login-card label svg{width:17px;color:#71879b}.login-card input{width:100%;border:0;outline:0;background:transparent;font:inherit}.login-card form>button{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;border:0;border-radius:11px;background:#126fbd;color:#fff;font-weight:900;cursor:pointer}.login-card form>button:disabled{opacity:.6}.login-card form>button svg{width:17px}.login-error{padding:10px 12px;border:1px solid #efc0b4;border-radius:10px;background:#fff2ee;color:#a4412d;font-size:12px;font-weight:800}.login-card footer{display:flex;align-items:flex-start;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid #e4e9ee;color:#718294;font-size:11px;line-height:1.45}.login-card footer svg{width:17px;flex:none;color:#2c8057}@media(max-width:560px){.login-card{padding:22px}.login-copy h1{font-size:26px}}html,body,#root{margin:0;min-height:100%;background:#eef2f6}*{box-sizing:border-box}button,input,select,textarea{font:inherit}.manual-app{min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f6}.manual-topbar{height:58px;padding:0 20px;background:#fff;border-bottom:1px solid #dbe2ea;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30}.manual-topbar>div{display:flex;align-items:baseline;gap:11px}.manual-topbar b{font-size:18px}.manual-topbar span{font-size:12px;color:#718096}.topbar-actions{align-items:center!important}.topbar-actions button{border:1px solid #d5dde7;background:#fff;border-radius:8px;padding:7px 11px;cursor:pointer}.manual-workspace{height:calc(100vh - 58px);display:grid;grid-template-columns:350px minmax(0,1fr);gap:14px;padding:14px}.request-register,.request-editor{background:#fff;border:1px solid #d9e1ea;border-radius:12px;box-shadow:0 6px 20px #1a2a410d}.request-register{min-height:0;display:flex;flex-direction:column;overflow:hidden}.register-title{padding:14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf0}.register-title>div{display:flex;align-items:center;gap:8px}.register-title h2{margin:0;font-size:20px}.register-title span,.section-heading b{background:#e9eff7;color:#41536a;border-radius:999px;padding:3px 8px;font-size:12px}.register-title button,.editor-actions button,.section-heading>button,.editor-footer button,.add-position-bottom{border:1px solid #cad4df;background:#fff;color:#26364b;border-radius:8px;padding:8px 11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.register-title button.primary,.editor-actions button.primary,.editor-footer button.primary{background:#155eef;border-color:#155eef;color:#fff}.register-title svg,.editor-actions svg,.section-heading button svg,.add-position-bottom svg{width:16px;height:16px}.register-search{margin:12px 12px 8px;border:1px solid #cfd8e3;border-radius:8px;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px}.register-search svg{width:16px;color:#8190a3}.register-search input{border:0;outline:0;width:100%;min-width:0}.register-filters{display:flex;gap:6px;padding:0 12px 10px;overflow:auto}.register-filters button{border:1px solid #d4dce6;background:#fff;color:#64748b;border-radius:999px;padding:5px 9px;font-size:12px;white-space:nowrap;cursor:pointer}.register-filters button.active{background:#e9f1ff;border-color:#9dbcf3;color:#164fba}.request-list{overflow:auto;padding:0 8px 10px}.request-list article{position:relative;border:1px solid #e0e6ed;border-radius:9px;padding:11px 10px;margin:0 4px 7px;cursor:pointer;background:#fff}.request-list article:hover{border-color:#b9cce8;background:#f8fbff}.request-list article.selected{border-color:#5e91e3;background:#eef5ff;box-shadow:0 0 0 1px #5e91e3 inset}.request-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.request-line b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-line em{font-style:normal;font-size:11px;color:#1f5ebd;background:#e7f0ff;border-radius:999px;padding:3px 7px;white-space:nowrap}.request-list article>strong{display:block;font-size:13px;line-height:1.35;margin:7px 52px 7px 0;color:#37465a}.request-meta{display:flex;flex-wrap:wrap;gap:5px 10px;color:#748196;font-size:11px}.request-row-actions{position:absolute;right:7px;bottom:7px;display:flex;gap:3px}.request-row-actions button,.position-actions button{border:0;background:transparent;color:#66778c;width:27px;height:27px;border-radius:6px;display:grid;place-items:center;cursor:pointer}.request-row-actions button:hover,.position-actions button:hover{background:#e8eef6;color:#1f4f99}.request-row-actions button.danger,.position-actions button.danger{color:#b13e37}.request-row-actions svg,.position-actions svg{width:15px;height:15px}.register-empty{min-height:220px;display:grid;place-content:center;justify-items:center;text-align:center;color:#7b8797;gap:6px}.register-empty svg{width:26px}.register-empty b{color:#46566c}.register-empty span{font-size:12px}.request-editor{min-width:0;overflow:auto;padding:0 16px 24px}.editor-head{position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 2px;border-bottom:1px solid #e5eaf0}.editor-head>div:first-child{min-width:0}.editor-head span{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-weight:800}.editor-head h1{margin:3px 0 0;font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-head p{margin:3px 0 0;color:#758196;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-actions{display:flex;gap:7px;flex-shrink:0}.manual-error,.manual-notice{margin:12px 0 0;border-radius:8px;padding:9px 11px;font-size:13px}.manual-error{background:#fff1f0;border:1px solid #f1b8b3;color:#9f342e}.manual-notice{background:#edf8ff;border:1px solid #b6dcf5;color:#245d7f}.request-section{margin-top:14px;border:1px solid #dde4ec;border-radius:11px;background:#fff;overflow:hidden}.section-heading{min-height:52px;padding:10px 12px;border-bottom:1px solid #e5eaf0;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading>div{display:flex;align-items:center;gap:9px}.section-heading>div>span{width:27px;height:27px;border-radius:7px;background:#155eef;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.section-heading h2{margin:0;font-size:17px}.section-heading small{font-size:11px;color:#7b8798}.request-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:14px}.request-grid label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#5b6b80}.request-grid label.wide{grid-column:span 2}.request-grid label.full{grid-column:1/-1}.request-grid input,.request-grid select,.request-grid textarea,.positions-table input,.positions-table textarea{width:100%;border:1px solid #cfd8e3;border-radius:7px;padding:8px 9px;color:#1d2939;background:#fff}.request-grid input:focus,.request-grid select:focus,.request-grid textarea:focus,.positions-table input:focus,.positions-table textarea:focus{outline:2px solid #bfd7ff;border-color:#4f86df}.request-grid textarea,.positions-table textarea{resize:vertical;line-height:1.35}.optional{font-weight:500;color:#8a97a8;margin-left:4px}.positions-help{padding:9px 12px;background:#fffdf5;border-bottom:1px solid #ece7d4;color:#7b6b3d;font-size:12px}.positions-wrap{overflow:auto}.positions-table{width:100%;min-width:1050px;border-collapse:collapse}.positions-table th{background:#eef2f6;color:#617086;font-size:11px;text-transform:uppercase;letter-spacing:.035em;text-align:left;padding:8px;border-right:1px solid #dce3eb;border-bottom:1px solid #d6dee8}.positions-table td{padding:6px;border-right:1px solid #e3e8ee;border-bottom:1px solid #e3e8ee;vertical-align:top}.positions-table th:nth-child(1),.positions-table td:nth-child(1){width:42px;text-align:center}.positions-table th:nth-child(2){width:210px}.positions-table th:nth-child(3){width:340px}.positions-table th:nth-child(4){width:82px}.positions-table th:nth-child(5){width:75px}.positions-table th:nth-child(6){width:210px}.positions-table th:nth-child(7){width:116px}.positions-table input,.positions-table textarea{border-color:transparent;background:transparent}.positions-table input:hover,.positions-table textarea:hover{background:#f8fafc;border-color:#d8e0e9}.positions-table input:focus,.positions-table textarea:focus{background:#fff}.position-number{color:#65758a;font-weight:800;padding-top:14px!important}.quantity,.unit{text-align:center}.position-actions{display:grid;grid-template-columns:repeat(2,28px);gap:2px;justify-content:center}.position-actions button:disabled{opacity:.25;cursor:not-allowed}.add-position-bottom{margin:10px 12px}.editor-footer{position:sticky;bottom:-24px;z-index:15;margin:14px -16px -24px;padding:12px 16px;background:#f8fafcf5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-top:1px solid #dce3eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-footer>span{font-size:12px;color:#64748b}.editor-footer>div{display:flex;gap:8px}.editor-footer kbd{border:1px solid #cbd5e1;background:#fff;border-radius:5px;padding:2px 5px;box-shadow:0 1px #cbd5e1;color:#3f4e62}.manual-loading{min-height:100vh;display:grid;place-items:center;font-family:Inter,system-ui,sans-serif;color:#526176}@media(max-width:1250px){.manual-workspace{grid-template-columns:310px minmax(0,1fr)}.request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.manual-workspace{height:auto;grid-template-columns:1fr}.request-register{max-height:420px}.request-editor{overflow:visible}.editor-head{top:58px;flex-wrap:wrap}.editor-actions{width:100%;justify-content:flex-end}.request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-footer{bottom:0}}@media(max-width:640px){.manual-topbar{padding:0 12px}.manual-topbar>div:first-child span,.topbar-actions>span{display:none}.manual-workspace{padding:8px}.request-editor{padding:0 10px 18px}.editor-head{top:58px}.editor-actions{overflow:auto;justify-content:flex-start}.editor-actions button{white-space:nowrap}.request-grid{grid-template-columns:1fr;padding:10px}.request-grid label.wide,.request-grid label.full{grid-column:auto}.section-heading{align-items:flex-start}.section-heading>button{white-space:nowrap}.editor-footer{margin-left:-10px;margin-right:-10px;padding:10px;align-items:stretch;flex-direction:column}.editor-footer>span{display:none}.editor-footer>div{display:grid;grid-template-columns:1fr 1fr}.request-register{max-height:360px}}
