:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#19232d;background:#f6f5f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #19232d;--muted: #536170;--line: #dde3e8;--surface: #ffffff;--forest: #0065b3;--forest-deep: #063b68;--mint: #d8edfb;--mint-strong: #8fcaf0;--danger: #b42318;--danger-bg: #fff1f0;--shadow: 0 18px 50px rgba(17, 48, 40, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:block;border-radius:12px}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:17px;letter-spacing:-.02em}.brand-copy small{margin-top:4px;color:inherit;opacity:.68;font-size:12px;letter-spacing:.02em}.centered-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px;text-align:center}.centered-page h1{margin:8px 0 0;font-size:clamp(26px,4vw,38px)}.centered-page p{max-width:520px;margin:0}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(500px,1.1fr)}.login-intro{position:relative;overflow:hidden;padding:48px clamp(42px,6vw,90px);display:flex;flex-direction:column;color:#f7fbff;background:var(--forest-deep)}.login-intro:before,.login-intro:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.login-intro:before{width:480px;height:480px;right:-230px;top:12%;background:#eb1c241f}.login-intro:after{width:280px;height:280px;left:-150px;bottom:5%;border:1px solid rgba(143,202,240,.2)}.login-intro .brand{position:relative;z-index:1}.intro-content{position:relative;z-index:1;margin:auto 0;max-width:560px}.intro-content h1{max-width:530px;margin:14px 0 20px;font-size:clamp(44px,5vw,74px);line-height:.98;letter-spacing:-.055em}.intro-content>p:last-child{max-width:500px;color:#b9c9c3;font-size:18px;line-height:1.6}.intro-footer{position:relative;z-index:1;margin:0;color:#90a59d;font-size:13px}.login-panel{display:grid;place-items:center;padding:48px;background:#f7f9f7}.mobile-brand{display:none}.login-card{width:min(100%,430px);display:grid;gap:23px}.login-card h2{margin:8px 0 7px;font-size:34px;letter-spacing:-.04em}.login-card p{margin:0}.eyebrow{margin:0;color:#2e7c63;font-size:12px;line-height:1.3;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.login-intro .eyebrow{color:var(--mint-strong)}.muted{color:var(--muted);line-height:1.55}.field{display:grid;gap:8px;color:#34413d;font-size:14px;font-weight:700}.field input{width:100%;border:1px solid #cdd7d2;border-radius:12px;outline:none;padding:14px 15px;color:var(--ink);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.field input::placeholder{color:#9aa49f}.field input:focus{border-color:#3ca47d;box-shadow:0 0 0 4px #3ca47d1f}.field input:disabled{background:#eef1ef}.button{min-height:42px;border:0;border-radius:11px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;transition:transform .12s ease,background .12s ease,opacity .12s ease}.button:not(:disabled):active{transform:translateY(1px)}.button:focus-visible{outline:3px solid rgba(60,164,125,.3);outline-offset:2px}.button-primary{color:#fff;background:var(--forest);box-shadow:0 6px 18px #123b3229}.button-primary:not(:disabled):hover{background:#00528f}.button-primary:disabled{opacity:.48;box-shadow:none}.button-telegram{color:#fff;background:#229ed9}.button-telegram:hover{background:#168ac1}.button-secondary{color:var(--forest);background:#e5f2fb}.button-ghost{color:#34413d;background:transparent;border:1px solid var(--line)}.button-ghost:hover{background:#f2f5f3}.button-block{width:100%;min-height:49px}.security-note{display:flex;justify-content:center;gap:8px;color:#77837e;font-size:12px;line-height:1.5}.security-note span{color:#52bd8e;font-size:9px;margin-top:3px}.alert{display:flex;align-items:flex-start;gap:10px;border:1px solid;border-radius:11px;padding:12px 14px;font-size:14px}.alert p{margin:0;line-height:1.45}.alert>span{flex:0 0 auto;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;font-weight:900}.alert-error{color:#8f2017;border-color:#f1c5c1;background:var(--danger-bg)}.alert-error>span{color:#fff;background:#d04438}.spinner{width:34px;height:34px;border:3px solid #dce8e3;border-top-color:#2f896a;border-radius:50%;animation:spin .75s linear infinite}.spinner-small{width:24px;height:24px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner{animation-duration:1.8s}}.app-shell{min-height:100vh;background:#f4f6f4}.app-header{height:76px;padding:0 clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.account{display:flex;align-items:center;gap:14px}.account-copy{display:grid;min-width:0;line-height:1.2}.account-copy strong{font-size:14px}.account-copy small{margin-top:4px;color:var(--muted);font-size:12px}.role-badge,.count-badge{border-radius:999px;color:#23684f;background:#e3f5ec;font-size:11px;font-weight:800}.role-badge{padding:6px 9px}.content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:58px 0 72px}.page-alert{margin-bottom:24px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.page-heading h1{margin:8px 0 4px;font-size:clamp(34px,5vw,52px);letter-spacing:-.045em;line-height:1.05}.page-heading p{margin-bottom:0}.registry-card{min-height:410px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.registry-toolbar{min-height:68px;padding:0 24px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.registry-toolbar h2{margin:0;font-size:16px}.count-badge{min-width:24px;height:24px;display:grid;place-items:center}.registry-state{min-height:340px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.registry-state h3{margin:18px 0 7px;font-size:21px;letter-spacing:-.025em}.registry-state p{max-width:450px;margin:0 0 20px}.state-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;font-size:24px;font-weight:850}.state-icon-error{color:var(--danger);background:#ffe4e1}.document-icon{width:72px;height:84px;padding:27px 15px 12px;display:grid;align-content:start;gap:7px;border:2px solid #8ecab0;border-radius:12px;background:#effaf5;transform:rotate(-2deg)}.document-icon span{height:4px;border-radius:4px;background:#a9d9c4}.document-icon span:nth-child(2){width:75%}.document-icon span:nth-child(3){width:88%}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:15px 24px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{color:var(--muted);background:#fafbfa;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.section-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.section-tabs button{border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:var(--muted);background:#fff;font-weight:700}.section-tabs button.tab-active{color:#fff;border-color:var(--forest);background:var(--forest)}.inline-form{display:flex;gap:10px;flex-wrap:wrap;padding:18px 24px;border-bottom:1px solid var(--line)}.inline-form input,.inline-form select{min-height:42px;border:1px solid #cdd7d2;border-radius:10px;padding:9px 12px}.template-help{margin:0;padding:18px 24px 0}.template-upload{align-items:center;border-bottom:0}.template-upload input[type=file]{flex:1 1 240px}.template-upload input:not([type=file]){flex:1 1 180px}.template-upload .button{white-space:nowrap}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;padding:28px 24px}.details-grid div{display:grid;gap:5px;color:var(--muted);font-size:12px}.details-grid strong{color:var(--ink);font-size:15px}.alert-success{margin:18px 24px;align-items:center;color:#23684f;border-color:#b9e5ce;background:#effaf5}.alert-success p{flex:1}.status-active,.status-inactive{font-size:12px;font-weight:750}.status-active{color:#267a59}.status-inactive{color:var(--muted)}@media(max-width:850px){.login-page{display:block;background:#f7f9f7}.login-intro{display:none}.login-panel{min-height:100vh;padding:32px 24px;align-content:center;gap:56px}.mobile-brand{display:block;width:min(100%,430px)}.app-header{height:auto;min-height:72px;padding:14px 20px}.role-badge,.account-copy{display:none}.content{width:min(100% - 32px,1180px);padding-top:36px}.page-heading{align-items:flex-start;flex-direction:column;gap:20px}}@media(max-width:480px){.login-panel{padding:24px 20px}.login-card{gap:19px}.login-card h2{font-size:29px}.brand-copy{display:none}.app-header .brand-copy{display:grid}.page-heading .button{width:100%}}.table-note{display:block;margin-top:.2rem;color:var(--muted)}
