:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg:#eef0f4;--text:#202124;--muted:#747982;--glass:rgba(255,255,255,.73);--border:rgba(25,30,38,.09);--yellow:#f4ca18;--yd:#d4ad00;--shadow:0 18px 55px rgba(20,26,36,.09)}:root[data-theme=dark]{--bg:#111318;--text:#f4f5f7;--muted:#969ca8;--glass:rgba(28,31,38,.76);--border:rgba(255,255,255,.08);--shadow:0 20px 60px rgba(0,0,0,.28)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 0 0,rgba(244,202,24,.16),transparent 32%),var(--bg);color:var(--text)}button,input,select{font:inherit;color:inherit}.glass{background:var(--glass);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(25px) saturate(150%);backdrop-filter:blur(25px) saturate(150%)}button{cursor:pointer}.primary{border:0;background:linear-gradient(145deg,#ffdc2b,var(--yd));color:#171717;font-weight:750;border-radius:13px;padding:11px 15px}.muted{color:var(--muted)}.login{min-height:100vh;display:grid;place-items:center}.login .card{width:420px;max-width:92vw;padding:30px;border-radius:28px;display:grid;gap:14px}.login h1{margin:0}.login p{color:var(--muted);margin:0 0 12px}.login input,.form input,.form select,.search input{border:1px solid var(--border);background:#7f7f7f0f;border-radius:13px;padding:12px 14px}.err{color:#be123c}.loading{min-height:100vh;display:grid;place-items:center}.shell{display:flex;gap:14px;padding:14px;min-height:100vh}.side{height:calc(100vh - 28px);position:sticky;top:14px;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;transition:.2s}.side.open{width:245px}.brand{min-height:82px;padding:14px;display:flex;align-items:center;gap:11px}.brand>div:last-child{display:grid}.brand small{color:var(--muted)}.logo{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#ffdc2b,var(--yd));color:#171717;font-weight:900;font-size:21px}.side nav{flex:1;padding:4px 10px;display:flex;flex-direction:column;gap:4px}.side nav button,.collapse{border:0;background:transparent;border-radius:14px;min-height:46px;text-align:left;padding:8px 11px}.side nav button span{width:34px;display:inline-grid;place-items:center;font-size:19px}.side nav button.active{background:linear-gradient(135deg,#ffda26,#e2b600);color:#171717}.collapse{margin:10px;border:1px solid var(--border);text-align:center}.work{flex:1;min-width:0}.top{min-height:82px;border-radius:24px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.top h1{margin:2px 0 0;font-size:22px}.top small{color:var(--muted)}.actions{display:flex;align-items:center;gap:9px}.actions>button{border:1px solid var(--border);background:#7f7f7f0d;border-radius:13px;padding:10px 13px}.who{display:grid;padding:7px 12px;border:1px solid var(--border);border-radius:14px}.who small{font-size:10px}.hero{min-height:180px;border-radius:25px;padding:28px;display:flex;justify-content:space-between;align-items:center}.hero h2{font-size:40px;margin:5px 0}.hero p{color:var(--muted)}.hero>div>small,.panel>small{color:var(--muted);text-transform:uppercase;font-weight:700;letter-spacing:.08em}.status{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--border);border-radius:15px}.status i{width:9px;height:9px;border-radius:50%}.ok{background:#22c55e}.bad{background:#ef4444}.status div{display:grid}.status small{color:var(--muted)}.status button{border:1px solid var(--border);background:#7f7f7f0f;border-radius:10px;padding:7px 9px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}.stat{height:130px;border-radius:21px;padding:18px;display:flex;flex-direction:column}.stat span{color:var(--muted)}.stat b{font-size:38px;margin-top:auto}.panel{border-radius:24px;padding:22px;min-height:calc(100vh - 118px)}.panel header{display:flex;justify-content:space-between;align-items:center}.panel h2{margin:5px 0 20px}.table{display:grid;border:1px solid var(--border);border-radius:16px;overflow:hidden}.tr{display:grid;grid-template-columns:150px 120px 1fr 190px;padding:12px 14px;border-bottom:1px solid var(--border);gap:10px}.tr:last-child{border-bottom:0}.tr.head{font-weight:700;background:#7f7f7f0f}.search{display:flex;gap:10px;margin-bottom:20px}.search input{flex:1}.panel pre{white-space:pre-wrap;word-break:break-word;background:#00000014;padding:16px;border-radius:14px;max-height:60vh;overflow:auto}.draft{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--border)}.notice{padding:18px;border:1px solid var(--border);border-radius:16px}.notice p{color:var(--muted);line-height:1.5}.form{max-width:720px;display:grid;gap:15px}.form label{display:grid;gap:7px;font-weight:650}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.status{max-width:390px}.tr{grid-template-columns:110px 90px 1fr}}@media(max-width:760px){.shell{padding:8px;gap:8px}.side.open,.side.closed{width:68px}.brand>div:last-child,.side nav button{font-size:0}.side nav button span{font-size:19px}.collapse{font-size:0}.who,.actions>button:last-child{display:none}.stats{grid-template-columns:1fr}.hero{align-items:flex-start;flex-direction:column}.tr{grid-template-columns:1fr}.tr.head{display:none}.search{flex-direction:column}}.status-box{display:grid;gap:9px;min-width:330px;padding:13px;border:1px solid var(--border);border-radius:17px;background:#7f7f7f0b}.status-main{display:flex;align-items:center;gap:10px}.status-main i,.crypto-ok i,.crypto-error i{width:10px;height:10px;display:inline-block;border-radius:50%;flex:0 0 10px}.status-main div,.crypto-ok div,.crypto-error div{display:grid;gap:2px}.status-main small,.crypto-ok small,.crypto-error small{color:var(--muted);font-size:11px}.small-btn{justify-self:start}.status-note{font-size:11px;color:var(--muted);max-width:390px;line-height:1.4}.settings-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:18px}.crypto-card{border:1px solid var(--border);border-radius:20px;padding:18px;background:#7f7f7f09;display:grid;gap:15px}.crypto-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.crypto-head h3{margin:3px 0 0}.eyebrow{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:750}.secondary{border:1px solid var(--border);background:#7f7f7f0f;border-radius:12px;padding:10px 13px}.crypto-ok,.crypto-error{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;background:#7f7f7f0d}.field{display:grid;gap:7px;font-weight:650}.field select{width:100%;border:1px solid var(--border);background:#7f7f7f0f;border-radius:13px;padding:12px}.cert-detail{display:grid;border:1px solid var(--border);border-radius:14px;overflow:hidden}.cert-detail>div{display:grid;grid-template-columns:170px 1fr;gap:12px;padding:10px 12px;border-bottom:1px solid var(--border)}.cert-detail>div:last-child{border-bottom:0}.cert-detail span{color:var(--muted);font-size:11px}.cert-detail b,.cert-detail code{font-size:11px;overflow-wrap:anywhere}.safe-note{margin:0;color:var(--muted);font-size:11px;line-height:1.45}@media(max-width:1050px){.settings-grid{grid-template-columns:1fr}.status-box{min-width:0}}@media(max-width:650px){.cert-detail>div{grid-template-columns:1fr}.status-box{width:100%}}.brand{gap:10px}.brand-emblem{width:52px;height:52px;flex:0 0 52px;border-radius:17px;overflow:hidden;display:grid;place-items:center;background:#7f7f7f0b;border:1px solid var(--border)}.brand-emblem img{width:100%;height:100%;object-fit:cover;display:block}.brand-emblem-large{width:116px;height:116px;border-radius:28px;margin:0 auto 8px}.brand-copy{display:grid;white-space:nowrap}.brand-copy small{font-size:10px;letter-spacing:.04em}.side nav button{display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-icon-img{width:31px;height:31px;object-fit:contain;flex:0 0 31px}.nav-label{font-size:14px;font-weight:650}.side nav button.active .nav-icon-img{filter:none}.side-bottom{display:grid;gap:4px;padding:0 10px 10px}.side-bottom .collapse{margin:0}.logout-nav{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;border:0;background:transparent;border-radius:14px;padding:8px 11px;text-align:left}.logout-nav:hover,.side nav button:hover{background:#7f7f7f12}.login .card{text-align:center}.login-title{display:grid;justify-items:center;gap:3px}.login-title h1{margin:0}.login-title p{margin:0 0 6px}.production-badge{display:inline-flex;align-items:center;min-height:27px;padding:5px 10px;border-radius:999px;background:#22c55e1a;border:1px solid rgba(34,197,94,.18);color:#15803d;font-size:11px;font-weight:750}.production-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:7px}.settings-title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.settings-title h2{margin:5px 0 0}.fixed-field{min-height:44px;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid var(--border);background:#7f7f7f0b;border-radius:13px;font-weight:700}.green-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1c}.placeholder{text-align:left}.placeholder-icon{width:66px;height:66px;border-radius:20px;display:grid;place-items:center;background:#f4ca181c;margin-bottom:18px}.placeholder-icon .nav-icon-img{width:40px;height:40px}.about-page{text-align:center}.about-page>.brand-emblem{margin-left:auto;margin-right:auto}.about-grid{margin:24px auto 0;max-width:700px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.about-grid>div{display:grid;gap:5px;padding:16px;border:1px solid var(--border);border-radius:16px;background:#7f7f7f0a}.about-grid span{color:var(--muted);font-size:11px}.theme-btn{font-size:19px}@media(max-width:760px){.side nav button{font-size:initial}.nav-label,.brand-copy,.logout-nav span{display:none}.nav-icon-img{width:28px;height:28px}.side-bottom{padding:0 7px 8px}.settings-title{flex-direction:column}.about-grid{grid-template-columns:1fr}}.auth-card{position:relative;width:min(470px,94vw);padding:30px;border-radius:30px;display:grid;gap:18px;text-align:center;transition:width .2s ease}.auth-card.wide{width:min(790px,95vw)}.auth-theme{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:14px;border:1px solid var(--border);background:#7f7f7f0f;font-size:19px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border:1px solid var(--border);border-radius:15px;background:#7f7f7f0b}.auth-tabs button{border:0;border-radius:11px;background:transparent;padding:10px;font-weight:700}.auth-tabs button.active{background:linear-gradient(135deg,#ffdc2b,#dcb100);color:#171717;box-shadow:0 5px 15px #d2aa0029}.auth-form{display:grid;gap:14px;text-align:left}.auth-form label{display:grid;gap:7px;font-size:13px;font-weight:650}.auth-form input,.auth-form select{width:100%;min-height:44px;border:1px solid var(--border);background:#7f7f7f0e;border-radius:13px;padding:11px 13px}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:1fr 1fr 1fr}.password-hint{margin:-3px 0 1px;color:var(--muted);font-size:11px;line-height:1.45}.registration-crypto{display:grid;gap:12px;padding:15px;border:1px solid var(--border);border-radius:18px;background:#7f7f7f09}.registration-crypto h3{margin:3px 0 0}.thumbprint-line{display:grid;gap:5px;padding:10px 12px;border-radius:12px;background:#7f7f7f0d}.thumbprint-line span{color:var(--muted);font-size:10px}.thumbprint-line code{font-size:10px;overflow-wrap:anywhere}.warning-box,.success-box{padding:11px 13px;border-radius:12px;font-size:12px;line-height:1.4}.warning-box{background:#f59e0b1a;border:1px solid rgba(245,158,11,.22);color:#b45309}.success-box{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#15803d}.err{padding:11px 13px;border-radius:12px;background:#ef44441a;border:1px solid rgba(239,68,68,.16);color:#be123c;font-size:12px;line-height:1.4}.brand-emblem{background:transparent!important;border:0!important;box-shadow:none!important}.brand-emblem img{object-fit:contain!important}.brand-emblem-large{width:148px!important;height:148px!important;border-radius:24px!important}.login-title{margin-top:-5px}.login-title p{color:var(--muted)}@media(max-width:760px){.auth-card.wide{width:96vw;padding:20px}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.brand-emblem-large{width:120px!important;height:120px!important}.auth-theme{right:12px;top:12px}}nn.birth-picker{display:grid;grid-template-columns:1fr 1.35fr .8fr;gap:8px}.birth-picker label{display:grid;gap:6px}.birth-picker select,.registration-form>label input{width:100%;border:1px solid var(--border);background:#7f7f7f0f;border-radius:13px;padding:12px;color:var(--text)}.dob-block{display:grid;gap:7px}.field-caption{font-size:14px;font-weight:650}.operations-group{display:grid;gap:3px}.operations-group>button{width:100%}.chevron{margin-left:auto;font-size:16px}.operation-submenu{display:grid;gap:3px;margin:0 0 5px 16px;padding-left:9px;border-left:1px solid rgba(244,202,24,.35)}.operation-submenu button{min-height:42px!important;padding:6px 9px!important}.operation-submenu .nav-icon-img{width:25px;height:25px;flex-basis:25px}.operation-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 22px}.operation-card{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--border);border-radius:17px;background:#7f7f7f09}.operation-card .nav-icon-img{width:42px;height:42px;flex:0 0 42px}.operation-card div{display:grid;gap:4px}.operation-card span{font-size:11px;color:var(--muted)}@media(max-width:760px){.birth-picker,.operation-cards{grid-template-columns:1fr}.operation-submenu{display:none}}n :root{--bg:#f4f6f9;--text:#20242b;--muted:#7b828d;--glass:rgba(255,255,255,.91);--border:rgba(21,28,38,.1);--yellow:#ffd329;--yellow-2:#f3bd00;--yellow-soft:#fff5bf;--ink:#171b22;--ink-2:#222832;--shadow:0 16px 42px rgba(24,31,41,.08)}:root[data-theme=dark]{--bg:#12151b;--text:#f4f5f7;--muted:#9aa1ad;--glass:rgba(29,33,41,.94);--border:rgba(255,255,255,.085);--yellow-soft:rgba(255,211,41,.12);--ink:#0e1117;--ink-2:#171b23;--shadow:0 18px 50px rgba(0,0,0,.3)}body{background:radial-gradient(circle at 15% 0%,rgba(255,211,41,.14),transparent 26%),linear-gradient(180deg,var(--bg),var(--bg))}.primary{background:linear-gradient(135deg,#ffe164,#f4bd00);color:#181818;box-shadow:0 8px 20px #d8a6002e}.primary:hover{filter:brightness(1.025)}.secondary:hover,.text-button:hover,.dash-link:hover{border-color:#f0bb0061;background:#ffd32917}.auth-stage{min-height:100vh;grid-template-columns:minmax(270px,380px) minmax(440px,820px);gap:26px;align-items:center;justify-content:center;padding:34px;position:relative}.auth-brand-panel{align-self:stretch;min-height:690px;border-radius:34px;padding:48px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 50% 30%,rgba(255,211,41,.28),transparent 30%),linear-gradient(155deg,#20252e,#11151c 58%,#080b10);box-shadow:0 28px 70px #080b1040;overflow:hidden;position:relative}.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border:1px solid rgba(255,211,41,.18);border-radius:50%}.auth-brand-panel:before{width:420px;height:420px;top:-170px;left:-160px}.auth-brand-panel:after{width:300px;height:300px;bottom:-130px;right:-110px}.auth-brand-panel .brand-emblem-large{width:220px!important;height:220px!important;margin:0 0 20px!important;z-index:1}.auth-brand-panel h1{font-size:42px;letter-spacing:-.04em;margin:0;z-index:1}.auth-brand-panel>p{font-size:15px;letter-spacing:.12em;text-transform:uppercase;margin:6px 0 20px;color:#d9dde4;z-index:1}.auth-brand-panel .production-badge{z-index:1;color:#f7ce15;background:#ffd3291a;border-color:#ffd3293d}.auth-brand-panel .production-badge:before{background:#ffd329}.auth-brand-note{z-index:1;margin-top:32px;max-width:260px;color:#aeb5c0;font-size:12px;line-height:1.6}.auth-card-modern{width:min(560px,94vw)!important;max-height:94vh;overflow:auto;padding:28px 30px!important;border-radius:28px!important}.auth-card-modern.wide{width:min(820px,95vw)!important}.auth-mobile-brand{display:none}.auth-card-heading{text-align:left;display:grid;gap:3px}.auth-card-heading small{color:#bb8d00;font-weight:800;letter-spacing:.09em;font-size:10px}.auth-card-heading h2{margin:0;font-size:24px}.auth-card-heading p{margin:0;color:var(--muted);font-size:12px}.auth-tabs{border-radius:13px}.auth-tabs button.active{background:linear-gradient(135deg,#ffe264,#f4bd00)!important;box-shadow:0 5px 16px #d7a5002e!important}.auth-theme-floating{position:fixed;right:24px;top:24px;z-index:20}.registration-form{gap:13px}.registration-crypto{border-radius:15px}.registration-crypto .crypto-head h3{font-size:15px}.dob-block,.date-picker{position:relative}.date-picker-field{width:100%;min-height:44px;padding:10px 12px 10px 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:12px;background:#7f7f7f0e;color:var(--text);text-align:left}.date-picker-field.open{border-color:#d8aa00;box-shadow:0 0 0 3px #ffd32929}.date-placeholder{color:var(--muted)}.calendar-symbol{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#ffd32929;color:#b18400;font-size:18px;font-weight:800}.calendar-popover{position:absolute;z-index:80;left:0;top:calc(100% + 8px);width:min(390px,88vw);padding:14px;border:1px solid var(--border);border-radius:17px;background:var(--glass);box-shadow:0 24px 70px #0a0e1438;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.calendar-toolbar{display:grid;grid-template-columns:34px 1.25fr .9fr 34px;gap:7px;align-items:center}.calendar-toolbar select{min-height:36px!important;padding:6px 8px!important;border-radius:9px!important;border:1px solid var(--border)!important;background:#7f7f7f0f!important;color:var(--text)!important}.calendar-arrow{width:34px;height:34px;border:1px solid var(--border);border-radius:9px;background:#7f7f7f0d;font-size:21px;line-height:1}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekdays{margin:12px 0 5px;color:var(--muted);font-size:10px;font-weight:750;text-align:center}.calendar-days button,.calendar-empty{aspect-ratio:1;min-width:0;border:0;border-radius:9px;background:transparent;display:grid;place-items:center;font-size:12px}.calendar-days button:hover{background:#ffd32924}.calendar-days button.selected{background:linear-gradient(135deg,#ffe164,#f4bd00);color:#151515;font-weight:850;box-shadow:0 6px 15px #d7a5002e}.calendar-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid var(--border);margin-top:9px;padding-top:10px;color:var(--muted);font-size:10px}.calendar-footer button{border:0;background:transparent;color:#a77e00;font-weight:750}.shell{gap:0;padding:0;background:var(--bg)}.side{height:100vh;top:0;border-radius:0;border:0!important;background:linear-gradient(180deg,var(--ink-2),var(--ink))!important;color:#f5f6f8;box-shadow:10px 0 36px #0a0d121f!important;-webkit-backdrop-filter:none;backdrop-filter:none}.side.open{width:258px}.side.closed{width:78px}.side .brand{min-height:86px;border-bottom:1px solid rgba(255,255,255,.07);padding:13px 15px}.side .brand-emblem{width:54px;height:54px;flex-basis:54px}.side .brand-copy b{color:#fff;font-size:16px}.side .brand-copy small{color:#9ca4af}.side nav{padding:12px 9px}.side nav button,.logout-nav,.collapse{color:#dde1e7}.side nav button:hover,.logout-nav:hover{background:#ffffff0e}.side nav button.active{background:linear-gradient(135deg,#ffe05d,#efb900)!important;color:#181818;box-shadow:0 8px 20px #0000002e}.side nav button.active .nav-label{font-weight:800}.operation-submenu{border-left-color:#ffd32973}.side-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:9px}.collapse{border-color:#ffffff17!important;color:#b8bec8}.work{padding:0;min-height:100vh}.top{height:72px;min-height:72px;border-radius:0;border:0!important;margin:0;background:linear-gradient(90deg,#1e232c,#151a21)!important;color:#fff;box-shadow:0 8px 28px #0c10161f!important;padding:11px 22px}.top h1{font-size:20px}.top small{color:#aab1bc}.top .actions>button,.top .who{border-color:#ffffff17;background:#ffffff0a}.top .who small{color:#aab1bc}.work>main{padding:20px 22px 28px}.dashboard{display:grid;gap:16px}.dashboard-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dash-card{min-height:148px;display:grid;grid-template-columns:54px 1fr;grid-template-rows:1fr auto;gap:11px 13px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--glass);box-shadow:var(--shadow)}.dash-icon{width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#ffe476,#f4bd00);color:#161616;display:grid;place-items:center;font-weight:900;font-size:15px;box-shadow:0 8px 20px #d2a0002b}.dash-icon.round{border-radius:50%;font-size:25px}.dash-icon.success{background:linear-gradient(135deg,#54dc84,#0fac4a);color:#fff}.dash-icon.warning{background:linear-gradient(135deg,#ffe06a,#f1b900)}.dash-icon.shield{font-size:23px}.dash-card-body{display:grid;align-content:start;gap:4px}.dash-card-body>span{color:var(--muted);font-size:11px;font-weight:700}.dash-card-body>b{font-size:18px}.dash-card-body>small{color:var(--muted);font-size:11px}.token-remaining{font-size:10px;color:#12833c;margin-top:3px}.dash-link{grid-column:2;justify-self:start;border:0;background:transparent;padding:0;color:#a77d00;font-size:11px;font-weight:800}.dashboard-section{border-radius:18px;padding:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px}.section-heading small{color:#a67d00;font-weight:800;font-size:9px;letter-spacing:.08em}.section-heading h2{margin:3px 0 0;font-size:17px}.text-button{border:0;background:transparent;color:#9b7600;font-size:11px;font-weight:750}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-card{min-height:126px;border:1px solid rgba(190,145,0,.15);border-radius:16px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:5px;color:#181818;background:linear-gradient(145deg,#fff5b8,#ffd329);box-shadow:0 8px 20px #cf9f0017}.quick-card.q2{background:linear-gradient(145deg,#fff8d6,#ffe36b)}.quick-card.q3{background:linear-gradient(145deg,#ffe88b,#f8c400)}.quick-card.q4{background:linear-gradient(145deg,#fff4aa,#ffd84a)}.quick-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #cf9f0029}.quick-icon{width:46px;height:46px;border-radius:13px;background:#ffffff9e;display:grid;place-items:center;margin-bottom:4px}.quick-icon .nav-icon-img{width:35px;height:35px;flex-basis:35px}.quick-card b{font-size:14px}.quick-card small{font-size:10px;color:#66551a;line-height:1.35}.dashboard-bottom{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.65fr);gap:14px}.recent-table{border:1px solid var(--border);border-radius:13px;overflow:hidden}.recent-row{display:grid;grid-template-columns:155px 120px 100px 1fr;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--border);font-size:11px}.recent-row:last-child{border-bottom:0}.recent-head{font-weight:800;color:var(--muted);background:#7f7f7f0b}.pill{font-style:normal;display:inline-flex;padding:4px 8px;border-radius:999px;font-weight:750;font-size:9px}.pill.incoming{background:#ffd3292b;color:#8b6900}.pill.outgoing{background:#22c55e1c;color:#15803d}.recent-empty{padding:22px;color:var(--muted);font-size:11px;text-align:center}.mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-stats>div{min-height:96px;border:1px solid var(--border);border-radius:14px;padding:13px;background:#7f7f7f09;display:grid;align-content:space-between}.mini-stats span{color:var(--muted);font-size:10px}.mini-stats b{font-size:25px}.panel{min-height:auto;border-radius:18px;padding:20px}.settings-grid{gap:14px}.crypto-card{border-radius:16px}.table{border-radius:13px}.tr.head{background:#ffd32914}.operation-card{border-radius:15px}.placeholder-icon{background:#ffd32926}:root[data-theme=dark] .quick-card{color:#171717}:root[data-theme=dark] .dash-card,:root[data-theme=dark] .dashboard-section{background:#1b1f27}:root[data-theme=dark] .auth-card-modern{background:#1b1f27}:root[data-theme=dark] .calendar-popover{background:#20242c}@media(max-width:1180px){.dashboard-status-grid{grid-template-columns:1fr 1fr}.dashboard-status-grid .dash-card:last-child{grid-column:1/-1}.quick-grid{grid-template-columns:1fr 1fr}.dashboard-bottom{grid-template-columns:1fr}}@media(max-width:900px){.auth-stage{grid-template-columns:1fr;padding:20px}.auth-brand-panel{display:none}.auth-card-modern,.auth-card-modern.wide{width:min(760px,96vw)!important}.auth-mobile-brand{display:flex;align-items:center;gap:10px;text-align:left}.auth-mobile-brand .brand-emblem{width:58px;height:58px}.auth-mobile-brand>div{display:grid}.auth-mobile-brand small{color:var(--muted)}}@media(max-width:760px){.work>main{padding:12px}.top{padding:10px 12px}.dashboard-status-grid{grid-template-columns:1fr}.dashboard-status-grid .dash-card:last-child{grid-column:auto}.quick-grid{grid-template-columns:1fr}.recent-row{grid-template-columns:1fr 1fr}.recent-head{display:none}.mini-stats{grid-template-columns:1fr 1fr}.calendar-popover{left:auto;right:0}.auth-card-modern,.auth-card-modern.wide{padding:20px!important}.auth-stage{padding:10px}.auth-theme-floating{right:12px;top:12px}}.top-token-btn{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:9px 13px!important;border:1px solid rgba(255,211,41,.34)!important;border-radius:12px!important;background:linear-gradient(135deg,#ffe164,#f4bd00)!important;color:#171717!important;font-weight:800;font-size:12px;white-space:nowrap;box-shadow:0 7px 18px #cb9a0029}.top-token-btn:hover{filter:brightness(1.03)}.top-token-btn:disabled{opacity:.65;cursor:wait}.top-token-btn.active{background:#ffd3291a!important;color:#ffe164!important;border-color:#ffd3294d!important;box-shadow:none}.top-token-dot{width:8px;height:8px;border-radius:50%;background:#171717;box-shadow:0 0 0 3px #17171714}.top-token-btn.active .top-token-dot{background:#35c96d;box-shadow:0 0 0 3px #35c96d29}.cert-thumbprint-full{display:block;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9.5px!important;line-height:1.35;overflow-wrap:anywhere;word-break:break-word;color:var(--muted)}@media(max-width:900px){.top-token-btn{padding:9px 10px!important;font-size:0}.top-token-btn .top-token-dot{margin:0}}.auth-brand-panel .brand-emblem-large{overflow:visible!important;background:transparent!important;border:0!important;padding:0!important;margin-bottom:30px!important}.auth-brand-panel .brand-emblem-large img{width:100%!important;height:100%!important;object-fit:contain!important;position:relative!important;z-index:3!important}.auth-brand-panel h1,.auth-brand-panel>p{position:relative;z-index:2}.top-token-btn.active{min-width:154px}.top-token-live{display:grid;grid-template-columns:auto;gap:1px;text-align:left;line-height:1.05}.top-token-live b{font-size:10px;font-weight:850}.top-token-live em{font-style:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:850;letter-spacing:.03em}.live-dot{width:7px;height:7px;border-radius:50%;background:#2fc66b;display:inline-block;margin-right:6px;box-shadow:0 0 0 4px #2fc66b21}.token-remaining{display:flex;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:750}.document-submenu{border-left-color:#ffd3297a!important}.documents-panel{display:grid;gap:16px}.documents-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important}.documents-header h2{margin:4px 0;font-size:23px}.documents-header p{margin:0;color:var(--muted);font-size:11px}.sync-button{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.sync-spinner{width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sync-visual{border:1px solid var(--border);border-radius:17px;padding:14px 16px;background:#7f7f7f09;display:grid;gap:10px}.sync-route{display:grid;grid-template-columns:100px 1fr 120px;align-items:center;gap:10px}.sync-node{display:flex;align-items:center;gap:8px}.sync-node>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#ffe164,#f4bd00);color:#171717;font-weight:900}.sync-node.database>span{background:#7f7f7f1a;color:var(--text);border:1px solid var(--border);font-size:11px}.sync-node b{font-size:11px}.sync-flow{height:28px;display:flex;align-items:center;justify-content:center;gap:13px;position:relative}.sync-flow:before{content:"";position:absolute;left:0;right:0;height:1px;background:var(--border)}.sync-flow span{position:relative;width:8px;height:8px;border-radius:50%;background:#f1bd00;animation:syncdot 1.15s infinite ease-in-out}.sync-flow span:nth-child(2){animation-delay:.18s}.sync-flow span:nth-child(3){animation-delay:.36s}@keyframes syncdot{0%,to{opacity:.25;transform:scale(.72)}50%{opacity:1;transform:scale(1.18)}}.sync-progress{height:6px;border-radius:999px;background:#7f7f7f1a;overflow:hidden}.sync-progress i{display:block;width:38%;height:100%;border-radius:999px;background:linear-gradient(90deg,#f2bc00,#ffe56e);animation:syncbar 1.2s infinite ease-in-out}@keyframes syncbar{0%{transform:translate(-110%)}to{transform:translate(295%)}}.sync-copy{display:grid;gap:2px}.sync-copy b{font-size:12px}.sync-copy span,.sync-result span{font-size:10px;color:var(--muted)}.sync-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:11px}.sync-result.success-box{margin:0;background:#22c55e14;border-color:#22c55e29}.sync-result.err{background:#ef444412;border:1px solid rgba(239,68,68,.16);color:#b91c1c}.documents-table{border:1px solid var(--border);border-radius:15px;overflow:hidden}.documents-row{display:grid;grid-template-columns:minmax(220px,1.7fr) 70px minmax(150px,1fr) 150px minmax(120px,.8fr) 86px;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border);font-size:10.5px}.documents-row:last-child{border-bottom:0}.documents-row.head{font-weight:800;color:var(--muted);background:#ffd32912;font-size:9.5px}.doc-id{font-size:9.5px;overflow-wrap:anywhere}.doc-data-flags{display:flex;flex-wrap:wrap;gap:4px}.doc-data-flags em{font-style:normal;padding:3px 6px;border-radius:999px;background:#ffd32924;color:#896800;font-size:8px;font-weight:800}.doc-data-flags em.green{background:#22c55e1a;color:#15803d}.open-doc-btn{border:1px solid var(--border);background:#7f7f7f0b;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:750}.open-doc-btn:hover{background:#ffd3291c;border-color:#daa90047}.documents-empty{padding:34px;text-align:center;color:var(--muted);font-size:11px}.modal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#05080c8f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:22px}.document-modal{width:min(1180px,96vw);height:min(880px,94vh);overflow:auto;border-radius:24px;padding:0!important;background:var(--glass)}.document-modal-head{position:sticky;top:0;z-index:6;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;padding:18px 20px;border-bottom:1px solid var(--border);background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.document-modal-head small{color:#a27a00;font-size:9px;font-weight:850;letter-spacing:.08em}.document-modal-head h2{font-size:17px;margin:4px 0 0;overflow-wrap:anywhere}.modal-close{width:36px;height:36px;border:1px solid var(--border);border-radius:11px;background:#7f7f7f0f;font-size:24px;line-height:1}.doc-loader{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.doc-loader .sync-spinner{width:28px;height:28px;color:#dba900}.doc-error{margin:15px 20px}.document-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 20px 0}.document-meta-grid>div{min-height:72px;border:1px solid var(--border);border-radius:13px;padding:11px;background:#7f7f7f08;display:grid;align-content:start;gap:5px}.document-meta-grid span{color:var(--muted);font-size:9px}.document-meta-grid b,.document-meta-grid code{font-size:10.5px;overflow-wrap:anywhere}.document-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-bottom:1px solid var(--border)}.doc-kiz-section,.doc-xml-section{padding:16px 20px;border-bottom:1px solid var(--border)}.doc-xml-section{border-bottom:0}.doc-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.doc-section-title small{color:#9f7800;font-size:8.5px;font-weight:850;letter-spacing:.08em}.doc-section-title h3{font-size:15px;margin:2px 0 0}.doc-section-title>span{min-width:28px;height:28px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:#ffd32924;color:#886700;font-size:9px;font-weight:850}.doc-section-title .saved-badge{width:auto;color:#15803d;background:#22c55e1a}.sgtin-chips{display:flex;flex-wrap:wrap;gap:6px;max-height:150px;overflow:auto}.sgtin-chips code{padding:6px 8px;border:1px solid var(--border);border-radius:8px;background:#7f7f7f09;font-size:9px}.kiz-result-table{border:1px solid var(--border);border-radius:12px;overflow:hidden}.kiz-result-row{display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(110px,.7fr) minmax(150px,1fr) minmax(160px,1fr);gap:10px;padding:9px 11px;border-bottom:1px solid var(--border);font-size:9.5px}.kiz-result-row:last-child{border-bottom:0}.kiz-result-row.head{background:#ffd3290f;font-weight:800;color:var(--muted)}.kiz-result-row code{overflow-wrap:anywhere}.xml-tree{border:1px solid var(--border);border-radius:13px;padding:10px;background:#7f7f7f06;max-height:460px;overflow:auto}.xml-object{display:grid;gap:5px}.xml-field{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:9px;border-left:2px solid rgba(235,183,0,.16);padding:5px 0 5px 9px}.xml-key{font-size:9px;font-weight:800;color:#997300;overflow-wrap:anywhere}.xml-content{min-width:0}.xml-value{font-size:9.5px;overflow-wrap:anywhere;white-space:pre-wrap}.xml-empty{color:var(--muted)}.xml-array{display:grid;gap:6px}.xml-array-item{display:grid;grid-template-columns:24px 1fr;gap:5px}.xml-index{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:#ffd3291c;font-size:8px;color:#907000}.raw-details{margin-top:10px;border:1px solid var(--border);border-radius:11px;overflow:hidden}.raw-details summary{padding:9px 11px;cursor:pointer;font-size:10px;font-weight:750;background:#7f7f7f09}.raw-details pre{margin:0;border:0;border-radius:0;max-height:420px;font-size:9px}@media(max-width:1050px){.documents-row{grid-template-columns:minmax(190px,1.5fr) 60px minmax(120px,1fr) 120px 90px 75px}.document-meta-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.documents-header{flex-direction:column}.documents-row{grid-template-columns:1fr 70px}.documents-row.head{display:none}.documents-row>*:nth-child(3),.documents-row>*:nth-child(4),.documents-row>*:nth-child(5){grid-column:1/-1}.open-doc-btn{grid-column:2;grid-row:1}.sync-route{grid-template-columns:80px 1fr 100px}.sync-result{align-items:flex-start;flex-direction:column}.document-meta-grid{grid-template-columns:1fr}.document-actions{flex-direction:column}.kiz-result-row{grid-template-columns:1fr 1fr}.kiz-result-row.head{display:none}.xml-field{grid-template-columns:1fr}.modal-backdrop{padding:8px}.document-modal{width:100%;height:97vh}}:root:not([data-theme=dark]) .work main,:root:not([data-theme=dark]) .panel,:root:not([data-theme=dark]) .dashboard-section,:root:not([data-theme=dark]) .dash-card,:root:not([data-theme=dark]) .document-modal,:root:not([data-theme=dark]) .calendar-popover,:root:not([data-theme=dark]) .auth-card-modern,:root:not([data-theme=dark]) .crypto-card,:root:not([data-theme=dark]) .documents-table,:root:not([data-theme=dark]) .document-schema-group,:root:not([data-theme=dark]) .xml-tree,:root:not([data-theme=dark]) .raw-details{color:#20242b!important}:root:not([data-theme=dark]) .work main input,:root:not([data-theme=dark]) .work main select,:root:not([data-theme=dark]) .auth-card-modern input,:root:not([data-theme=dark]) .auth-card-modern select,:root:not([data-theme=dark]) .date-picker-field{color:#20242b!important;background:#ffffffdb!important}:root:not([data-theme=dark]) .secondary,:root:not([data-theme=dark]) .open-doc-btn,:root:not([data-theme=dark]) .modal-close,:root:not([data-theme=dark]) .calendar-arrow{color:#20242b!important}:root:not([data-theme=dark]) .xml-value,:root:not([data-theme=dark]) .documents-row:not(.head),:root:not([data-theme=dark]) .kiz-result-row:not(.head){color:#20242b!important}.document-groups{display:grid;gap:16px}.document-schema-group{border:1px solid var(--border);border-radius:17px;padding:0;overflow:hidden;background:#7f7f7f06}.schema-group-head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:66px;padding:12px 15px;border-bottom:1px solid var(--border);background:linear-gradient(90deg,#ffd3291c,#ffd32906)}.schema-group-head>div{display:grid;gap:2px}.schema-caption{font-size:8px;font-weight:850;letter-spacing:.1em;color:#987200}.schema-group-head h3{margin:0!important;font-size:15px!important}.schema-count{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border-radius:999px;background:#ffd32929;color:#876600;font-size:9px;font-weight:850;white-space:nowrap}.document-schema-group .documents-table{border:0;border-radius:0}:root[data-theme=dark] .document-schema-group{background:#ffffff04}:root[data-theme=dark] .schema-group-head{background:linear-gradient(90deg,#ffd3291a,#ffd32904)}:root[data-theme=dark] .schema-caption,:root[data-theme=dark] .schema-count{color:#ffe067}@media(max-width:760px){.schema-group-head{align-items:flex-start!important;gap:8px}}.top-organization{min-height:44px;max-width:300px;display:flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff0a}.top-organization .org-building{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#ffd32921;color:#ffe164;font-size:16px;font-weight:900}.top-organization>div{min-width:0;display:grid;gap:2px}.top-organization b{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:10.5px;font-weight:800}.top-organization small{color:#aeb5bf!important;font-size:9px!important;white-space:nowrap}.top-organization.unknown{opacity:.72}.top-organization.known .org-building{background:linear-gradient(135deg,#ffe164,#f4bd00);color:#171717}.registration-success{display:grid;gap:10px}.registered-org{display:grid;gap:2px;padding:10px 12px;border:1px solid rgba(34,197,94,.18);border-radius:11px;background:#22c55e0f}.registered-org span{font-size:8px;font-weight:850;letter-spacing:.08em;color:#15803d;text-transform:uppercase}.registered-org b{font-size:12px}.registered-org small{font-size:9.5px;color:var(--muted)}.org-warning{display:block;color:#9a6c00!important;line-height:1.4}@media(max-width:1180px){.top-organization{max-width:220px}.top-organization b{max-width:150px}}@media(max-width:900px){.top-organization{padding:7px;max-width:44px}.top-organization>div{display:none}}:root:not([data-theme=dark]){--text:#171a20;--muted:#5f6672;--border:rgba(22,27,34,.14);--glass:rgba(255,255,255,.88)}:root:not([data-theme=dark]) body,:root:not([data-theme=dark]) .panel,:root:not([data-theme=dark]) .glass,:root:not([data-theme=dark]) .content,:root:not([data-theme=dark]) .dashboard-section,:root:not([data-theme=dark]) .dash-card{color:#171a20}:root:not([data-theme=dark]) .muted,:root:not([data-theme=dark]) small,:root:not([data-theme=dark]) .operation-card span,:root:not([data-theme=dark]) .dash-card small,:root:not([data-theme=dark]) .panel>small,:root:not([data-theme=dark]) .field-hint,:root:not([data-theme=dark]) .empty-state,:root:not([data-theme=dark]) .document-meta{color:#5b626d}:root:not([data-theme=dark]) input,:root:not([data-theme=dark]) select,:root:not([data-theme=dark]) textarea{color:#15181e;background:#fffffff0;border-color:#161b222e}:root:not([data-theme=dark]) input::placeholder,:root:not([data-theme=dark]) textarea::placeholder{color:#747b85;opacity:1}:root:not([data-theme=dark]) .side{color:#1b1f26}:root:not([data-theme=dark]) .side nav button{color:#303640}:root:not([data-theme=dark]) .side nav button:hover{color:#11151b;background:#f4ca181f}:root:not([data-theme=dark]) .side nav button.active,:root:not([data-theme=dark]) .side nav button.group-active{color:#11151b;font-weight:800}:root:not([data-theme=dark]) .side .brand-copy b{color:#171a20}:root:not([data-theme=dark]) .side .brand-copy small{color:#606772}:root:not([data-theme=dark]) .operation-card,:root:not([data-theme=dark]) .dash-card,:root:not([data-theme=dark]) .table,:root:not([data-theme=dark]) .document-card{color:#171a20}:root:not([data-theme=dark]) .tr{color:#222730}:root:not([data-theme=dark]) .tr.head{color:#343a44;font-weight:800}:root:not([data-theme=dark]) .topbar,:root:not([data-theme=dark]) .topbar .actions{color:#fff}:root:not([data-theme=dark]) .topbar small{color:#c9ced5}:root:not([data-theme=dark]) .top{background:#fffffff0!important;color:#171a20!important;border-bottom:1px solid rgba(22,27,34,.12)!important;box-shadow:0 8px 28px #181f2914!important}:root:not([data-theme=dark]) .top h1{color:#171a20!important}:root:not([data-theme=dark]) .top>div>small{color:#5b626d!important}:root:not([data-theme=dark]) .top .who,:root:not([data-theme=dark]) .top .actions>button,:root:not([data-theme=dark]) .top .top-organization{background:#14181f09!important;border-color:#161b2221!important;color:#171a20!important}:root:not([data-theme=dark]) .top .who b,:root:not([data-theme=dark]) .top .top-organization b{color:#171a20!important}:root:not([data-theme=dark]) .top .who small,:root:not([data-theme=dark]) .top .top-organization small{color:#5e6671!important}:root:not([data-theme=dark]) .top .theme-btn{color:#171a20!important}:root:not([data-theme=dark]) .top-token-btn.active{color:#705600!important;background:#ffd32926!important}.document-filterbar{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(300px,1.6fr) repeat(3,minmax(145px,.7fr));gap:10px;padding:14px;border:1px solid var(--border);border-radius:16px;background:#7f7f7f07}.document-filterbar label{display:grid;gap:5px;min-width:0}.document-filterbar label>span{font-size:9px;font-weight:800;color:var(--muted);letter-spacing:.03em}.document-filterbar input,.document-filterbar select{width:100%;min-width:0;height:39px;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:#7f7f7f0b;color:var(--text)}.document-filterbar .filter-wide{grid-column:span 2}.document-filterbar .filter-actions{display:flex;align-items:end;gap:7px}.document-filterbar .filter-actions button{height:39px;white-space:nowrap}.document-list-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 2px;color:var(--muted);font-size:10px}.document-list-summary b{color:var(--text);font-size:11px}.list-loading{min-height:82px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px}.documents-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:3px}.documents-pagination span{min-width:70px;text-align:center;font-size:11px;font-weight:800;color:var(--text)}.documents-pagination button:disabled{opacity:.42}:root:not([data-theme=dark]) .document-filterbar{background:#ffffffa3}:root:not([data-theme=dark]) .document-filterbar input,:root:not([data-theme=dark]) .document-filterbar select{background:#fff!important;color:#171a20!important;border-color:#161b2229!important}:root:not([data-theme=dark]) .document-filterbar label>span,:root:not([data-theme=dark]) .document-list-summary{color:#59616d!important}@media(max-width:1350px){.document-filterbar{grid-template-columns:repeat(3,minmax(0,1fr))}.document-filterbar .filter-wide{grid-column:span 2}}@media(max-width:850px){.document-filterbar{grid-template-columns:1fr 1fr}.document-filterbar .filter-wide,.document-filterbar .filter-actions{grid-column:1/-1}}@media(max-width:560px){.document-filterbar{grid-template-columns:1fr}.document-filterbar .filter-wide,.document-filterbar .filter-actions{grid-column:auto}.document-list-summary{align-items:flex-start;flex-direction:column}}.nav-icon-img{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;max-width:31px!important;max-height:31px!important;flex:0 0 31px!important;object-fit:contain!important;object-position:center!important;transform:none!important;margin:0!important}.side nav button.active .nav-icon-img,.side nav button:hover .nav-icon-img,.side nav button.group-active .nav-icon-img{transform:none!important;width:31px!important;height:31px!important;filter:none!important}.operation-submenu .nav-icon-img{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;max-width:25px!important;max-height:25px!important;flex:0 0 25px!important}.operation-card .nav-icon-img{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;flex:0 0 42px!important}.quick-icon .nav-icon-img{width:35px!important;height:35px!important;min-width:35px!important;min-height:35px!important;max-width:35px!important;max-height:35px!important;flex:0 0 35px!important}.placeholder-icon .nav-icon-img{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}.brand-emblem,.brand-emblem img{transform:none!important}.brand-emblem img{object-fit:contain!important;object-position:center!important}.theme-btn,.auth-theme{width:42px;height:42px;min-width:42px;min-height:42px;display:grid;place-items:center;line-height:1}:root:not([data-theme=dark]) .side nav button.active{background:#f4ca182e}:root[data-theme=dark] .side nav button.active{background:#f4ca181c}.side nav{min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,211,41,.22) transparent}.side-bottom{flex:0 0 auto;background:inherit;position:relative;z-index:3}.document-page-backdrop{position:fixed;z-index:1500;top:0;right:0;bottom:0;left:0;background:var(--bg);padding:0;overflow:hidden}.document-page{width:100vw;height:100dvh;border:0!important;border-radius:0!important;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden;background:var(--bg)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.document-page-head{min-height:72px;padding:11px 18px!important;border-bottom:1px solid var(--border);background:var(--glass);display:flex!important;align-items:center!important;gap:18px}.document-title{min-width:0;flex:1}.document-title small{font-size:9px;color:#9c7600;font-weight:850;letter-spacing:.07em}.document-title h2{margin:3px 0 0!important;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-head-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.document-head-actions button{white-space:nowrap}.document-head-actions .modal-close{width:38px;height:38px;padding:0}.document-compact-meta{display:grid;grid-template-columns:1fr .85fr 1.2fr 1.2fr 1.4fr 1fr;gap:1px;border-bottom:1px solid var(--border);background:var(--border)}.document-compact-meta>div{min-width:0;padding:8px 11px;background:var(--glass);display:grid;gap:2px}.document-compact-meta span{font-size:8px;color:var(--muted);font-weight:750}.document-compact-meta b,.document-compact-meta code{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-tabs{height:46px;display:flex;align-items:end;gap:3px;padding:0 16px;border-bottom:1px solid var(--border);background:var(--glass);overflow-x:auto}.document-tabs button{height:38px;border:0;background:transparent;border-radius:10px 10px 0 0;padding:0 14px;font-size:10.5px;font-weight:750;color:var(--muted);white-space:nowrap}.document-tabs button.active{background:#ffd32926;color:var(--text)}.document-tabs em{font-style:normal;margin-left:5px;padding:2px 5px;border-radius:999px;background:#7f7f7f17;font-size:8px}.document-page-body{min-height:0;overflow:auto;padding:16px 18px 22px;overscroll-behavior:contain}.document-page-body .doc-error{margin:0 0 12px}.document-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.summary-tile,.summary-wide{border:1px solid var(--border);border-radius:14px;background:var(--glass);padding:13px}.summary-tile{display:grid;gap:5px;min-height:78px}.summary-tile span{font-size:9px;color:var(--muted)}.summary-tile b{font-size:16px}.summary-wide{grid-column:span 2}.summary-wide h3{margin:0 0 7px;font-size:13px}.summary-wide p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.5}.summary-lines{display:grid;gap:6px}.summary-lines span{display:grid;grid-template-columns:90px 1fr;gap:8px;font-size:9px;color:var(--muted)}.summary-lines code{color:var(--text);overflow-wrap:anywhere}.document-tab-content{max-width:1600px;margin:0 auto}.compact-kiz-list{display:grid;border:1px solid var(--border);border-radius:13px;overflow:hidden}.compact-kiz-list>div{display:grid;grid-template-columns:38px 1fr;gap:8px;padding:7px 10px;border-bottom:1px solid var(--border);font-size:9px}.compact-kiz-list>div:last-child{border-bottom:0}.compact-kiz-list span{color:var(--muted);text-align:right}.compact-kiz-list code{overflow-wrap:anywhere}.xml-only pre{margin:0;max-height:none!important;min-height:100%;font-size:10px}.compact-documents{height:calc(100dvh - 112px);min-height:560px!important;overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:9px;padding:14px 16px!important}.compact-documents .documents-header{min-height:48px}.compact-documents .documents-header h2{margin:2px 0 1px;font-size:17px}.compact-documents .documents-header p{margin:0;font-size:9.5px}.compact-documents .sync-button{padding:9px 12px}.document-search-strip{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(320px,2fr) auto auto auto;gap:7px;align-items:center}.document-search-strip input,.document-search-strip select,.document-advanced-filters input{height:36px;border:1px solid var(--border);border-radius:9px;background:#7f7f7f0b;padding:7px 9px;color:var(--text);min-width:0}.document-search-strip button{height:36px;padding:7px 11px}.filter-toggle.active{background:#ffd3291f}.document-advanced-filters{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:7px;padding:8px;border:1px solid var(--border);border-radius:11px;background:#7f7f7f06}.document-advanced-filters label{display:grid;gap:3px}.document-advanced-filters label span{font-size:8px;font-weight:750;color:var(--muted)}.compact-sync .sync-visual{padding:7px 10px;margin:0}.compact-sync .sync-route{display:none}.compact-sync .sync-progress{margin:0 0 4px}.compact-sync .sync-copy,.compact-sync .sync-result{padding:5px 7px}.compact-sync .sync-copy span,.compact-sync .sync-result span{font-size:8.5px}.documents-register-wrap{min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--glass)}.documents-register{height:100%;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.documents-register-row{display:grid;grid-template-columns:142px 54px minmax(120px,.85fr) minmax(220px,1.45fr) minmax(115px,.75fr) minmax(115px,.75fr) 72px;gap:7px;align-items:center;min-height:38px;padding:6px 9px;border-bottom:1px solid var(--border);font-size:9px}.documents-register-row.head{position:sticky;top:0;z-index:3;background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:8px;font-weight:850;color:var(--muted)}.documents-register-row code{font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-register-row>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-register-row:hover:not(.head){background:#ffd3290e}.documents-register-row .open-doc-btn{padding:5px 6px;font-size:8.5px}.register-loading{height:100%;min-height:180px;display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted)}.documents-register-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:38px;font-size:9px;color:var(--muted)}.documents-register-footer .documents-pagination{padding:0}.documents-register-footer .documents-pagination button{width:34px;height:32px;padding:0}.documents-register-footer .documents-pagination span{font-size:9px}.kiz-page{min-height:calc(100dvh - 112px)!important;padding:16px!important}.kiz-page-head{display:flex!important;align-items:center!important}.kiz-page-head h2{margin:2px 0!important;font-size:18px}.kiz-page-head p{margin:0;color:var(--muted);font-size:10px}.db-badge{padding:6px 9px;border-radius:999px;background:#22c55e1a;color:#15803d;font-size:9px;font-weight:800;white-space:nowrap}.kiz-searchbar{display:flex;gap:8px;margin:11px 0}.kiz-searchbar input{flex:1;min-width:0;height:40px;border:1px solid var(--border);border-radius:11px;background:#7f7f7f0b;padding:8px 11px;color:var(--text)}.kiz-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:11px;align-items:start}.kiz-result-area{min-width:0;display:grid;gap:11px}.kiz-empty{min-height:280px;border:1px dashed var(--border);border-radius:15px;display:grid;place-items:center;align-content:center;gap:5px;color:var(--muted)}.kiz-empty b{color:var(--text)}.kiz-summary-strip{display:grid;grid-template-columns:1.6fr .7fr 1.4fr .45fr;border:1px solid var(--border);border-radius:13px;overflow:hidden}.kiz-summary-strip>div{padding:9px 11px;border-right:1px solid var(--border);display:grid;gap:3px;min-width:0}.kiz-summary-strip>div:last-child{border-right:0}.kiz-summary-strip span{font-size:8px;color:var(--muted);font-weight:750}.kiz-summary-strip b,.kiz-summary-strip code{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiz-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kiz-info-card,.kiz-documents-card,.kiz-events-card,.saved-kiz-sidebar{border:1px solid var(--border);border-radius:14px;background:#7f7f7f06;overflow:hidden}.kiz-info-card>header,.kiz-documents-card>header,.kiz-events-card>header,.saved-kiz-sidebar>header{padding:9px 11px;border-bottom:1px solid var(--border);display:flex!important;align-items:center!important;justify-content:space-between!important}.kiz-info-card h3,.kiz-documents-card h3,.kiz-events-card h3,.saved-kiz-sidebar h3{margin:0;font-size:12px}.kiz-documents-card header small,.kiz-events-card header small,.saved-kiz-sidebar header small{font-size:7.5px;color:#9d7700;font-weight:850;letter-spacing:.06em}.kiz-info-card header>span,.kiz-documents-card header>span,.kiz-events-card header>span,.saved-kiz-sidebar header>span{font-size:8px;color:var(--muted)}.info-table{max-height:370px;overflow:auto}.info-row{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(0,1.2fr);gap:10px;padding:7px 10px;border-bottom:1px solid var(--border);font-size:8.8px}.info-row:last-child{border-bottom:0}.info-row span{color:var(--muted)}.info-row b{font-weight:650;overflow-wrap:anywhere}.kiz-documents-table,.kiz-events-table{overflow:auto;max-height:290px}.kiz-doc-row{display:grid;grid-template-columns:125px 52px 110px minmax(190px,1.3fr) minmax(95px,.7fr) minmax(95px,.7fr) 70px;gap:7px;align-items:center;min-height:36px;padding:6px 9px;border-bottom:1px solid var(--border);font-size:8.5px}.kiz-doc-row.head,.kiz-event-row.head{position:sticky;top:0;z-index:2;background:var(--glass);font-weight:800;color:var(--muted);font-size:7.8px}.kiz-doc-row code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:8px}.kiz-doc-row>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiz-event-row{display:grid;grid-template-columns:130px 1fr 110px minmax(100px,.8fr) minmax(100px,.8fr) minmax(180px,1.2fr);gap:7px;align-items:center;min-height:36px;padding:6px 9px;border-bottom:1px solid var(--border);font-size:8.5px}.kiz-event-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-doc{border:0;background:transparent;color:#9b7600;text-align:left;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.saved-kiz-sidebar{position:sticky;top:0}.saved-kiz-list{max-height:calc(100dvh - 260px);overflow:auto;display:grid}.saved-kiz-list button{border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;padding:9px 10px;display:grid;gap:3px}.saved-kiz-list button:hover{background:#ffd32912}.saved-kiz-list b{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-kiz-list code{font-size:7.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-kiz-list span,.saved-kiz-list p{font-size:8px;color:var(--muted)}.saved-kiz-list p{padding:10px}:root:not([data-theme=dark]) .document-search-strip input,:root:not([data-theme=dark]) .document-search-strip select,:root:not([data-theme=dark]) .document-advanced-filters input,:root:not([data-theme=dark]) .kiz-searchbar input{background:#fff;color:#171a20;border-color:#161b2229}@media(max-width:1200px){.document-compact-meta{grid-template-columns:repeat(3,1fr)}.document-summary-grid{grid-template-columns:repeat(2,1fr)}.kiz-workspace-grid{grid-template-columns:1fr}.saved-kiz-sidebar{position:static}.saved-kiz-list{max-height:220px}.kiz-info-grid{grid-template-columns:1fr}.document-search-strip{grid-template-columns:170px 1fr auto auto}.document-search-strip>button:last-child{display:none}.document-advanced-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.document-head-actions .secondary,.document-head-actions .primary{display:none}.document-compact-meta{grid-template-columns:1fr 1fr}.document-search-strip{grid-template-columns:1fr auto}.document-search-strip select{grid-column:1/-1}.document-search-strip .filter-toggle{display:none}.document-advanced-filters{grid-template-columns:1fr 1fr}.documents-register-row{grid-template-columns:115px 46px minmax(180px,1fr) 65px}.documents-register-row>*:nth-child(3),.documents-register-row>*:nth-child(5),.documents-register-row>*:nth-child(6){display:none}.kiz-summary-strip{grid-template-columns:1fr 1fr}.kiz-doc-row{grid-template-columns:110px 46px minmax(170px,1fr) 65px}.kiz-doc-row>*:nth-child(3),.kiz-doc-row>*:nth-child(5),.kiz-doc-row>*:nth-child(6){display:none}.kiz-event-row{grid-template-columns:115px 1fr minmax(150px,1fr)}.kiz-event-row>*:nth-child(3),.kiz-event-row>*:nth-child(4),.kiz-event-row>*:nth-child(5){display:none}}.ui-icon{display:block;width:1em;height:1em;flex:0 0 auto;shape-rendering:geometricPrecision}.nav-icon-img{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;max-width:29px!important;max-height:29px!important;flex:0 0 29px!important;color:#d9dde4;stroke:currentColor;overflow:visible}:root:not([data-theme=dark]) .nav-icon-img{color:#4d5561}.side nav button.active .nav-icon-img,:root:not([data-theme=dark]) .side nav button.active .nav-icon-img{color:#171717!important}.operation-submenu .nav-icon-img{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;flex-basis:24px!important}.quick-icon .nav-icon-img,.placeholder-icon .nav-icon-img{color:currentColor}.org-building .ui-icon{width:17px;height:17px}.theme-btn .ui-icon{width:21px;height:21px}.top-token-btn .ui-icon{width:17px;height:17px}.side.auto-hide{transition:width .2s ease,box-shadow .2s ease}.side.auto-hide.closed{cursor:default}.side.auto-hide.closed:hover{box-shadow:0 20px 65px #00000029}.auto-hide-note{display:block;padding:4px 8px 2px;text-align:center;color:var(--muted);font-size:8px;white-space:nowrap}.side-bottom{padding-bottom:8px!important}.top-token-btn.token-renew{min-height:43px;padding:8px 12px!important;display:flex!important;align-items:center;gap:7px!important;border-color:#f4be0052!important;background:linear-gradient(135deg,#ffe05b38,#f4be001f)!important;color:#f3ca31!important;font-weight:800!important}:root:not([data-theme=dark]) .top-token-btn.token-renew{background:linear-gradient(135deg,#fff5bf,#ffdf55)!important;color:#493900!important;border-color:#e5bd21!important}.top-token-btn.token-renew.expired .ui-icon{animation:token-renew-pulse 2.2s ease-in-out infinite}@keyframes token-renew-pulse{50%{transform:rotate(35deg)}}.simple-documents{height:calc(100dvh - 112px);min-height:560px!important;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:9px;overflow:hidden;padding:15px 16px!important}.documents-simple-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.documents-simple-head h2{margin:2px 0;font-size:18px}.documents-simple-head p{margin:0;font-size:9.5px;color:var(--muted)}.documents-simple-toolbar{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(320px,1.7fr) auto auto;gap:8px;align-items:end}.documents-simple-toolbar label{display:grid;gap:4px}.documents-simple-toolbar label>span{font-size:8px;font-weight:800;color:var(--muted);letter-spacing:.03em}.documents-simple-toolbar select,.documents-simple-toolbar input{width:100%;height:39px;border:1px solid var(--border);border-radius:10px;background:#7f7f7f0b;color:var(--text);padding:7px 10px}.documents-search>div{position:relative}.documents-search input{padding-right:34px}.documents-search>div>button{position:absolute;right:4px;top:4px;width:31px;height:31px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:18px}.documents-search>div>button:hover{background:#7f7f7f14;color:var(--text)}.filter-button{height:39px;display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--text);padding:0 11px;font-weight:750;position:relative}.filter-button .ui-icon{width:16px;height:16px}.filter-button.active{background:#ffd32917}.filter-button i{position:absolute;right:5px;top:5px;width:6px;height:6px;border-radius:50%;background:#f4ca18}.clear-filter-link{height:39px;border:0;background:transparent;color:#9a7500;font-size:9px;text-decoration:underline;text-underline-offset:3px}.documents-filter-drawer{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) auto;gap:7px;padding:9px;border:1px solid var(--border);border-radius:12px;background:#7f7f7f06;align-items:end}.documents-filter-drawer label{display:grid;gap:4px;font-size:8px;color:var(--muted)}.documents-filter-drawer input{height:34px;border:1px solid var(--border);border-radius:9px;background:#7f7f7f0a;color:var(--text);padding:6px 8px}.documents-filter-drawer>small{font-size:8px;color:var(--muted);padding-bottom:8px;white-space:nowrap}:root:not([data-theme=dark]) .documents-simple-toolbar select,:root:not([data-theme=dark]) .documents-simple-toolbar input,:root:not([data-theme=dark]) .documents-filter-drawer input{background:#fff;color:#171a20;border-color:#161b2229}.kiz-batch-page{height:calc(100dvh - 112px);min-height:560px!important;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;overflow:hidden;padding:16px!important}.kiz-batch-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px}.kiz-batch-head h2{margin:2px 0;font-size:18px}.kiz-batch-head p{margin:0;color:var(--muted);font-size:9.5px}.place-setting{min-width:230px;padding:8px 11px;border:1px solid var(--border);border-radius:11px;background:#7f7f7f06;display:grid;gap:2px}.place-setting span{font-size:8px;color:var(--muted)}.place-setting b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-setting small{font-size:7.5px;color:#a77600}.kiz-batch-input{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:8px;align-items:stretch}.kiz-batch-input textarea{height:44px;min-height:44px;max-height:90px;resize:vertical;border:1px solid var(--border);border-radius:11px;background:#7f7f7f0a;color:var(--text);padding:10px 12px;font-family:inherit}.kiz-batch-input button{white-space:nowrap}.verify-kiz-button{min-width:190px}.kiz-batch-summary{min-height:31px;display:flex;align-items:center;gap:16px;font-size:9px;color:var(--muted)}.kiz-batch-summary .good-count{display:flex;align-items:center;gap:5px;color:#17833f}.kiz-batch-summary .good-count i{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.kiz-batch-summary>button{margin-left:auto;border:0;background:transparent;color:var(--muted);font-size:9px}.kiz-batch-summary>button:hover{color:var(--text)}.kiz-batch-table-wrap{min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--glass)}.kiz-batch-table{height:100%;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.kiz-batch-row{display:grid;grid-template-columns:24px minmax(225px,1.2fr) minmax(180px,.9fr) minmax(150px,.75fr) minmax(240px,1.35fr) 125px;gap:9px;align-items:center;min-height:58px;padding:7px 10px;border-bottom:1px solid var(--border)}.kiz-batch-row.head{position:sticky;top:0;z-index:4;min-height:35px;background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:8px;font-weight:850;color:var(--muted)}.kiz-batch-row:not(.head):hover{background:#ffd32909}.kiz-state-dot{width:11px;height:11px;border-radius:50%;background:#a6adb7;box-shadow:0 0 0 4px #7f7f7f14}.kiz-state-dot.good{background:#22c55e;box-shadow:0 0 0 4px #22c55e21,0 0 13px #22c55e47}.kiz-state-dot.warn{background:#e9ad19;box-shadow:0 0 0 4px #eab3081f}.kiz-state-dot.bad{background:#e34c67;box-shadow:0 0 0 4px #e11d481a}.kiz-code-cell,.kiz-status-cell,.kiz-place-cell,.kiz-product-cell{min-width:0;display:grid;gap:3px}.kiz-code-cell{grid-template-columns:27px minmax(0,1fr);align-items:center}.kiz-code-cell small{color:var(--muted);font-size:7.5px}.kiz-code-cell code{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiz-status-cell b,.kiz-place-cell b,.kiz-product-cell b{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiz-status-cell small,.kiz-place-cell small,.kiz-product-cell small{font-size:7.8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiz-batch-row.good .kiz-status-cell small{color:#19823f}.kiz-row-actions{display:flex;justify-content:flex-end;gap:5px}.details-btn{height:31px;display:flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text);padding:0 8px;font-size:8px;font-weight:750}.details-btn .ui-icon{width:14px;height:14px}.details-btn:hover{background:#ffd32914}.remove-kiz-btn{width:31px;height:31px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:16px}.remove-kiz-btn:hover{background:#e11d4814;color:#be123c}.kiz-batch-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:5px;color:var(--muted)}.kiz-batch-empty .ui-icon{width:44px;height:44px;margin-bottom:6px;color:#d6aa00}.kiz-batch-empty b{color:var(--text)}:root:not([data-theme=dark]) .kiz-batch-input textarea{background:#fff;color:#171a20;border-color:#161b2229}.kiz-detail-backdrop{position:fixed;z-index:1700;top:0;right:0;bottom:0;left:0;background:#080b1094;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:18px;display:grid;place-items:center}.kiz-detail-window{width:min(1500px,96vw);height:min(860px,94dvh);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border-radius:18px!important}.kiz-detail-window>header{padding:12px 15px;border-bottom:1px solid var(--border);display:flex!important;justify-content:space-between!important;align-items:center!important}.kiz-detail-window>header small{font-size:8px;color:#9a7500;font-weight:850}.kiz-detail-window>header h2{margin:2px 0 0;font-size:13px;overflow-wrap:anywhere}.kiz-detail-window>nav{height:43px;display:flex;gap:3px;padding:5px 12px 0;border-bottom:1px solid var(--border)}.kiz-detail-window>nav button{border:0;background:transparent;border-radius:9px 9px 0 0;padding:0 12px;color:var(--muted);font-size:9.5px;font-weight:750}.kiz-detail-window>nav button.active{background:#ffd3291f;color:var(--text)}.kiz-detail-window>nav em{font-style:normal;margin-left:4px}.kiz-detail-body{min-height:0;overflow:auto;padding:13px}.kiz-detail-body .info-table{max-height:none}.field-note{display:block;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.4}@media(max-width:1100px){.kiz-batch-row{grid-template-columns:20px minmax(200px,1.2fr) minmax(170px,.9fr) minmax(190px,1fr) 120px}.kiz-batch-row>*:nth-child(4){display:none}.documents-simple-toolbar{grid-template-columns:180px 1fr auto}.clear-filter-link{display:none}.documents-filter-drawer{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.kiz-batch-head{align-items:flex-start!important;flex-direction:column}.place-setting{width:100%}.kiz-batch-input{grid-template-columns:1fr auto}.verify-kiz-button{grid-column:1/-1}.kiz-batch-row{grid-template-columns:18px minmax(190px,1fr) minmax(150px,.8fr) 104px}.kiz-batch-row>*:nth-child(4),.kiz-batch-row>*:nth-child(5){display:none}.documents-simple-toolbar{grid-template-columns:1fr auto}.scheme-picker{grid-column:1/-1}.documents-filter-drawer{grid-template-columns:1fr 1fr}.kiz-detail-backdrop{padding:0}.kiz-detail-window{width:100vw;height:100dvh;border-radius:0!important}.kiz-info-grid{grid-template-columns:1fr}}:root,:root[data-theme=dark]{--bg:#111318!important;--text:#f4f5f7!important;--muted:#969ca8!important;--glass:rgba(27,30,37,.92)!important;--border:rgba(255,255,255,.085)!important;--yellow:#f4ca18!important;--yd:#d8ad00!important;--yellow-soft:rgba(255,211,41,.12)!important;--ink:#0e1117!important;--ink-2:#171b23!important;--shadow:0 20px 60px rgba(0,0,0,.3)!important;color-scheme:dark}html,body,#root{background:#111318!important;color:#f4f5f7!important}body{background:radial-gradient(circle at 12% 0%,rgba(244,202,24,.11),transparent 31%),radial-gradient(circle at 95% 20%,rgba(255,255,255,.025),transparent 26%),#111318!important}.glass{background:#1b1e25eb!important;border-color:#ffffff16!important}.side{background:#16191ff5!important}.top{background:#14171df0!important;color:#f4f5f7!important;border-bottom:1px solid rgba(255,255,255,.075)!important}.top h1,.top b,.top-organization b,.who b{color:#f4f5f7!important}.top small,.top-organization small,.who small{color:#969ca8!important}.panel,.dash-card,.dashboard-section,.operation-card,.document-page,.kiz-detail-window{background:#1b1e25f0!important;color:#f4f5f7!important}input,select,textarea{background:#171a20!important;color:#f4f5f7!important;border-color:#ffffff1c!important}input::placeholder,textarea::placeholder{color:#747b86!important;opacity:1}button.secondary{background:#20242c!important;color:#e8eaf0!important;border-color:#ffffff1a!important}.primary{color:#171717!important}.legacy-nav-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:none!important;opacity:.95}.side nav button:hover .legacy-nav-icon,.side nav button.active .legacy-nav-icon,.side nav button.group-active .legacy-nav-icon{width:34px!important;height:34px!important;transform:none!important;filter:none!important;opacity:1!important}.operation-submenu .legacy-nav-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.operation-card .legacy-nav-icon{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;max-width:46px!important;max-height:46px!important}.side nav button.active{background:linear-gradient(135deg,#ffd72f,#efb900)!important;color:#171717!important;box-shadow:0 7px 24px #f4ca1829!important}.side nav button:not(.active){color:#d7dae1!important}.side .brand-copy b{color:#f4f5f7!important}.side .brand-copy small{color:#8e95a1!important}.document-requisites{display:grid;gap:12px;max-width:1600px;margin:0 auto}.requisites-card{border:1px solid rgba(255,255,255,.085);border-radius:15px;overflow:hidden;background:#171a21}.requisites-card>header{min-height:52px;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px;padding:10px 13px;border-bottom:1px solid rgba(255,255,255,.075);background:#1c2028}.requisites-card>header small{display:block;margin-bottom:2px;color:#c99d00!important;font-size:7.5px!important;font-weight:850;letter-spacing:.08em}.requisites-card>header h3{margin:0;font-size:12px}.requisites-card>header>span{min-width:28px;height:24px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#f4ca181c;color:#e4bb19;font-size:8px;font-weight:800}.requisites-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr))}.requisite-item{min-width:0;min-height:62px;display:grid;align-content:center;gap:5px;padding:9px 12px;border-right:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065)}.requisite-item span{color:#8f96a2;font-size:8px;font-weight:700}.requisite-item b{color:#f1f2f5;font-size:10px;font-weight:650;overflow-wrap:anywhere}.requisites-table-wrap{max-height:390px;overflow:auto;scrollbar-width:thin;overscroll-behavior:contain}.requisites-table{display:grid;min-width:max-content}.requisites-row{display:contents}.requisites-row>span{min-width:0;min-height:37px;display:flex;align-items:center;padding:6px 9px;border-right:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);color:#d9dce2;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.requisites-row.head>span{position:sticky;top:0;z-index:3;min-height:34px;background:#20242c;color:#9fa6b2;font-size:7.8px;font-weight:850}.requisites-row>span:first-child{justify-content:flex-end;color:#727986}.repeated-card .requisites-table-wrap{background:#15181e}.document-tabs button.active{background:#f4ca1821!important;color:#f4f5f7!important;box-shadow:inset 0 -2px #f4ca18}.theme-btn,.auth-theme{display:none!important}@media(max-width:1200px){.requisites-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media(max-width:820px){.requisites-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:540px){.requisites-grid{grid-template-columns:1fr}}.requisites-source-note{margin:3px 0 0;color:#7f8793;font-size:7.5px;font-weight:500}.requisite-item.official-reference-item{background:linear-gradient(135deg,rgba(244,202,24,.055),transparent 70%),#ffffff02}.requisite-item.official-reference-item>span{color:#c7a52a}.official-reference-value{color:#f6e7a6!important;font-weight:750!important}.requisite-item.official-reference-item:after{content:"справочник МДЛП";width:max-content;margin-top:1px;padding:2px 5px;border:1px solid rgba(244,202,24,.12);border-radius:999px;color:#9d8330;background:#f4ca1809;font-size:6.5px;font-weight:750;letter-spacing:.03em}.document-page-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:14px!important;overflow:visible!important}.document-title{min-width:0}.document-head-actions{min-width:0;max-width:100%;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;overflow:visible!important}.document-head-actions button{min-width:0!important;max-width:220px;height:39px;padding:0 13px!important;white-space:nowrap}.document-head-actions .kiz-fetch-btn{max-width:205px}.document-head-actions .xml-refresh-btn{max-width:130px}.document-head-actions .modal-close{flex:0 0 39px!important;width:39px!important;min-width:39px!important;max-width:39px!important;padding:0!important}.document-kiz-tab{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.doc-section-title.compact{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:50px;gap:14px}.doc-section-title.compact h3{margin:1px 0;font-size:13px}.doc-section-title.compact p{margin:0;color:var(--muted);font-size:8px}.doc-kiz-toolbar{display:flex;align-items:center;gap:8px}.doc-kiz-count{padding:5px 8px;border:1px solid rgba(244,202,24,.13);border-radius:999px;background:#f4ca180e;color:#e1b91e;font-size:8px;font-weight:800}.doc-kiz-toolbar button{height:32px;padding:0 9px;font-size:8px}.document-kiz-table-wrap{min-height:0;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:#15181e}.document-kiz-table{height:100%;overflow:auto;scrollbar-width:thin;overscroll-behavior:contain}.document-kiz-row{display:grid;grid-template-columns:22px minmax(250px,1.15fr) minmax(150px,.72fr) minmax(150px,.72fr) minmax(260px,1.2fr) 105px;gap:8px;align-items:center;min-height:49px;padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.065);font-size:8.5px}.document-kiz-row.head{position:sticky;top:0;z-index:4;min-height:34px;background:#20242c;color:#969daa;font-size:7.7px;font-weight:850}.document-kiz-row:not(.head):hover{background:#f4ca1809}.doc-kiz-state{width:10px;height:10px;border-radius:50%;background:#7e8590;box-shadow:0 0 0 3px #7f7f7f14}.doc-kiz-state.good{background:#22c55e;box-shadow:0 0 0 3px #22c55e1f,0 0 10px #22c55e33}.doc-kiz-state.warn{background:#e1a91c;box-shadow:0 0 0 3px #e1a91c1a}.doc-kiz-code{min-width:0;display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:6px}.doc-kiz-code small{color:#737b87;font-size:7px;text-align:right}.doc-kiz-code code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e8eaf0;font-size:8.3px}.doc-kiz-status,.doc-kiz-gtin,.doc-kiz-owner{min-width:0;display:grid;gap:2px}.doc-kiz-status b,.doc-kiz-gtin b,.doc-kiz-owner b{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e4e6eb;font-size:8.5px;font-weight:650}.doc-kiz-status small,.doc-kiz-gtin small,.doc-kiz-owner small{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#818895;font-size:7px}.compact-details{height:29px!important;justify-content:center;padding:0 7px!important}.compact-kiz-list,.kiz-result-table{display:none!important}@media(max-width:1100px){.document-page-head{grid-template-columns:minmax(0,1fr) auto}.document-head-actions .xml-refresh-btn{display:none}.document-kiz-row{grid-template-columns:20px minmax(230px,1.1fr) minmax(150px,.75fr) minmax(170px,.8fr) 100px}.document-kiz-row>*:nth-child(5){display:none}}@media(max-width:760px){.document-head-actions .kiz-fetch-btn{display:none}.document-kiz-row{grid-template-columns:18px minmax(210px,1fr) minmax(140px,.7fr) 90px}.document-kiz-row>*:nth-child(4),.document-kiz-row>*:nth-child(5){display:none}}.document-tabs-primary{padding-left:18px;gap:4px}.document-tabs-primary button{min-width:112px;justify-content:center}.document-head-actions .primary-document-action{min-width:160px!important;max-width:220px!important}.xml-refresh-btn{display:none!important}.access-note{display:grid;gap:4px;margin:0 0 12px;padding:10px 12px;border:1px solid rgba(244,202,24,.16);border-radius:11px;background:#f4ca180e}.access-note b{color:#e0b81d;font-size:9px}.access-note span{color:#a7adb7;font-size:8.5px;line-height:1.45}.access-note.compact{margin:0 0 8px;padding:8px 10px}.schema633-ticker{position:relative;z-index:20;height:36px;min-height:36px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:8px 14px 0;border:1px solid rgba(244,202,24,.17);border-radius:11px;overflow:hidden;background:linear-gradient(90deg,#f4ca181b,#1c1f26f5 18%,#1c1f26f5);box-shadow:0 7px 22px #00000024}.schema633-badge{height:100%;display:flex;align-items:center;gap:6px;padding:0 10px;border-right:1px solid rgba(244,202,24,.12);color:#e4bc22;white-space:nowrap}.schema633-badge b{font-size:8px;font-weight:900;letter-spacing:.05em}.schema633-pulse{width:7px;height:7px;border-radius:50%;background:#f4ca18;box-shadow:0 0 0 4px #f4ca181a;animation:schema633-pulse 1.8s ease-in-out infinite}@keyframes schema633-pulse{50%{box-shadow:0 0 0 7px #f4ca1805;opacity:.78}}.schema633-viewport{min-width:0;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent);mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent)}.schema633-track{width:max-content;display:flex;align-items:center;gap:90px;animation:schema633-marquee 80s linear infinite;will-change:transform}.schema633-track span{color:#e5e7eb;font-size:8.5px;font-weight:550;white-space:nowrap}.schema633-ticker:hover .schema633-track{animation-play-state:paused}@keyframes schema633-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 45px))}}.schema633-life{height:100%;display:grid;place-items:center;padding:0 9px;border-left:1px solid rgba(255,255,255,.055);color:#777e89;font-size:7px;white-space:nowrap}@media(prefers-reduced-motion:reduce){.schema633-track{animation:none;width:auto;overflow:hidden}.schema633-track span:first-child{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.schema633-track span+span{display:none}}@media(max-width:720px){.schema633-ticker{margin:6px 8px 0;grid-template-columns:auto minmax(0,1fr)}.schema633-life{display:none}.schema633-badge{padding:0 7px}}html,body,#root{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;overflow:hidden!important}body{min-height:0!important}.shell{position:relative!important;display:block!important;width:100%!important;height:100dvh!important;min-width:0!important;min-height:0!important;max-width:100vw!important;max-height:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important}.side,.side.auto-hide{position:fixed!important;z-index:1200!important;top:8px!important;bottom:8px!important;left:8px!important;height:auto!important;max-height:calc(100dvh - 16px)!important;margin:0!important;border-radius:18px!important;overflow:hidden!important;transition:width .18s ease,box-shadow .18s ease!important}.side.closed,.side.auto-hide.closed{width:62px!important}.side.open,.side.auto-hide.open{width:238px!important;box-shadow:0 22px 70px #00000061!important}.side .brand{min-height:64px!important;height:64px!important;padding:8px!important}.side .brand-emblem{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;flex:0 0 44px!important;border-radius:13px!important}.side nav{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:7px!important;gap:2px!important}.side nav button,.logout-nav{min-height:40px!important;padding:5px 7px!important;border-radius:11px!important}.side-bottom{flex:0 0 auto!important;padding:6px!important}.auto-hide-note{display:none!important}.legacy-nav-icon{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;max-width:29px!important;max-height:29px!important;flex-basis:29px!important}.operation-submenu{margin-left:11px!important;padding-left:7px!important}.operation-submenu .legacy-nav-icon{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;max-width:23px!important;max-height:23px!important;flex-basis:23px!important}.work{position:relative!important;display:grid!important;grid-template-rows:64px auto minmax(0,1fr)!important;width:calc(100% - 74px)!important;height:100dvh!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 74px)!important;max-height:100dvh!important;margin:0 0 0 74px!important;padding:0!important;overflow:hidden!important}.top{width:100%!important;height:64px!important;min-height:64px!important;max-height:64px!important;min-width:0!important;margin:0!important;padding:8px 12px!important;display:grid!important;grid-template-columns:minmax(130px,1fr) auto!important;align-items:center!important;gap:12px!important;overflow:hidden!important}.top>div:first-child{min-width:0!important;overflow:hidden!important}.top>div:first-child small,.top h1{display:block!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.top h1{margin:1px 0 0!important;font-size:17px!important}.top>div:first-child small{font-size:8px!important}.actions{min-width:0!important;max-width:100%!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;overflow:hidden!important}.top-organization{min-width:0!important;max-width:245px!important;min-height:40px!important;height:40px!important;padding:5px 8px!important}.top-organization b{max-width:185px!important;font-size:9.5px!important}.top-organization small{font-size:8px!important}.top-token-btn{min-height:40px!important;height:40px!important;max-height:40px!important;padding:6px 9px!important}.who{min-width:0!important;max-width:165px!important;min-height:40px!important;height:40px!important;padding:5px 9px!important;overflow:hidden!important}.who b,.who small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.schema633-ticker{width:calc(100% - 20px)!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:5px 10px 0!important;border-radius:9px!important}.schema633-badge{padding:0 8px!important}.schema633-track span{font-size:8px!important}.work>main{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:9px 10px 10px!important;overflow:auto!important;overscroll-behavior:contain}.work>main>*{max-width:100%!important}.work>main>.panel{min-width:0!important;min-height:0!important;max-width:100%!important}.simple-documents,.compact-documents,.kiz-batch-page{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;margin:0!important;overflow:hidden!important}.simple-documents{padding:11px 12px!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;gap:7px!important}.documents-simple-head{min-width:0!important;min-height:43px!important}.documents-simple-head h2{font-size:15px!important;margin:1px 0!important}.documents-simple-head p{font-size:8.5px!important}.documents-simple-head .sync-button{height:34px!important;padding:0 10px!important;font-size:9px!important}.documents-simple-toolbar{min-width:0!important;grid-template-columns:minmax(165px,.65fr) minmax(240px,1.65fr) auto auto!important;gap:6px!important}.documents-simple-toolbar select,.documents-simple-toolbar input,.filter-button{height:34px!important}.documents-simple-toolbar label>span{font-size:7.5px!important}.documents-filter-drawer{min-width:0!important;grid-template-columns:repeat(5,minmax(100px,1fr)) auto!important;gap:5px!important;padding:6px!important}.documents-filter-drawer input{height:31px!important}.documents-register-wrap{width:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;height:100%!important;overflow:hidden!important}.documents-register{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:auto!important}.documents-register-row{width:100%!important;min-width:0!important;grid-template-columns:130px 48px minmax(100px,.75fr) minmax(205px,1.35fr) minmax(95px,.7fr) minmax(95px,.7fr) 66px!important;gap:5px!important;min-height:34px!important;padding:4px 7px!important;font-size:8px!important}.documents-register-row.head{min-height:31px!important}.documents-register-row code{font-size:7.8px!important}.documents-register-row .open-doc-btn{height:26px!important;padding:3px 5px!important;font-size:7.5px!important}.documents-register-footer{min-height:30px!important;height:30px!important}.document-page-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important}.document-page{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;overflow:hidden!important;grid-template-rows:58px auto 41px minmax(0,1fr)!important}.document-page-head{min-width:0!important;width:100%!important;min-height:58px!important;height:58px!important;padding:7px 12px!important;gap:9px!important;overflow:hidden!important}.document-title h2{font-size:13px!important}.document-title small{font-size:7.5px!important}.document-head-actions{min-width:0!important;max-width:230px!important}.document-head-actions .primary-document-action{height:34px!important;min-width:145px!important;max-width:180px!important;padding:0 9px!important;font-size:8.5px!important}.document-head-actions .modal-close{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important}.document-compact-meta{width:100%!important;min-width:0!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:hidden!important}.document-compact-meta>div{min-width:0!important;padding:5px 8px!important}.document-compact-meta span{font-size:6.8px!important}.document-compact-meta b,.document-compact-meta code{font-size:8px!important}.document-tabs{width:100%!important;min-width:0!important;height:41px!important;min-height:41px!important;padding:0 11px!important;overflow-x:auto!important;overflow-y:hidden!important}.document-tabs button{height:34px!important;min-width:95px!important;padding:0 10px!important;font-size:9px!important}.document-page-body{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:9px 11px 11px!important;overflow:auto!important}.document-tab-content{width:100%!important;min-width:0!important;max-width:100%!important}.document-kiz-tab{height:100%!important;min-height:0!important}.document-kiz-table-wrap{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;overflow:hidden!important}.document-kiz-table{width:100%!important;height:100%!important;min-width:0!important;overflow:auto!important}.document-kiz-row{grid-template-columns:18px minmax(220px,1.05fr) minmax(125px,.7fr) minmax(125px,.68fr) minmax(190px,1fr) 88px!important;gap:5px!important;min-height:40px!important;padding:4px 7px!important}.document-kiz-row.head{min-height:30px!important}.compact-details{height:26px!important;padding:0 5px!important;font-size:7.5px!important}.document-requisites,.requisites-card{width:100%!important;min-width:0!important;max-width:100%!important}.requisites-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.requisite-item{min-width:0!important;min-height:54px!important;padding:7px 9px!important}.requisite-item b{font-size:9px!important}.requisites-table-wrap{width:100%!important;max-width:100%!important;overflow:auto!important}.requisites-table{max-width:none!important}.kiz-detail-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;padding:8px!important;overflow:hidden!important}.kiz-detail-window{width:min(1450px,100%)!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:1450px!important;max-height:100%!important;margin:auto!important;overflow:hidden!important}.kiz-detail-body{min-width:0!important;min-height:0!important;max-width:100%!important;overflow:auto!important}.kiz-info-grid{min-width:0!important}.kiz-info-card,.kiz-documents-card,.kiz-events-card{min-width:0!important;max-width:100%!important}.info-table,.kiz-documents-table,.kiz-events-table{max-width:100%!important;overflow:auto!important}@media(max-width:1500px){.top-organization{max-width:205px!important}.top-organization b{max-width:145px!important}.who{max-width:140px!important}.documents-register-row{grid-template-columns:122px 46px minmax(95px,.72fr) minmax(200px,1.35fr) minmax(90px,.65fr) 64px!important}.documents-register-row>*:nth-child(6){display:none!important}.document-kiz-row{grid-template-columns:18px minmax(210px,1.1fr) minmax(120px,.72fr) minmax(120px,.68fr) minmax(170px,.9fr) 84px!important}}@media(max-width:1280px){.work{width:calc(100% - 68px)!important;max-width:calc(100% - 68px)!important;margin-left:68px!important}.side.closed{width:56px!important}.side.open{width:222px!important}.top-organization{max-width:48px!important;width:48px!important;padding:5px!important}.top-organization>div{display:none!important}.who{max-width:128px!important}.documents-register-row{grid-template-columns:118px 44px minmax(100px,.75fr) minmax(210px,1.35fr) 62px!important}.documents-register-row>*:nth-child(5),.documents-register-row>*:nth-child(6){display:none!important}.documents-filter-drawer{grid-template-columns:repeat(3,minmax(100px,1fr))!important}.documents-filter-drawer>small{display:none!important}.requisites-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.document-kiz-row{grid-template-columns:18px minmax(205px,1.15fr) minmax(120px,.75fr) minmax(135px,.7fr) 82px!important}.document-kiz-row>*:nth-child(5){display:none!important}}@media(max-width:1024px){.top{grid-template-columns:minmax(100px,1fr) auto!important}.who{display:none!important}.documents-simple-toolbar{grid-template-columns:160px minmax(180px,1fr) auto!important}.documents-simple-toolbar .clear-filter-link{display:none!important}.documents-register-row{grid-template-columns:112px 42px minmax(95px,.65fr) minmax(190px,1.25fr) 60px!important}.requisites-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.document-compact-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-height:760px){.work{grid-template-rows:56px auto minmax(0,1fr)!important}.top{height:56px!important;min-height:56px!important;max-height:56px!important;padding:6px 10px!important}.top h1{font-size:15px!important}.top-organization,.top-token-btn,.who{height:36px!important;min-height:36px!important;max-height:36px!important}.schema633-ticker{height:28px!important;min-height:28px!important;max-height:28px!important;margin-top:4px!important}.work>main{padding:6px 8px 8px!important}.simple-documents{padding:8px 9px!important;gap:5px!important}.documents-simple-head{min-height:36px!important}.documents-register-row{min-height:31px!important;padding-top:3px!important;padding-bottom:3px!important}}.shell,.work,.top,.actions,.work>main,.panel,.simple-documents,.documents-register-wrap,.document-page,.document-page-body,.kiz-detail-window{box-sizing:border-box!important}.settings-page{width:100%;min-width:0;max-width:100%}.settings-lines{display:grid;gap:7px;min-width:0}.settings-static-row,.settings-save-row{min-width:0;min-height:58px;display:grid;grid-template-columns:minmax(145px,.72fr) minmax(220px,1.45fr) 105px;gap:9px;align-items:center;padding:8px 10px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#171a20}.settings-static-row{grid-template-columns:minmax(145px,.72fr) minmax(220px,1.45fr) 105px}.settings-static-row .fixed-field{grid-column:2}.settings-row-copy{min-width:0;display:grid;gap:3px}.settings-row-copy b,.settings-static-row b{font-size:9px;color:#e5e7eb}.settings-row-copy small{color:#7f8793;font-size:7.5px;line-height:1.35}.settings-save-row input{width:100%;min-width:0;height:36px;padding:7px 9px;border-radius:9px}.settings-save-row button{width:105px;height:34px;padding:0 8px;font-size:8px}.saved-button{border:1px solid rgba(34,197,94,.22);border-radius:9px;background:#22c55e1a;color:#53d17d;font-weight:800}.settings-error{margin:8px 0}.crypto-actions{display:flex;gap:7px;align-items:center}.crypto-actions button{flex:1;min-width:0}.field-note{display:none!important}@media(max-width:1080px){.settings-grid{grid-template-columns:1fr!important}.settings-save-row,.settings-static-row{grid-template-columns:150px minmax(0,1fr) 100px}}@media(max-width:680px){.settings-save-row,.settings-static-row{grid-template-columns:1fr auto}.settings-save-row input,.settings-static-row .fixed-field{grid-column:1/-1}.settings-save-row button{grid-column:2;grid-row:1}}.work{grid-template-rows:auto 64px minmax(0,1fr)!important}.schema633-ticker{grid-row:1!important}.top{grid-row:2!important}.work>main{grid-row:3!important}.schema633-ticker{position:relative!important;z-index:40!important;width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:6px 10px 0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;border:1px solid rgba(244,202,24,.24)!important;border-radius:12px!important;overflow:hidden!important;background:linear-gradient(90deg,#f4ca1821,#1a1d23fa 19%,#16191ffa)!important;box-shadow:0 8px 28px #0003!important;transition:height .18s ease,min-height .18s ease!important}.schema633-ticker.expanded{height:52px!important;min-height:52px!important;max-height:52px!important}.schema633-ticker.collapsed{height:35px!important;min-height:35px!important;max-height:35px!important;grid-template-columns:auto minmax(0,1fr) auto!important}.schema633-summary{height:100%!important;min-width:185px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 12px!important;border-right:1px solid rgba(244,202,24,.16)!important;white-space:nowrap!important}.schema633-summary>div{display:grid!important;gap:1px!important}.schema633-summary b{color:#f0c925!important;font-size:10.5px!important;font-weight:900!important;letter-spacing:.025em!important}.schema633-summary>div>span{color:#aeb4bf!important;font-size:8.5px!important;font-weight:650!important}.schema633-pulse{width:9px!important;height:9px!important;min-width:9px!important;border-radius:50%!important;background:#f4ca18!important;box-shadow:0 0 0 4px #f4ca181f!important;animation:schema633-pulse 1.8s ease-in-out infinite!important}.schema633-viewport{min-width:0!important;height:44px!important;display:flex!important;align-items:center!important;overflow:hidden!important;white-space:nowrap!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 11px,#000 calc(100% - 11px),transparent)!important;mask-image:linear-gradient(90deg,transparent,#000 11px,#000 calc(100% - 11px),transparent)!important}.schema633-track{width:max-content!important;height:100%!important;display:flex!important;align-items:center!important;gap:18px!important;animation:schema633-marquee-cards 95s linear infinite!important;will-change:transform!important}.schema633-notice-set{height:100%!important;display:flex!important;align-items:center!important;gap:10px!important}.schema633-notice{height:36px!important;min-width:520px!important;max-width:820px!important;display:grid!important;grid-template-columns:auto auto minmax(240px,1fr)!important;align-items:center!important;gap:9px!important;padding:0 11px 0 8px!important;border:1px solid rgba(255,255,255,.095)!important;border-left:3px solid rgba(244,202,24,.65)!important;border-radius:9px!important;background:#ffffff09!important;box-shadow:inset 0 1px #ffffff06!important}.schema633-notice:nth-child(2n){background:#f4ca1809!important;border-left-color:#ffdb4ce6!important}.schema633-notice-number{min-width:48px!important;height:22px!important;display:grid!important;place-items:center!important;padding:0 6px!important;border-radius:999px!important;background:#f4ca1821!important;color:#eac323!important;font-size:8.5px!important;font-weight:850!important}.schema633-notice-meta{min-width:112px!important;display:grid!important;gap:1px!important;padding-right:9px!important;border-right:1px solid rgba(255,255,255,.075)!important}.schema633-notice-meta b{color:#f3f4f6!important;font-size:9.5px!important;font-weight:800!important}.schema633-notice-meta em{color:#9299a5!important;font-size:7.5px!important;font-style:normal!important}.schema633-notice-text{min-width:0!important;max-width:650px!important;color:#eceef2!important;font-size:11px!important;line-height:1.2!important;font-weight:560!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.schema633-ticker:hover .schema633-track{animation-play-state:paused!important}@keyframes schema633-marquee-cards{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.schema633-controls{height:100%!important;display:flex!important;align-items:center!important;gap:7px!important;padding:0 8px!important;border-left:1px solid rgba(255,255,255,.065)!important;background:#0f11166b!important;white-space:nowrap!important}.schema633-life{display:block!important;height:auto!important;padding:0!important;border:0!important;color:#777f8b!important;font-size:7.5px!important}.schema633-toggle{height:30px!important;min-width:67px!important;padding:0 9px!important;border:1px solid rgba(244,202,24,.18)!important;border-radius:8px!important;background:#f4ca1813!important;color:#e4bd22!important;font-size:8.5px!important;font-weight:800!important}.schema633-toggle:hover{background:#f4ca1821!important;border-color:#f4ca184d!important}.schema633-collapsed-copy{min-width:0!important;display:flex!important;align-items:center!important;gap:6px!important;color:#959ca7!important}.schema633-collapsed-copy b{color:#f0c725!important;font-size:12px!important}.schema633-collapsed-copy span{font-size:9px!important}@media(max-width:1360px){.schema633-summary{min-width:165px!important;padding:0 9px!important}.schema633-summary b{font-size:9.5px!important}.schema633-notice{min-width:430px!important;max-width:600px!important}.schema633-notice-text{max-width:410px!important;font-size:10.5px!important}.schema633-life{display:none!important}}@media(max-width:1024px){.schema633-ticker.expanded{height:48px!important;min-height:48px!important;max-height:48px!important}.schema633-summary{min-width:135px!important}.schema633-summary>div>span{display:none!important}.schema633-notice{min-width:365px!important;grid-template-columns:auto minmax(0,1fr)!important}.schema633-notice-meta{display:none!important}.schema633-notice-text{max-width:300px!important;font-size:10px!important}}@media(max-width:720px){.schema633-ticker{width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;margin:4px 6px 0!important;gap:5px!important}.schema633-summary{min-width:auto!important;border-right:0!important}.schema633-summary>div{display:none!important}.schema633-notice{min-width:300px!important}.schema633-controls{padding:0 5px!important}}@media(prefers-reduced-motion:reduce){.schema633-track{animation:none!important;transform:none!important}.schema633-notice-set[aria-hidden=true]{display:none!important}.schema633-viewport{overflow:auto!important;-webkit-mask-image:none!important;mask-image:none!important}}.work{grid-template-rows:64px minmax(0,1fr)!important}.top{grid-row:1!important}.work>main{grid-row:2!important}.schema633-ticker{display:none!important}.notification-center{position:relative;flex:0 0 auto}.notification-envelope{position:relative;width:42px;height:40px;min-width:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#1b1f26;color:#cfd3da}.notification-envelope:hover,.notification-envelope.has-unread{border-color:#f4ca1842;background:#f4ca1813;color:#f0c925}.notification-envelope .ui-icon{width:20px;height:20px}.notification-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border:2px solid #111318;border-radius:999px;background:#f4ca18;color:#171717;font-size:9px!important;font-weight:900;line-height:1}.notification-popover{position:absolute;z-index:2200;top:48px;right:0;width:min(560px,calc(100vw - 95px));max-height:min(620px,calc(100dvh - 82px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#171a20;box-shadow:0 28px 80px #00000075}.notification-popover>header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.075);background:#1c2027}.notification-popover>header small{display:block;margin-bottom:2px;color:#c29b00!important}.notification-popover>header h3{margin:0;font-size:16px!important}.notification-popover>header>span{padding:5px 8px;border-radius:999px;background:#f4ca1817;color:#e4bb1c;font-size:10px!important;font-weight:750}.notification-list{min-height:0;overflow:auto;padding:7px}.notification-item{position:relative;min-height:70px;display:grid;grid-template-columns:10px 128px minmax(0,1fr) 82px;align-items:center;gap:10px;padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.065);border-radius:10px}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#f4ca180a}.notification-item.unread{background:#f4ca180e}.notification-state{width:8px;height:8px;border-radius:50%;background:#626a76}.notification-item.unread .notification-state{background:#f4ca18;box-shadow:0 0 0 4px #f4ca181a}.notification-time{color:#a3a9b4;font-size:11px!important;white-space:nowrap}.notification-copy{min-width:0;display:grid;gap:3px}.notification-copy b{color:#f1f2f4;font-size:12px!important}.notification-copy span{color:#8d95a1;font-size:10px!important}.notification-item>button{height:32px;border:1px solid rgba(244,202,24,.18);border-radius:8px;background:#f4ca1813;color:#e3bb1b;font-size:10px!important;font-weight:800}.notification-item>button:hover{background:#f4ca1821}.notification-popover>footer{padding:9px 13px;border-top:1px solid rgba(255,255,255,.065);color:#7f8792;font-size:9px!important}.notification-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:6px;color:#8d949f}.notification-empty .ui-icon{width:34px;height:34px;color:#b49315}.notification-empty b{color:#e4e6e9;font-size:13px!important}.notification-empty span{font-size:10px!important}.kiz-detail-simple{height:min(820px,92dvh)!important;grid-template-rows:auto minmax(0,1fr)!important}.kiz-detail-simple .kiz-detail-body{padding:14px!important}.kiz-detail-simple .kiz-info-card{max-width:1200px;margin:0 auto}.kiz-detail-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:6px;color:#9299a4}.kiz-detail-empty b{color:#f0f1f3}.access-note,.remove-kiz-btn{display:none!important}body,button,input,select,textarea{font-size:12px!important}.top h1{font-size:19px!important}.top>div:first-child small{font-size:9.5px!important}.side .nav-label,.logout-nav span{font-size:12px!important}.side nav button{font-size:12px!important}h2{font-size:18px!important}h3{font-size:15px!important}.eyebrow,.panel small,.dashboard-section small,.settings-title small{font-size:9.5px!important}.top-organization b,.who b,.top-token-live b{font-size:11px!important}.top-organization small,.who small,.top-token-live em{font-size:9px!important}.dashboard-status-card p,.operation-card p,.quick-card p,.documents-simple-head p,.kiz-batch-head p{font-size:10.5px!important}.dashboard-status-card b,.operation-card b,.quick-card b{font-size:13px!important}.documents-register-row,.document-kiz-row,.kiz-batch-row,.kiz-doc-row,.kiz-event-row{font-size:10px!important}.documents-register-row.head,.document-kiz-row.head,.kiz-batch-row.head,.kiz-doc-row.head,.kiz-event-row.head,.documents-register-row code,.document-kiz-row code,.kiz-batch-row code{font-size:9.5px!important}.documents-simple-toolbar label>span,.documents-filter-drawer label,.document-compact-meta span,.requisite-item span,.info-row span{font-size:9.5px!important}.document-compact-meta b,.document-compact-meta code,.requisite-item b,.info-row b{font-size:10.5px!important}.document-tabs button{font-size:11px!important}.details-btn,.open-doc-btn,.filter-button,.clear-filter-link{font-size:10px!important}.kiz-status-cell b,.kiz-place-cell b,.kiz-product-cell b{font-size:11px!important}.kiz-status-cell small,.kiz-place-cell small,.kiz-product-cell small{font-size:9px!important}.kiz-code-cell code{font-size:10px!important}.place-setting span{font-size:9px!important}.place-setting b,.settings-row-copy b,.settings-static-row b{font-size:11px!important}.settings-row-copy small{font-size:9px!important}.crypto-card,.crypto-card button,.crypto-card select{font-size:11px!important}.safe-note{font-size:9px!important}@media(max-height:760px){.top h1{font-size:17px!important}h2{font-size:16px!important}}@media(max-width:1050px){.notification-popover{position:fixed;top:62px;right:10px}}.side,.side.auto-hide,.side.open,.side.closed,.side.auto-hide.open,.side.auto-hide.closed{transition:none!important}.top,.actions{overflow:visible!important}.notification-center{position:relative!important;z-index:2300!important}.notification-popover{position:fixed!important;z-index:5000!important;width:min(590px,calc(100vw - 24px))!important;max-height:min(650px,calc(100dvh - 80px))!important}.kiz-workbench{display:grid;grid-template-columns:minmax(460px,1.25fr) minmax(390px,1fr);gap:10px;align-items:stretch;min-width:0}.kiz-workbench .kiz-batch-input{min-width:0;margin:0!important}.kiz-quick-search{min-width:0;display:grid;grid-template-columns:minmax(220px,1fr) 180px auto auto;gap:7px;align-items:end;padding:8px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#171a20}.kiz-quick-search label{min-width:0;display:grid;gap:4px}.kiz-quick-search label>span{color:#9ca3ae;font-size:12px!important;font-weight:700}.kiz-quick-search input,.kiz-quick-search select,.kiz-quick-search button{height:40px!important;min-width:0}.kiz-quick-search input{width:100%}.kiz-quick-search .filter-button{min-width:96px}.kiz-quick-search .filter-button.active{border-color:#f4ca1847!important;background:#f4ca1817!important;color:#e8c11e!important}.kiz-quick-search .clear-filter-link{min-width:76px}.kiz-advanced-filters{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:7px 10px;border:1px solid rgba(244,202,24,.1);border-radius:10px;background:#f4ca1809}.kiz-check-filter{display:flex!important;align-items:center!important;gap:8px!important;cursor:pointer}.kiz-check-filter input{width:18px!important;height:18px!important;margin:0}.kiz-check-filter span,.kiz-advanced-filters div{font-size:13px!important}.kiz-advanced-filters b{color:#e6bd1d}.kiz-batch-row.table-filter-row{position:sticky;top:40px;z-index:5;min-height:46px!important;background:#1a1e25!important;border-bottom:1px solid rgba(244,202,24,.12)!important}.table-filter-row input{width:100%;min-width:0;height:32px!important;padding:5px 7px!important;border-radius:7px!important;font-size:12px!important}.table-filter-reset{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;justify-self:center;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;background:#20242c!important;color:#b7bdc7!important;font-size:18px!important}.filtered-empty{min-height:180px!important}html{font-size:10px!important}body{font-family:Inter,Arial,Segoe UI,sans-serif!important;font-size:14px!important;line-height:1.35!important}button,input,select,textarea{font-family:Inter,Arial,Segoe UI,sans-serif!important;font-size:14px!important}button{font-weight:600}.primary,.secondary,.filter-button,.sync-button,.details-btn,.open-doc-btn,.top-token-btn{font-size:14px!important}input,select{min-height:38px}textarea{font-size:14px!important;line-height:1.4!important}.top h1{font-size:22px!important}.top>div:first-child small{font-size:11px!important}.side .nav-label,.logout-nav span,.side nav button{font-size:14px!important}h2{font-size:21px!important}h3{font-size:17px!important}.eyebrow,.panel small,.dashboard-section small,.settings-title small{font-size:11px!important}.top-organization b,.who b,.top-token-live b{font-size:13px!important}.top-organization small,.who small,.top-token-live em{font-size:11px!important}.dashboard-status-card p,.operation-card p,.quick-card p,.documents-simple-head p,.kiz-batch-head p{font-size:13px!important}.dashboard-status-card b,.operation-card b,.quick-card b{font-size:15px!important}.documents-simple-toolbar label>span,.documents-filter-drawer label,.document-compact-meta span,.requisite-item span,.info-row span{font-size:11px!important}.documents-register-row,.document-kiz-row,.kiz-batch-row,.kiz-doc-row,.kiz-event-row{font-size:13px!important}.documents-register-row.head,.document-kiz-row.head,.kiz-batch-row.head,.kiz-doc-row.head,.kiz-event-row.head,.documents-register-row code,.document-kiz-row code,.kiz-batch-row code{font-size:12px!important}.document-compact-meta b,.document-compact-meta code,.requisite-item b,.info-row b{font-size:13px!important}.document-tabs button{font-size:14px!important}.details-btn,.open-doc-btn,.filter-button,.clear-filter-link,.kiz-status-cell b,.kiz-place-cell b,.kiz-product-cell b{font-size:13px!important}.kiz-status-cell small,.kiz-place-cell small,.kiz-product-cell small{font-size:11px!important}.kiz-code-cell code{font-size:12px!important}.place-setting span{font-size:11px!important}.place-setting b{font-size:13px!important}.settings-row-copy b,.settings-static-row b{font-size:14px!important}.settings-row-copy small{font-size:11px!important}.crypto-card,.crypto-card button,.crypto-card select{font-size:13px!important}.safe-note{font-size:11px!important}.notification-time{font-size:13px!important}.notification-copy b{font-size:14px!important}.notification-copy span{font-size:12px!important}.notification-item>button{font-size:13px!important}.notification-popover>header h3{font-size:18px!important}.notification-popover>header>span{font-size:12px!important}.notification-popover>footer{font-size:11px!important}.documents-register-row{min-height:40px!important}.document-kiz-row,.kiz-batch-row{min-height:46px!important}.kiz-batch-row.head{min-height:40px!important}@media(max-width:1500px){.kiz-workbench{grid-template-columns:1fr}.kiz-advanced-filters{grid-column:auto}}@media(max-width:1100px){.kiz-quick-search{grid-template-columns:minmax(200px,1fr) 160px auto}.kiz-quick-search .clear-filter-link{grid-column:1/-1;justify-self:end}}@media(max-width:800px){.kiz-quick-search{grid-template-columns:1fr}.kiz-quick-search .clear-filter-link{grid-column:auto;justify-self:stretch}}.notification-popover-portal{position:fixed!important;z-index:2147483000!important;isolation:isolate!important;transform:none!important;contain:none!important}.notification-popover-portal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:#171a20}.document-page-backdrop,.kiz-detail-backdrop{z-index:2147483100!important}:root{--fp-yellow:#efed00;--fp-border:#e4e6e8;--fp-text:#555b63;--fp-muted:#92989f;--fp-bg:#fafafa;--fp-panel:#fff;--fp-green:#35b54a;--fp-blue:#399be2}html[data-theme=light],html[data-theme=light] body{background:var(--fp-bg)!important;color:var(--fp-text)!important}.fp-shell,.fp-shell *{box-sizing:border-box}.fp-shell{width:100vw!important;height:100dvh!important;display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;overflow:hidden!important;background:#fafafa!important;color:var(--fp-text)!important}.fp-sidebar{position:relative!important;inset:auto!important;width:70px!important;height:100dvh!important;display:grid!important;grid-template-rows:66px minmax(0,1fr) 58px!important;margin:0!important;padding:0!important;border:0!important;border-right:1px solid var(--fp-border)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.fp-brand-button{width:42px!important;height:42px!important;min-width:42px!important;margin:12px auto!important;padding:4px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:4px!important;background:var(--fp-yellow)!important}.fp-brand-button .brand-emblem{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;background:transparent!important;box-shadow:none!important}.fp-brand-button img{width:100%!important;height:100%!important;object-fit:contain!important}.fp-sidebar-nav{min-height:0!important;overflow-y:auto!important;padding:8px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important}.fp-sidebar-nav button,.fp-sidebar-logout{position:relative!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid transparent!important;border-radius:4px!important;background:#fff!important;color:#60666f!important;transition:none!important}.fp-sidebar-nav button:hover,.fp-sidebar-logout:hover{background:#f6f6f6!important;color:#22272e!important}.fp-sidebar-nav button.active{border-color:#dedc00!important;color:#22272e!important}.fp-sidebar-nav button.active:after{content:"";position:absolute;left:-15px;width:4px;height:26px;background:var(--fp-yellow)}.fp-sidebar-nav .ui-icon,.fp-sidebar-logout .ui-icon{width:20px!important;height:20px!important}.fp-sidebar-logout{margin:auto!important}.fp-work{width:100%!important;height:100dvh!important;min-width:0!important;display:grid!important;grid-template-rows:66px minmax(0,1fr)!important;margin:0!important;padding:0!important;max-width:none!important;overflow:hidden!important}.fp-topbar{height:66px;min-width:0;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:stretch;border-bottom:1px solid var(--fp-border);background:#fff}.fp-page-title{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:8px 24px;border-right:1px solid var(--fp-border)}.fp-page-title small{color:#a0a5ab!important;font-size:10px!important}.fp-page-title h1{margin:3px 0 0!important;color:#343940!important;font-size:16px!important;font-weight:700!important;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fp-top-actions{display:flex;align-items:stretch;justify-content:flex-end;min-width:0}.fp-top-actions>*{border-left:1px solid var(--fp-border)!important}.fp-top-actions .top-token-btn{height:65px!important;min-width:190px!important;padding:8px 16px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#4f555d!important;box-shadow:none!important}.fp-top-actions .notification-center{display:grid!important;place-items:center!important;width:64px!important}.fp-top-actions .notification-envelope{width:42px!important;height:42px!important;border:0!important;border-radius:4px!important;background:#fff!important;color:#444a52!important}.fp-top-actions .notification-badge{background:var(--fp-yellow)!important;border-color:#fff!important;color:#2f343a!important}.fp-user-block{min-width:180px;display:flex;align-items:center;gap:10px;padding:8px 16px;background:#fff}.fp-user-block>.ui-icon{width:19px;height:19px}.fp-user-block div{display:grid;gap:2px}.fp-user-block small{color:#a0a5ac!important;font-size:10px!important}.fp-user-block b{color:#575d66!important;font-size:13px!important;font-weight:500!important}.fp-top-actions .top-organization{min-width:200px!important;max-width:280px!important;height:65px!important;padding:9px 16px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#676d75!important}.fp-top-actions .top-organization>span{display:none!important}.fp-top-actions .top-organization b{color:#6a7078!important;font-size:13px!important;font-weight:500!important}.fp-top-actions .top-organization small{color:#8e949c!important;font-size:12px!important}.fp-main{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;padding:0!important;overflow:auto!important;background:#fafafa!important}.fp-page{width:calc(100% - 32px)!important;height:calc(100% - 24px)!important;min-height:0!important;margin:12px 16px!important;padding:0!important;border:1px solid #ececec!important;border-radius:0!important;background:#fff!important;box-shadow:0 2px 7px #00000026!important;color:var(--fp-text)!important}.fp-register-page{display:grid!important;grid-template-rows:auto auto auto auto minmax(0,1fr) auto!important;overflow:hidden!important}.fp-section-tabs{height:50px;display:flex;align-items:flex-end;gap:6px;padding:0 16px;border-bottom:1px solid #eee;background:#fff}.fp-section-tabs button{position:relative;height:50px!important;padding:0 22px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#92979e!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase;box-shadow:none!important}.fp-section-tabs button.active{color:#535860!important}.fp-section-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--fp-yellow)}.fp-register-page .documents-simple-head,.fp-register-page .kiz-batch-head{min-height:64px!important;padding:12px 16px!important;margin:0!important;border-bottom:1px solid #eee!important;background:#fff!important}.fp-register-page .documents-simple-head h2,.fp-register-page .kiz-batch-head h2{margin:2px 0!important;color:#4d535b!important;font-size:17px!important;font-weight:500!important}.fp-register-page .documents-simple-head small,.fp-register-page .kiz-batch-head small{color:#9a9fa6!important;font-size:10px!important}.fp-register-page .documents-simple-head p,.fp-register-page .kiz-batch-head p{color:#888e96!important;font-size:12px!important}.fp-register-page .sync-button,.fp-register-page .primary,.fp-register-page .secondary,.fp-register-page .filter-button{min-height:36px!important;border:1px solid #dedede!important;border-radius:2px!important;background:#fff!important;color:#555b63!important;box-shadow:0 2px 7px #00000014!important;font-size:12px!important;font-weight:500!important}.fp-register-page .filter-button.active{background:var(--fp-yellow)!important;border-color:var(--fp-yellow)!important;color:#363b41!important}.documents-simple-toolbar,.kiz-workbench{padding:12px 16px!important;margin:0!important;border-bottom:1px solid #eee!important;background:#fff!important}.documents-simple-toolbar{display:grid!important;grid-template-columns:minmax(260px,560px) minmax(260px,1fr) auto auto!important;align-items:end!important}.documents-simple-toolbar label>span,.kiz-quick-search label>span{color:#8e949c!important;font-size:11px!important}.documents-simple-toolbar input,.documents-simple-toolbar select,.kiz-workbench input,.kiz-workbench select,.kiz-workbench textarea{border:1px solid #d9dce0!important;border-radius:2px!important;background:#fff!important;color:#575d65!important;box-shadow:none!important}.documents-filter-drawer,.kiz-advanced-filters{margin:0!important;padding:10px 16px!important;border:0!important;border-bottom:1px solid #eee!important;border-radius:0!important;background:#fbfbfb!important}.documents-register-wrap,.kiz-batch-table-wrap{min-height:0!important;height:100%!important;border:0!important;border-radius:0!important;background:#fff!important;overflow:auto!important}.documents-register,.kiz-batch-table{min-width:1080px!important;background:#fff!important}.documents-register-row,.kiz-batch-row{min-height:52px!important;padding:0!important;border-bottom:1px solid #eceeef!important;background:#fff!important;color:#737981!important;font-size:12px!important}.documents-register-row>*,.kiz-batch-row>*{min-height:52px!important;display:flex!important;align-items:center!important;padding:8px 10px!important;border-right:1px solid #eceeef!important;overflow:hidden;text-overflow:ellipsis}.documents-register-row.head,.kiz-batch-row.head{position:sticky!important;top:0!important;z-index:6!important;min-height:52px!important;background:#f5f5f5!important;color:#5f656d!important;font-size:11px!important;font-weight:600!important}.documents-register-row.head>*,.kiz-batch-row.head>*{min-height:52px!important}.documents-register-row:hover,.kiz-batch-row:not(.head):not(.table-filter-row):hover{background:#fffde0!important}.documents-register-row code,.kiz-batch-row code{color:#777d85!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:12px!important}.open-doc-btn,.details-btn{border:0!important;background:transparent!important;color:var(--fp-blue)!important;box-shadow:none!important}.open-doc-btn:hover,.details-btn:hover{text-decoration:underline}.documents-register-footer,.kiz-batch-summary{min-height:52px!important;padding:8px 16px!important;margin:0!important;border-top:1px solid #eee!important;background:#fff!important;color:#858b92!important}.kiz-workbench{grid-template-columns:minmax(430px,1fr) minmax(430px,1fr)!important}.kiz-batch-input,.kiz-quick-search{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.kiz-batch-row.table-filter-row{top:52px!important;background:#fafafa!important;border-bottom:1px solid #ddd!important}.notification-popover-portal{z-index:9000!important;width:min(560px,calc(100vw - 24px))!important;border:1px solid #ddd!important;border-radius:3px!important;background:#fff!important;color:#555b62!important;box-shadow:0 9px 30px #0003!important}.notification-popover>header{background:#fff!important;border-bottom:1px solid #eee!important}.notification-popover>header h3{color:#42484f!important}.notification-list{background:#fff!important}.notification-item{border-radius:0!important;border-bottom:1px solid #eee!important;background:#fff!important}.notification-item.unread{background:#fffde4!important}.notification-copy b{color:#4e545b!important}.notification-copy span,.notification-time{color:#8d939a!important}.notification-item>button{border:0!important;background:transparent!important;color:var(--fp-blue)!important;box-shadow:none!important}.document-page-backdrop,.kiz-detail-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10000!important;display:grid!important;place-items:center!important;padding:22px!important;background:#23272c42!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.document-page,.kiz-detail-window{position:relative!important;inset:auto!important;width:min(1540px,calc(100vw - 44px))!important;height:min(900px,calc(100dvh - 44px))!important;max-width:none!important;max-height:none!important;border:1px solid #d8dadd!important;border-radius:3px!important;background:#fff!important;color:#555b62!important;box-shadow:0 18px 60px #00000040!important;overflow:hidden!important}.document-page{display:grid!important;grid-template-rows:66px auto 48px minmax(0,1fr)!important}.document-page-head,.kiz-detail-window>header{background:#fff!important;border-bottom:1px solid #e6e6e6!important}.document-title small,.kiz-detail-window>header small{color:#92989f!important}.document-title h2,.kiz-detail-window>header h2{color:#41474e!important}.modal-close{border:1px solid #ddd!important;background:#fff!important;color:#666c74!important}.document-compact-meta{background:#fafafa!important;border-bottom:1px solid #e8e8e8!important}.document-compact-meta>div{border-right:1px solid #e8e8e8!important}.document-compact-meta span{color:#999fa6!important}.document-compact-meta b,.document-compact-meta code{color:#555b63!important}.document-tabs{background:#fff!important;border-bottom:1px solid #e8e8e8!important}.document-tabs button{color:#8d939a!important;background:#fff!important}.document-tabs button.active{color:#50565e!important;border-bottom:3px solid var(--fp-yellow)!important}.document-page-body,.kiz-detail-body{background:#fff!important;color:#5f656d!important}.document-kiz-table-wrap,.requisites-card,.kiz-info-card{border:1px solid #e5e5e5!important;border-radius:0!important;background:#fff!important}.document-kiz-row{background:#fff!important;border-bottom:1px solid #eee!important;color:#6f757d!important}.document-kiz-row.head{background:#f5f5f5!important;color:#5e646c!important}.requisite-item{border:1px solid #ececec!important;background:#fff!important}.requisite-item span{color:#989ea5!important}.requisite-item b{color:#555b62!important}.info-row{border-bottom:1px solid #eee!important}.info-row span{color:#969ca3!important}.info-row b{color:#545a61!important}.fp-main .glass,.fp-main .panel,.fp-main .dash-card,.fp-main .dashboard-section,.fp-main .settings-page,.fp-main .operation-card{border-color:#e2e4e7!important;background:#fff!important;color:#555b62!important;box-shadow:0 2px 6px #00000014!important}.fp-main h2,.fp-main h3,.fp-main b{color:#4c5259}.fp-main small,.fp-main p{color:#8d939a}.fp-main input,.fp-main select,.fp-main textarea{background:#fff!important;color:#555b62!important;border-color:#d9dce0!important}.fp-main .operation-card{background:linear-gradient(180deg,#fffef0,#fffbd0)!important}@media(max-width:1250px){.fp-top-actions .top-organization{display:none!important}.fp-user-block{min-width:150px}.documents-simple-toolbar{grid-template-columns:minmax(220px,360px) minmax(220px,1fr) auto!important}.documents-simple-toolbar .clear-filter-link{display:none!important}.kiz-workbench{grid-template-columns:1fr!important}}@media(max-width:920px){.fp-shell{grid-template-columns:58px minmax(0,1fr)!important}.fp-sidebar{width:58px!important}.fp-user-block{display:none!important}.fp-top-actions .top-token-btn{min-width:145px!important}.fp-page-title{padding-left:14px}}html[data-theme=light]{--bg:#fafafa!important;--text:#424242!important;--muted:#868686!important;--glass:#ffffff!important;--border:#e3e3e3!important;--yellow:#f8ec31!important;--yd:#e8dc18!important;--yellow-soft:#fdfacb!important;--shadow:0 2px 8px rgba(0,0,0,.1)!important;--fp-yellow:#f8ec31!important;--fp-border:#e3e3e3!important;--fp-text:#424242!important;--fp-muted:#868686!important;--fp-blue:#55b5e7!important;font-size:10px!important}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] button,html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{font-family:Inter,Arial,Segoe UI,sans-serif!important}html[data-theme=light] body{margin:0!important;background:#fafafa!important;color:#424242!important;font-size:1.6rem!important;line-height:1.42!important}html[data-theme=light] .fp-shell,html[data-theme=light] .fp-main,html[data-theme=light] .document-page,html[data-theme=light] .kiz-detail-window,html[data-theme=light] .notification-popover{color:#424242!important}html[data-theme=light] .fp-main p,html[data-theme=light] .fp-main span,html[data-theme=light] .fp-main label,html[data-theme=light] .fp-main li,html[data-theme=light] .fp-main td,html[data-theme=light] .fp-main div,html[data-theme=light] .document-page p,html[data-theme=light] .document-page label,html[data-theme=light] .kiz-detail-window p,html[data-theme=light] .kiz-detail-window label{text-shadow:none!important}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4{color:#424242!important}html[data-theme=light] h1{font-size:2rem!important;font-weight:600!important}html[data-theme=light] h2{font-size:2.4rem!important;font-weight:400!important}html[data-theme=light] h3{font-size:1.8rem!important;font-weight:500!important}html[data-theme=light] h4{font-size:1.6rem!important;font-weight:500!important}html[data-theme=light] small,html[data-theme=light] .muted{color:#868686!important}html[data-theme=light] .fp-sidebar{background:#fff!important;border-right:1px solid #e3e3e3!important}html[data-theme=light] .fp-sidebar-nav button,html[data-theme=light] .fp-sidebar-logout{background:#fff!important;color:#424242!important}html[data-theme=light] .fp-sidebar-nav button.active{background:#fff!important;border-color:#e8dc18!important}html[data-theme=light] .fp-sidebar-nav button:hover,html[data-theme=light] .fp-sidebar-logout:hover{background:#fdfacb!important}html[data-theme=light] .fp-sidebar .legacy-nav-icon,html[data-theme=light] .fp-sidebar-logout .legacy-nav-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:contain!important;filter:none!important;opacity:1!important}html[data-theme=light] .fp-user-block .legacy-nav-icon{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;opacity:1!important;filter:none!important}html[data-theme=light] .fp-topbar{background:#fff!important;border-bottom:1px solid #e3e3e3!important}html[data-theme=light] .fp-page-title small{color:#868686!important;font-size:1.1rem!important;font-weight:400!important}html[data-theme=light] .fp-page-title h1{color:#424242!important;font-size:1.6rem!important;font-weight:600!important}html[data-theme=light] .fp-user-block small,html[data-theme=light] .top-organization small{color:#a0a0a0!important;font-size:1.2rem!important}html[data-theme=light] .fp-user-block b,html[data-theme=light] .top-organization b{color:#52535a!important;font-size:1.4rem!important;font-weight:400!important}html[data-theme=light] .top-token-btn{color:#424242!important;font-size:1.4rem!important;font-weight:500!important}html[data-theme=light] .fp-page{border:1px solid #e3e3e3!important;background:#fff!important;color:#424242!important;box-shadow:0 3px 10px #0000001f!important}html[data-theme=light] .fp-simple-page{width:calc(100% - 32px)!important;min-height:calc(100% - 24px)!important;margin:12px 16px!important;padding:0 2rem 2rem!important;overflow:auto!important}html[data-theme=light] .fp-simple-header{margin:0 -2rem 2rem!important;padding:1.8rem 2rem 1.5rem!important;border-bottom:1px solid #ededed!important}html[data-theme=light] .fp-simple-header small{color:#868686!important;font-size:1.2rem!important;font-weight:500!important}html[data-theme=light] .fp-simple-header h2{margin:.4rem 0 0!important}html[data-theme=light] .fp-section-tabs{background:#fff!important;border-bottom:1px solid #ededed!important}html[data-theme=light] .fp-section-tabs button{color:#868686!important;font-size:1.3rem!important;font-weight:500!important}html[data-theme=light] .fp-section-tabs button.active{color:#424242!important}html[data-theme=light] .fp-section-tabs button.active:after{background:#f8ec31!important}html[data-theme=light] button,html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{font-size:1.4rem!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:#424242!important;background:#fff!important;border:1px solid #d7d7d7!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#a6a6a6!important;opacity:1!important}html[data-theme=light] input:focus,html[data-theme=light] select:focus,html[data-theme=light] textarea:focus{border-color:#c9c400!important;box-shadow:0 0 0 2px #f8ec3138!important;outline:none!important}html[data-theme=light] .primary{background:#f8ec31!important;border:1px solid #e4da20!important;color:#424242!important;font-size:1.4rem!important;font-weight:600!important;box-shadow:0 3px 4px #00000021,0 1px 3px #0000001a!important}html[data-theme=light] .secondary,html[data-theme=light] .filter-button{background:#fff!important;border:1px solid rgba(196,196,196,.48)!important;color:#52535a!important;font-size:1.4rem!important;font-weight:500!important;box-shadow:0 4px 7px #00000021!important}html[data-theme=light] .primary:hover,html[data-theme=light] .secondary:hover,html[data-theme=light] .filter-button:hover{filter:none!important;background:#fdfacb!important}html[data-theme=light] .documents-simple-head,html[data-theme=light] .kiz-batch-head{background:#fff!important;border-bottom:1px solid #ededed!important}html[data-theme=light] .documents-simple-head h2,html[data-theme=light] .kiz-batch-head h2{color:#424242!important;font-size:1.8rem!important;font-weight:500!important}html[data-theme=light] .documents-simple-head p,html[data-theme=light] .kiz-batch-head p{color:#868686!important;font-size:1.4rem!important}html[data-theme=light] .documents-simple-toolbar label>span,html[data-theme=light] .kiz-quick-search label>span{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .documents-register,html[data-theme=light] .kiz-batch-table{background:#fff!important}html[data-theme=light] .documents-register-row,html[data-theme=light] .kiz-batch-row{background:#fff!important;color:#52535a!important;font-size:1.4rem!important;border-bottom:1px solid #e9e9e9!important}html[data-theme=light] .documents-register-row>*,html[data-theme=light] .kiz-batch-row>*{color:#52535a!important;border-right:1px solid #ececec!important}html[data-theme=light] .documents-register-row.head,html[data-theme=light] .kiz-batch-row.head{background:#f5f5f5!important;color:#52535a!important;font-size:1.3rem!important;font-weight:500!important}html[data-theme=light] .documents-register-row.head>*,html[data-theme=light] .kiz-batch-row.head>*{color:#52535a!important}html[data-theme=light] .documents-register-row code,html[data-theme=light] .kiz-batch-row code{color:#52535a!important;font-size:1.4rem!important}html[data-theme=light] .documents-register-row:hover,html[data-theme=light] .kiz-batch-row:not(.head):not(.table-filter-row):hover{background:#fdfacb!important}html[data-theme=light] .open-doc-btn,html[data-theme=light] .details-btn,html[data-theme=light] .text-button,html[data-theme=light] a{color:#55b5e7!important;font-size:1.4rem!important;font-weight:500!important}html[data-theme=light] .documents-register-footer,html[data-theme=light] .kiz-batch-summary{color:#52535a!important;font-size:1.4rem!important;background:#fff!important}html[data-theme=light] body .document-page-backdrop{background:#23272c38!important}html[data-theme=light] body .document-page{background:#fff!important;border:1px solid #d9d9d9!important;color:#424242!important}html[data-theme=light] body .document-page-head{background:#fff!important;border-bottom:1px solid #e3e3e3!important}html[data-theme=light] body .document-title small{color:#868686!important;font-size:1.2rem!important;font-weight:500!important}html[data-theme=light] body .document-title h2{color:#424242!important;font-size:1.6rem!important;font-weight:600!important}html[data-theme=light] body .document-compact-meta{background:#f3f3f3!important;border-bottom:1px solid #dedede!important}html[data-theme=light] body .document-compact-meta>div{background:#fff!important;border-right:1px solid #e3e3e3!important}html[data-theme=light] body .document-compact-meta span{color:#868686!important;font-size:1.2rem!important;font-weight:400!important}html[data-theme=light] body .document-compact-meta b,html[data-theme=light] body .document-compact-meta code{color:#424242!important;font-size:1.4rem!important;font-weight:500!important}html[data-theme=light] body .document-tabs{background:#fff!important;border-bottom:1px solid #e3e3e3!important}html[data-theme=light] body .document-tabs button{color:#868686!important;background:#fff!important;font-size:1.4rem!important;font-weight:500!important}html[data-theme=light] body .document-tabs button.active{color:#424242!important;border-bottom:3px solid #f8ec31!important}html[data-theme=light] body .document-tabs button em{color:#52535a!important;background:#f5f5f5!important}html[data-theme=light] body .document-page-body{background:#fff!important;color:#424242!important}html[data-theme=light] body .doc-section-title small{color:#868686!important;font-size:1.2rem!important}html[data-theme=light] body .doc-section-title h3{color:#424242!important;font-size:1.8rem!important}html[data-theme=light] body .doc-section-title p{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] body .doc-kiz-count{color:#52535a!important;background:#fdfacb!important;border-color:#eee574!important;font-size:1.2rem!important}html[data-theme=light] body .document-kiz-table-wrap{background:#fff!important;border:1px solid #e2e2e2!important}html[data-theme=light] body .document-kiz-table{background:#fff!important}html[data-theme=light] body .document-kiz-row{background:#fff!important;color:#52535a!important;min-height:5.2rem!important;border-bottom:1px solid #e9e9e9!important;font-size:1.4rem!important}html[data-theme=light] body .document-kiz-row.head{background:#f5f5f5!important;color:#52535a!important;font-size:1.3rem!important;font-weight:500!important}html[data-theme=light] body .document-kiz-row.head>*{color:#52535a!important}html[data-theme=light] body .document-kiz-row:not(.head):hover{background:#fdfacb!important}html[data-theme=light] body .doc-kiz-code small{color:#868686!important;font-size:1.2rem!important}html[data-theme=light] body .doc-kiz-code code,html[data-theme=light] body .doc-kiz-status b,html[data-theme=light] body .doc-kiz-gtin b,html[data-theme=light] body .doc-kiz-owner b{color:#424242!important;font-size:1.4rem!important;font-weight:400!important}html[data-theme=light] body .doc-kiz-status small,html[data-theme=light] body .doc-kiz-gtin small,html[data-theme=light] body .doc-kiz-owner small{color:#868686!important;font-size:1.2rem!important}html[data-theme=light] body .compact-details{color:#55b5e7!important;font-size:1.4rem!important}html[data-theme=light] body .requisites-card,html[data-theme=light] body .kiz-info-card,html[data-theme=light] body .kiz-detail-window{background:#fff!important;color:#424242!important;border-color:#e3e3e3!important}html[data-theme=light] body .requisite-item{background:#fff!important;border:1px solid #e9e9e9!important}html[data-theme=light] body .requisite-item span,html[data-theme=light] body .info-row span{color:#868686!important;font-size:1.4rem!important}html[data-theme=light] body .requisite-item b,html[data-theme=light] body .info-row b,html[data-theme=light] body .info-row code{color:#424242!important;font-size:1.6rem!important;font-weight:400!important}html[data-theme=light] body .kiz-detail-window>header{background:#fff!important}html[data-theme=light] body .kiz-detail-window>header small{color:#868686!important;font-size:1.2rem!important}html[data-theme=light] body .kiz-detail-window>header h2{color:#424242!important;font-size:1.8rem!important}html[data-theme=light] body .xml-only,html[data-theme=light] body .xml-only pre,html[data-theme=light] body .document-page pre{background:#f7f7f7!important;color:#424242!important;border-color:#e0e0e0!important;font-size:1.3rem!important;line-height:1.55!important}html[data-theme=light] .dashboard{width:calc(100% - 32px)!important;margin:12px 16px 20px!important;color:#424242!important}html[data-theme=light] .dash-card,html[data-theme=light] .dashboard-section{background:#fff!important;border:1px solid #e3e3e3!important;color:#424242!important;box-shadow:0 2px 7px #00000017!important}html[data-theme=light] .dash-card-body>span,html[data-theme=light] .mini-stats span{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .dash-card-body>b{color:#424242!important;font-size:1.8rem!important}html[data-theme=light] .dash-card-body>small{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .quick-card{background:#fff!important;border:1px solid #dedede!important;color:#424242!important;box-shadow:0 2px 6px #00000014!important}html[data-theme=light] .quick-card:hover{background:#fdfacb!important;border-color:#e0d923!important}html[data-theme=light] .quick-icon{background:#f8ec31!important;border:0!important}html[data-theme=light] .quick-card b{color:#424242!important;font-size:1.6rem!important}html[data-theme=light] .quick-card small{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .recent-row{color:#52535a!important;font-size:1.4rem!important;border-color:#e9e9e9!important}html[data-theme=light] .recent-head{background:#f5f5f5!important;color:#52535a!important}html[data-theme=light] .settings-page,html[data-theme=light] .settings-lines,html[data-theme=light] .crypto-card{color:#424242!important}html[data-theme=light] .settings-save-row,html[data-theme=light] .settings-static-row,html[data-theme=light] .crypto-card,html[data-theme=light] .cert-detail{background:#fff!important;border-color:#e3e3e3!important}html[data-theme=light] .settings-row-copy b,html[data-theme=light] .settings-static-row b,html[data-theme=light] .crypto-card b{color:#424242!important;font-size:1.4rem!important}html[data-theme=light] .settings-row-copy small,html[data-theme=light] .crypto-card small,html[data-theme=light] .cert-detail span,html[data-theme=light] .safe-note{color:#868686!important;font-size:1.2rem!important}html[data-theme=light] .cert-detail b,html[data-theme=light] .cert-detail code{color:#424242!important;font-size:1.4rem!important}html[data-theme=light] .operation-card,html[data-theme=light] .draft,html[data-theme=light] .notice,html[data-theme=light] .about-grid>div{background:#fff!important;border-color:#e3e3e3!important;color:#424242!important}html[data-theme=light] .operation-card:hover{background:#fdfacb!important}html[data-theme=light] .operation-card b,html[data-theme=light] .draft b{color:#424242!important;font-size:1.6rem!important}html[data-theme=light] .operation-card span,html[data-theme=light] .draft span,html[data-theme=light] .notice p{color:#868686!important;font-size:1.4rem!important}html[data-theme=light] .counterparties-page pre{background:#f7f7f7!important;color:#424242!important;border:1px solid #e3e3e3!important;font-size:1.4rem!important}html[data-theme=light] .notification-popover-portal{background:#fff!important;color:#424242!important}html[data-theme=light] .notification-popover>header h3{color:#424242!important;font-size:1.8rem!important}html[data-theme=light] .notification-time{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .notification-copy b{color:#424242!important;font-size:1.4rem!important}html[data-theme=light] .notification-copy span{color:#868686!important;font-size:1.3rem!important}html[data-theme=light] .notification-item.unread{background:#fdfacb!important}html[data-theme=light] .auth-stage{background:#fafafa!important}html[data-theme=light] .auth-card,html[data-theme=light] .auth-brand-panel{background:#fff!important;border-color:#e3e3e3!important;color:#424242!important;box-shadow:0 3px 12px #0000001a!important}html[data-theme=light] .auth-form label,html[data-theme=light] .registration-form label,html[data-theme=light] .field-caption{color:#52535a!important;font-size:1.4rem!important}html[data-theme=light] .auth-form input,html[data-theme=light] .registration-form input,html[data-theme=light] .registration-form select{color:#424242!important;background:#fff!important}html[data-theme=light] .auth-tabs{background:#f5f5f5!important;border-color:#e3e3e3!important}html[data-theme=light] .auth-tabs button{color:#52535a!important;font-size:1.4rem!important}html[data-theme=light] .auth-tabs button.active{background:#f8ec31!important;color:#424242!important}html[data-theme=light] .success-box{color:#1c7a35!important}html[data-theme=light] .warning-box{color:#995f00!important}html[data-theme=light] .err{color:#b42334!important}html[data-theme=light] .pill.incoming,html[data-theme=light] .pill.outgoing{color:#52535a!important}html[data-theme=light] ::selection{background:#f8ec31!important;color:#242424!important}html[data-theme=light] button:focus-visible,html[data-theme=light] input:focus-visible,html[data-theme=light] select:focus-visible,html[data-theme=light] textarea:focus-visible{outline:2px solid #55b5e7!important;outline-offset:2px!important}@media(max-height:760px){html[data-theme=light] .documents-register-row,html[data-theme=light] .kiz-batch-row,html[data-theme=light] body .document-kiz-row{font-size:1.3rem!important}}:root{--ui-unit:8px;--ui-page-gap:16px;--ui-gap:16px;--ui-gap-sm:8px;--ui-sidebar:64px;--ui-topbar:64px;--ui-control:40px;--ui-row:48px;--ui-radius:14px;--ui-radius-sm:10px;--ui-border:#e2e5e8;--ui-border-strong:#d5d9dd;--ui-panel:#ffffff;--ui-panel-soft:#f7f8f9;--ui-canvas:#f4f5f6;--ui-text:#42464d;--ui-muted:#858b93;--ui-yellow:#f8ec31;--ui-shadow:0 8px 24px rgba(31,35,40,.07)}html,body,#root{width:100%;height:100%;min-width:0;min-height:0}body{overflow:hidden!important;background:var(--ui-canvas)!important}.fp-shell{width:100vw!important;height:100dvh!important;grid-template-columns:var(--ui-sidebar) minmax(0,1fr)!important;background:var(--ui-canvas)!important}.fp-sidebar{width:var(--ui-sidebar)!important;height:100dvh!important;grid-template-rows:var(--ui-topbar) minmax(0,1fr) var(--ui-topbar)!important;border-right:1px solid var(--ui-border)!important;background:#fffffff5!important}.fp-brand-button{width:40px!important;height:40px!important;min-width:40px!important;margin:12px auto!important;padding:4px!important;border-radius:10px!important}.fp-sidebar-nav{padding:8px 0!important;gap:8px!important;scrollbar-gutter:stable}.fp-sidebar-nav button,.fp-sidebar-logout{width:40px!important;height:40px!important;min-width:40px!important;border-radius:10px!important}.fp-sidebar-nav button.active:after{left:-13px!important;width:4px!important;height:24px!important;border-radius:0 4px 4px 0}.fp-sidebar-logout{margin:12px auto!important}.fp-work{height:100dvh!important;grid-template-rows:var(--ui-topbar) minmax(0,1fr)!important}.fp-topbar{height:var(--ui-topbar)!important;min-height:var(--ui-topbar)!important;grid-template-columns:minmax(240px,1fr) auto!important}.fp-page-title{height:var(--ui-topbar)!important;padding:8px 16px!important}.fp-top-actions{height:var(--ui-topbar)!important}.fp-top-actions .top-token-btn,.fp-top-actions .top-organization{height:63px!important;min-height:63px!important;padding:8px 16px!important}.fp-top-actions .notification-center{width:64px!important;height:64px!important}.fp-user-block{height:64px!important;min-width:176px!important;padding:8px 16px!important}.fp-main{min-width:0!important;min-height:0!important;padding:var(--ui-page-gap)!important;overflow:auto!important;background:var(--ui-canvas)!important;scrollbar-gutter:stable}.fp-main>.fp-page,.fp-main>.dashboard{width:100%!important;max-width:none!important;margin:0!important}.fp-page{height:100%!important;min-height:0!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius)!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow)!important;overflow:hidden!important}.fp-simple-page{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 16px 16px!important;overflow:auto!important}.fp-simple-header{min-height:72px!important;margin:0 -16px 16px!important;padding:16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border-bottom:1px solid var(--ui-border)!important}.fp-simple-header h2{margin:4px 0 0!important;line-height:1.2!important}.dashboard-status-grid,.quick-grid,.dashboard-bottom,.operation-cards,.settings-grid,.about-grid,.requisites-grid{align-items:stretch!important}.dashboard{min-height:100%!important;padding:0!important;display:grid!important;grid-template-rows:auto auto minmax(248px,1fr)!important;gap:var(--ui-gap)!important;color:var(--ui-text)!important}.dashboard-status-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--ui-gap)!important}.dash-card{min-width:0!important;min-height:144px!important;height:100%!important;padding:16px!important;grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;gap:8px 16px!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius)!important;box-shadow:var(--ui-shadow)!important}.dash-icon{width:48px!important;height:48px!important;border-radius:12px!important}.dash-card-body{min-width:0!important;gap:4px!important}.dash-card-body>b,.dash-card-body>small,.cert-thumbprint-full{min-width:0;overflow:hidden;text-overflow:ellipsis}.dash-link{min-height:24px!important;align-self:end!important}.dashboard-section{min-width:0!important;padding:16px!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius)!important;box-shadow:var(--ui-shadow)!important}.quick-section,.recent-panel,.stats-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.section-heading{min-height:48px!important;margin:0 0 8px!important;align-items:center!important}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--ui-gap-sm)!important}.quick-card{width:100%!important;min-width:0!important;min-height:128px!important;height:100%!important;padding:16px!important;gap:8px!important;border-radius:12px!important;transform:none!important}.quick-card:hover{transform:none!important}.quick-icon{width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;border-radius:10px!important}.quick-icon .nav-icon-img{width:30px!important;height:30px!important;flex-basis:30px!important}.dashboard-bottom{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(288px,1fr)!important;gap:var(--ui-gap)!important;min-height:0!important}.dashboard-bottom>.dashboard-section{height:100%!important;min-height:0!important}.recent-table{height:100%!important;min-height:0!important;border-radius:10px!important}.recent-row{min-height:48px!important;grid-template-columns:152px 120px 96px minmax(0,1fr)!important;padding:8px 12px!important}.recent-empty{min-height:144px!important;display:grid!important;place-items:center!important}.mini-stats{height:100%!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:8px!important}.mini-stats>div{min-height:96px!important;height:100%!important;padding:16px!important;border-radius:10px!important}.fp-register-page{display:grid!important;grid-template-rows:auto auto auto auto minmax(0,1fr) auto!important;gap:0!important;overflow:hidden!important}.fp-section-tabs{height:48px!important;min-height:48px!important;padding:0 16px!important;gap:8px!important}.fp-section-tabs button{height:48px!important;padding:0 16px!important}.fp-register-page .documents-simple-head,.fp-register-page .kiz-batch-head{min-height:72px!important;padding:12px 16px!important;margin:0!important}.documents-simple-head,.kiz-batch-head{gap:16px!important}.fp-register-page .sync-button,.fp-register-page .primary,.fp-register-page .secondary,.fp-register-page .filter-button,.details-btn,.open-doc-btn{height:var(--ui-control)!important;min-height:var(--ui-control)!important;border-radius:var(--ui-radius-sm)!important}.documents-simple-toolbar{min-height:72px!important;padding:8px 16px!important;margin:0!important;display:grid!important;grid-template-columns:minmax(160px,2fr) minmax(280px,5fr) 120px auto!important;gap:8px!important;align-items:end!important;border-bottom:1px solid var(--ui-border)!important}.documents-simple-toolbar label{gap:4px!important}.documents-simple-toolbar input,.documents-simple-toolbar select{height:40px!important;min-height:40px!important;border-radius:10px!important}.documents-search>div>button{top:4px!important;right:4px!important;width:32px!important;height:32px!important;border-radius:8px!important}.documents-filter-drawer{min-height:72px!important;margin:0!important;padding:8px 16px!important;grid-template-columns:repeat(5,minmax(120px,1fr)) auto!important;gap:8px!important;border:0!important;border-bottom:1px solid var(--ui-border)!important;border-radius:0!important}.documents-filter-drawer input{height:40px!important;min-height:40px!important;border-radius:10px!important}.documents-register-wrap,.kiz-batch-table-wrap{min-height:0!important;overflow:auto!important;background:#fff!important}.documents-register,.kiz-batch-table{min-width:980px!important}.documents-register-row{min-height:var(--ui-row)!important;grid-template-columns:152px 64px 144px minmax(220px,1.7fr) minmax(150px,1fr) minmax(150px,1fr) 88px!important;padding:0!important;gap:0!important}.documents-register-row>*{min-height:var(--ui-row)!important;padding:8px 12px!important;display:flex!important;align-items:center!important}.documents-register-row.head{min-height:var(--ui-row)!important}.documents-register-row.head>*{min-height:var(--ui-row)!important}.documents-register-footer{min-height:48px!important;height:48px!important;padding:8px 16px!important}.documents-pagination{height:32px!important;align-items:center!important}.documents-pagination .secondary{width:40px!important;height:32px!important;min-height:32px!important;padding:0!important}.kiz-batch-page{height:100%!important;min-height:0!important;padding:0!important;gap:0!important;grid-template-rows:auto auto auto minmax(0,1fr)!important}.kiz-workbench{padding:8px 16px!important;margin:0!important;min-height:96px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important;border-bottom:1px solid var(--ui-border)!important}.kiz-batch-input,.kiz-quick-search{min-height:80px!important;height:100%!important;padding:8px!important;border:1px solid var(--ui-border)!important;border-radius:12px!important;background:var(--ui-panel-soft)!important}.kiz-batch-input{grid-template-columns:minmax(220px,1fr) auto auto!important;gap:8px!important}.kiz-batch-input textarea{height:64px!important;min-height:64px!important;max-height:64px!important;resize:none!important;border-radius:10px!important}.kiz-batch-input button{height:64px!important;min-height:64px!important;align-self:stretch!important}.kiz-quick-search{grid-template-columns:minmax(180px,1fr) 176px auto auto!important;gap:8px!important;align-items:end!important}.kiz-quick-search input,.kiz-quick-search select,.kiz-quick-search button{height:40px!important;min-height:40px!important;border-radius:10px!important}.kiz-advanced-filters{grid-column:1/-1!important;min-height:48px!important;padding:8px 16px!important;margin:0!important;border:0!important;border-bottom:1px solid var(--ui-border)!important;border-radius:0!important}.kiz-batch-summary{min-height:40px!important;height:40px!important;padding:0 16px!important;gap:16px!important;border-bottom:1px solid var(--ui-border)!important}.kiz-batch-row{min-height:var(--ui-row)!important;grid-template-columns:32px minmax(250px,1.45fr) minmax(180px,1fr) minmax(170px,.9fr) minmax(220px,1.25fr) 112px!important;padding:0!important;gap:0!important}.kiz-batch-row>*{min-height:var(--ui-row)!important;padding:8px 12px!important;display:flex!important;align-items:center!important}.kiz-batch-row.head,.kiz-batch-row.head>*{min-height:var(--ui-row)!important}.kiz-batch-row.table-filter-row{top:48px!important;min-height:48px!important}.kiz-batch-row.table-filter-row>*{min-height:48px!important}.table-filter-row input{height:32px!important;min-height:32px!important;border-radius:8px!important}.kiz-state-dot{width:10px!important;height:10px!important;min-width:10px!important;border-radius:50%!important;padding:0!important;margin:auto!important}.kiz-row-actions{justify-content:center!important}.settings-page{height:100%!important}.settings-title{min-height:72px!important;margin:0 -16px 16px!important;padding:16px!important;align-items:center!important;border-bottom:1px solid var(--ui-border)!important}.settings-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:16px!important;min-height:0!important}.settings-lines{grid-column:span 7!important;grid-auto-rows:minmax(64px,auto)!important;gap:8px!important;min-width:0!important}.settings-grid>.crypto-card{grid-column:span 5!important;min-width:0!important;height:100%!important;align-content:start!important}.settings-static-row,.settings-save-row{min-height:64px!important;grid-template-columns:minmax(144px,.8fr) minmax(200px,1.5fr) 104px!important;gap:8px!important;padding:8px!important;border-radius:10px!important}.settings-save-row input,.settings-static-row .fixed-field{height:40px!important;min-height:40px!important;border-radius:10px!important}.settings-save-row button{width:104px!important;height:40px!important;min-height:40px!important;border-radius:10px!important}.crypto-card{padding:16px!important;gap:16px!important;border-radius:12px!important}.crypto-head{min-height:48px!important}.crypto-card .field select{height:40px!important;min-height:40px!important;border-radius:10px!important}.crypto-ok,.crypto-error{min-height:56px!important;padding:8px 12px!important;border-radius:10px!important}.cert-detail{border-radius:10px!important}.cert-detail>div{min-height:48px!important;grid-template-columns:144px minmax(0,1fr)!important;padding:8px 12px!important;align-items:center!important}.crypto-actions{gap:8px!important}.crypto-actions button{height:40px!important;min-height:40px!important}.operation-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:minmax(112px,1fr)!important;gap:16px!important;margin:0 0 16px!important}.operation-card{height:100%!important;min-height:112px!important;padding:16px!important;gap:16px!important;border-radius:12px!important}.operation-card .nav-icon-img{width:40px!important;height:40px!important;flex:0 0 40px!important}.notice{min-height:80px!important;padding:16px!important;border-radius:12px!important}.drafts-page .draft{min-height:64px!important;padding:12px 16px!important;align-items:center!important;border:1px solid var(--ui-border)!important;border-radius:10px!important;margin-bottom:8px!important}.counterparties-page .search{display:grid!important;grid-template-columns:minmax(240px,1fr) 160px!important;gap:8px!important;margin:0 0 16px!important}.counterparties-page .search input,.counterparties-page .search button{height:40px!important;min-height:40px!important}.about-page{display:grid!important;align-content:start!important;justify-items:center!important}.about-grid{width:min(720px,100%)!important;max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:24px auto 0!important}.about-grid>div{min-height:96px!important;height:100%!important;padding:16px!important;border-radius:12px!important;align-content:center!important}.placeholder{display:grid!important;align-content:center!important;justify-items:center!important;text-align:center!important}.placeholder-icon{width:64px!important;height:64px!important;border-radius:16px!important;margin-bottom:16px!important}.document-page-backdrop,.kiz-detail-backdrop{padding:16px!important;display:grid!important;place-items:center!important;background:#20242942!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.document-page,.kiz-detail-window{width:min(1536px,100%)!important;height:min(896px,100%)!important;max-width:100%!important;max-height:100%!important;border:1px solid var(--ui-border-strong)!important;border-radius:16px!important;box-shadow:0 24px 72px #191d223d!important;overflow:hidden!important}.document-page{grid-template-rows:64px auto 48px minmax(0,1fr)!important}.document-page-head,.kiz-detail-window>header{min-height:64px!important;padding:8px 16px!important}.document-head-actions{gap:8px!important}.document-head-actions button,.modal-close{height:40px!important;min-height:40px!important;border-radius:10px!important}.modal-close{width:40px!important;min-width:40px!important;padding:0!important}.document-compact-meta{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:0!important}.document-compact-meta>div{min-height:56px!important;padding:8px 12px!important}.document-tabs{height:48px!important;padding:0 16px!important;gap:8px!important}.document-tabs button{height:48px!important;padding:0 16px!important;border-radius:0!important}.document-page-body,.kiz-detail-body{padding:16px!important}.document-tab-content{width:100%!important;max-width:1440px!important;margin:0 auto!important}.document-kiz-table-wrap,.requisites-card,.kiz-info-card{border-radius:12px!important;overflow:hidden!important}.document-kiz-row{min-height:48px!important;padding:0!important;gap:0!important}.document-kiz-row>*{min-height:48px!important;padding:8px 12px!important;display:flex!important;align-items:center!important}.requisites-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.requisite-item{min-height:88px!important;padding:12px!important;border-radius:10px!important;display:grid!important;align-content:start!important;gap:6px!important}.info-row{min-height:48px!important;grid-template-columns:minmax(176px,.8fr) minmax(0,1.2fr)!important;gap:16px!important;padding:8px 12px!important;align-items:center!important}.kiz-detail-window{grid-template-rows:64px minmax(0,1fr)!important}.kiz-detail-body .info-table{height:auto!important;max-height:none!important}.auth-stage{padding:16px!important;gap:16px!important}.auth-card,.auth-brand-panel,.auth-card-modern{border-radius:16px!important}.auth-form,.registration-form{gap:16px!important}.auth-form input,.auth-form select,.registration-form input,.registration-form select{height:40px!important;min-height:40px!important;border-radius:10px!important}.auth-tabs{gap:4px!important;padding:4px!important;border-radius:12px!important}.auth-tabs button{height:40px!important;border-radius:8px!important}.form-grid{gap:8px!important}.registration-crypto{padding:16px!important;border-radius:12px!important}@media(max-width:1280px){.dashboard-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-status-grid .dash-card:last-child{grid-column:1/-1!important}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-bottom{grid-template-columns:1fr!important}.settings-lines{grid-column:span 12!important}.settings-grid>.crypto-card{grid-column:span 12!important}.operation-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kiz-workbench{grid-template-columns:1fr!important}.documents-simple-toolbar{grid-template-columns:minmax(160px,2fr) minmax(240px,4fr) 120px!important}.documents-simple-toolbar .clear-filter-link{display:none!important}.requisites-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:960px){.fp-shell{grid-template-columns:56px minmax(0,1fr)!important}.fp-sidebar{width:56px!important}.fp-main{padding:8px!important}.dashboard-status-grid{grid-template-columns:1fr!important}.dashboard-status-grid .dash-card:last-child{grid-column:auto!important}.fp-top-actions .top-organization,.fp-user-block{display:none!important}.documents-simple-toolbar{grid-template-columns:1fr auto!important}.scheme-picker{grid-column:1/-1!important}.documents-search{grid-column:1!important}.documents-filter-drawer{grid-template-columns:repeat(2,minmax(0,1fr))!important}.operation-cards{grid-template-columns:1fr!important}.requisites-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.document-compact-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important}.about-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.quick-grid,.mini-stats{grid-template-columns:1fr!important;grid-template-rows:auto!important}.kiz-batch-input{grid-template-columns:1fr!important}.kiz-batch-input textarea,.kiz-batch-input button{height:48px!important;min-height:48px!important;max-height:48px!important}.kiz-quick-search,.documents-filter-drawer,.settings-save-row,.settings-static-row{grid-template-columns:1fr!important}.settings-save-row input,.settings-static-row .fixed-field,.settings-save-row button{grid-column:auto!important;width:100%!important}.requisites-grid{grid-template-columns:1fr!important}.document-page-backdrop,.kiz-detail-backdrop{padding:0!important}.document-page,.kiz-detail-window{width:100%!important;height:100%!important;border-radius:0!important;border:0!important}.counterparties-page .search{grid-template-columns:1fr!important}}.fp-register-page,.kiz-batch-page{display:flex!important;flex-direction:column!important}.fp-register-page>.fp-section-tabs,.fp-register-page>.documents-simple-head,.fp-register-page>.kiz-batch-head,.fp-register-page>.documents-simple-toolbar,.fp-register-page>.documents-filter-drawer,.fp-register-page>.compact-sync,.fp-register-page>.err,.fp-register-page>.warning-box,.fp-register-page>.kiz-workbench,.fp-register-page>.kiz-advanced-filters,.fp-register-page>.kiz-batch-summary,.fp-register-page>.documents-register-footer{flex:0 0 auto!important}.fp-register-page>.documents-register-wrap,.fp-register-page>.kiz-batch-table-wrap{flex:1 1 0!important;min-height:0!important}.fp-shell,.fp-shell *{box-sizing:border-box!important}*{scrollbar-width:thin;scrollbar-color:#c8cdd3 transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{min-height:28px;border:2px solid transparent;border-radius:999px;background:#c8cdd3;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#aeb4bb;background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}html[data-theme=dark] *{scrollbar-color:#626872 transparent}html[data-theme=dark] *::-webkit-scrollbar-thumb{background:#626872;background-clip:padding-box}html[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#747b86;background-clip:padding-box}button:focus,button:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{border-color:#d2c600!important;box-shadow:0 0 0 2px #f8ec3147!important}.documents-search>div>button,.table-filter-reset,.modal-close{background:#fff!important;border-color:#dfe2e5!important;color:#697079!important;box-shadow:none!important}.documents-search>div>button:hover,.table-filter-reset:hover,.modal-close:hover{background:#f3f4f5!important;color:#30353b!important}html[data-theme=dark] .documents-search>div>button,html[data-theme=dark] .table-filter-reset,html[data-theme=dark] .modal-close{background:#252a32!important;border-color:#3c424c!important;color:#d7dbe0!important}html[data-theme=dark] .documents-search>div>button:hover,html[data-theme=dark] .table-filter-reset:hover,html[data-theme=dark] .modal-close:hover{background:#303640!important}.table-filter-reset{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important;display:grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;line-height:1!important;border-radius:8px!important}.kiz-workbench{align-items:start!important}.kiz-batch-input,.kiz-quick-search{box-sizing:border-box!important;height:80px!important;min-height:80px!important;max-height:80px!important;align-self:start!important}.kiz-batch-input textarea,.kiz-batch-input button{box-sizing:border-box!important}.kiz-batch-row>.kiz-state-dot,.kiz-state-dot{width:12px!important;min-width:12px!important;max-width:12px!important;height:12px!important;min-height:12px!important;max-height:12px!important;padding:0!important;margin:auto!important;border:0!important;border-radius:50%!important;flex:0 0 12px!important;display:block!important}.kiz-state-dot.good{box-shadow:0 0 0 3px #22c55e24!important}.kiz-state-dot.warn{box-shadow:0 0 0 3px #eab30821!important}.kiz-state-dot.bad{box-shadow:0 0 0 3px #e11d481c!important}html[data-theme=light] .requisites-card,html[data-theme=light] .requisites-card>header,html[data-theme=light] .repeated-card .requisites-table-wrap,html[data-theme=light] .requisites-table,html[data-theme=light] .requisite-item{background:#fff!important}html[data-theme=light] .requisites-card>header{border-bottom-color:#e5e7e9!important}html[data-theme=light] .requisites-card>header h3{color:#4b5158!important}html[data-theme=light] .requisites-card>header small{color:#9a7c00!important}html[data-theme=light] .requisites-card>header>span{background:#f4f5f6!important;color:#5f666e!important;border:1px solid #e2e5e8!important}html[data-theme=light] .requisites-row>span{background:#fff!important;color:#5b626a!important;border-right-color:#e7e9eb!important;border-bottom-color:#e7e9eb!important}html[data-theme=light] .requisites-row.head>span{background:#f5f6f7!important;color:#6c737c!important}.attention-document{grid-template-rows:64px minmax(0,1fr)!important;width:min(1120px,100%)!important;height:min(760px,100%)!important}.attention-document-body{overflow:auto!important;background:#fff!important;padding:24px!important}.attention-notice-text{width:min(920px,100%);margin:0 auto;padding:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#454b52;background:transparent;font-size:15px;line-height:1.62;font-weight:500}html[data-theme=dark] .attention-document-body{background:#171a20!important}html[data-theme=dark] .attention-notice-text{color:#e2e5e9}.notification-comment-preview{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:normal!important;color:inherit!important;line-height:1.35!important}.settings-title .production-badge{display:none!important}html[data-theme=light] .notification-popover>footer,html[data-theme=light] .notification-list,html[data-theme=light] .notification-popover>header{background:#fff!important}html[data-theme=dark] .notification-popover>footer,html[data-theme=dark] .notification-list,html[data-theme=dark] .notification-popover>header{background:#171a20!important}.notification-popover>footer{min-height:40px!important;display:flex!important;align-items:center!important}.crypto-card .field{background:transparent!important}.crypto-card .field select{height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 13px!important;line-height:48px!important}html[data-theme=light] .crypto-card .field select,html[data-theme=light] .cert-detail,html[data-theme=light] .cert-detail>div{background:#fff!important}html[data-theme=dark] .crypto-card .field select,html[data-theme=dark] .cert-detail,html[data-theme=dark] .cert-detail>div{background:#1d2129!important}.cert-detail>div{background-clip:padding-box!important}html[data-theme=light] input:focus,html[data-theme=light] input:focus-visible,html[data-theme=light] select:focus,html[data-theme=light] select:focus-visible,html[data-theme=light] textarea:focus,html[data-theme=light] textarea:focus-visible,html[data-theme=dark] input:focus,html[data-theme=dark] input:focus-visible,html[data-theme=dark] select:focus,html[data-theme=dark] select:focus-visible,html[data-theme=dark] textarea:focus,html[data-theme=dark] textarea:focus-visible{outline:0!important;outline-offset:0!important;box-shadow:none!important;border-color:#c9c400!important}.counterparties-page{display:flex!important;flex-direction:column!important;overflow:hidden!important}.counterparties-page .fp-simple-header{flex:0 0 auto!important}.counterparty-toolbar{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:8px;align-items:center;margin-bottom:12px}.counterparty-toolbar input,.counterparty-toolbar button{height:40px!important;min-height:40px!important}.counterparty-layout{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(620px,1.35fr);gap:12px}.counterparty-registry-card,.counterparty-details-card{min-height:0;display:flex;flex-direction:column;border:1px solid var(--ui-border);border-radius:12px;overflow:hidden;background:var(--ui-panel)}.counterparty-section-head,.counterparty-branches-head{flex:0 0 auto;min-height:52px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--ui-border)}.counterparty-section-head>div,.counterparty-branches-head>div{display:flex;align-items:center;gap:8px;min-width:0}.counterparty-section-head span,.counterparty-branches-head span{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.counterparty-section-head b,.counterparty-branches-head b{font-size:14px;color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counterparty-count{padding:2px 7px;border-radius:999px;background:#c9c4001f}.counterparty-section-head small,.counterparty-branches-head small{font-size:11px;color:var(--muted);white-space:nowrap}.counterparty-table,.counterparty-branches-table{min-height:0;overflow:auto;scrollbar-width:thin}.counterparty-org-table{flex:1 1 auto}.counterparty-row{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) minmax(130px,.72fr) 150px;gap:10px;align-items:center;padding:8px 12px;border:0;border-bottom:1px solid var(--ui-border);border-radius:0;background:transparent;color:var(--text);text-align:left}button.counterparty-row{cursor:pointer}.counterparty-row.head{position:sticky;top:0;z-index:2;min-height:36px;background:var(--ui-panel);font-size:11px;font-weight:800;color:var(--muted)}button.counterparty-row:hover{background:#c9c4000f}button.counterparty-row.active{background:#c9c4001c;box-shadow:inset 3px 0 #c9c400!important}.counterparty-row>span{min-width:0;font-size:12px}.counterparty-row>span:first-child{display:grid;gap:3px}.counterparty-row b{font-size:12px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counterparty-row small{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counterparty-branch-stats{display:grid!important;gap:2px;align-content:center}.counterparty-branch-stats b{font-variant-numeric:tabular-nums}.counterparty-count-caption{font-size:10px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;color:var(--muted)!important}.counterparty-details-card{overflow:hidden}.counterparty-requisites{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--ui-border)}.counterparty-requisites>div{min-width:0;min-height:64px;padding:10px 12px;border-right:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border);display:grid;align-content:center;gap:4px}.counterparty-requisites>div:nth-child(4n){border-right:0}.counterparty-requisites>div:nth-last-child(-n+4){border-bottom:0}.counterparty-requisites span{font-size:10px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.035em}.counterparty-requisites b,.counterparty-requisites code{font-size:12px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counterparty-branches-table{flex:1 1 auto}.counterparty-branch-row{min-width:620px;min-height:48px;display:grid;grid-template-columns:170px minmax(360px,1fr) 125px;gap:10px;align-items:center;padding:7px 12px;border-bottom:1px solid var(--ui-border);color:var(--text)}.counterparty-branch-row.head{position:sticky;top:0;z-index:2;min-height:36px;background:var(--ui-panel);font-size:11px;font-weight:800;color:var(--muted)}.counterparty-branch-row>span,.counterparty-branch-row>code{font-size:11px;min-width:0;overflow-wrap:anywhere}.counterparty-branch-row>span:nth-child(3){display:flex;align-items:center;gap:7px;white-space:nowrap}.branch-status-dot{width:9px;height:9px;min-width:9px;min-height:9px;border-radius:50%;display:inline-block;background:#a6adb7}.branch-status-dot.good{background:#22c55e;box-shadow:0 0 0 3px #22c55e1c}.branch-status-dot.bad{background:#e34c67;box-shadow:0 0 0 3px #e11d481a}.counterparty-empty{padding:24px;text-align:center;color:var(--muted);font-size:12px}html[data-theme=light] .counterparty-registry-card,html[data-theme=light] .counterparty-details-card,html[data-theme=light] .counterparty-row.head,html[data-theme=light] .counterparty-branch-row.head{background:#fff!important}html[data-theme=dark] .counterparty-registry-card,html[data-theme=dark] .counterparty-details-card,html[data-theme=dark] .counterparty-row.head,html[data-theme=dark] .counterparty-branch-row.head{background:#171a20!important}@media(max-width:1280px){.counterparty-layout{grid-template-columns:1fr!important;overflow:auto!important}.counterparty-registry-card{min-height:320px}.counterparty-details-card{min-height:520px}.counterparty-toolbar{grid-template-columns:minmax(0,1fr) 190px!important}}@media(max-width:760px){.counterparty-toolbar{grid-template-columns:1fr!important}.counterparty-requisites{grid-template-columns:repeat(2,minmax(0,1fr))!important}.counterparty-requisites>div{border-right:1px solid var(--ui-border)!important;border-bottom:1px solid var(--ui-border)!important}.counterparty-requisites>div:nth-child(2n){border-right:0!important}.counterparty-row{min-width:700px}}.doc-kiz-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.doc-kiz-count.secondary-count{background:#7f7f7f14;color:var(--muted);border-color:var(--ui-border)}.sscc-auto-progress{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 14px;margin-bottom:12px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-panel)}.sscc-auto-progress>div{display:grid;gap:3px}.sscc-auto-progress b{font-size:12px}.sscc-auto-progress small{font-size:11px;color:var(--muted)}.sscc-package-list{display:grid;gap:10px;min-width:0}.sscc-package-card{overflow:hidden;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel)}.sscc-package-card>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:16px minmax(220px,1.35fr) 100px minmax(180px,.9fr) minmax(150px,.7fr) 22px;gap:12px;align-items:center;min-height:66px;padding:10px 14px;color:var(--text)}.sscc-package-card>summary::-webkit-details-marker{display:none}.sscc-package-card>summary:hover{background:#c9c4000b}.sscc-package-card>summary>div{min-width:0;display:grid;gap:3px}.sscc-package-card>summary span,.sscc-package-card>summary small{font-size:10px;color:var(--muted)}.sscc-package-card>summary b{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sscc-package-card>summary>i{font-style:normal;font-size:18px;transition:transform .16s ease;color:var(--muted)}.sscc-package-card[open]>summary>i{transform:rotate(180deg)}.sscc-package-code code{font-size:12px;overflow-wrap:anywhere;color:var(--text)}.sscc-package-dot{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;max-width:11px!important;max-height:11px!important;border-radius:50%!important;display:block}.sscc-package-dot.good{background:#22c55e;box-shadow:0 0 0 3px #22c55e1c}.sscc-package-dot.bad{background:#e34c67;box-shadow:0 0 0 3px #e11d481a}.sscc-package-warning{padding:9px 14px;border-top:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border);font-size:11px;color:#c2415d;background:#e11d480f}.sscc-contents-table{overflow:auto}.sscc-contents-row{min-width:980px;display:grid;grid-template-columns:42px minmax(270px,1.45fr) minmax(180px,.9fr) minmax(170px,.8fr) minmax(160px,.75fr) 102px;gap:10px;align-items:center;min-height:48px;padding:7px 14px;border-top:1px solid var(--ui-border)}.sscc-contents-row.head{position:sticky;top:0;z-index:1;min-height:36px;background:var(--ui-panel);font-size:10px;font-weight:800;color:var(--muted)}.sscc-contents-row>span,.sscc-contents-row>b,.sscc-contents-row>code,.sscc-contents-row>div{min-width:0;font-size:11px}.sscc-contents-row>code{overflow-wrap:anywhere}.sscc-contents-row>div{display:grid;gap:2px}.sscc-contents-row small{font-size:10px;color:var(--muted)}.sscc-empty-row{padding:18px 14px;border-top:1px solid var(--ui-border);font-size:11px;color:var(--muted);text-align:center}html[data-theme=light] .sscc-auto-progress,html[data-theme=light] .sscc-package-card,html[data-theme=light] .sscc-contents-row.head{background:#fff!important}html[data-theme=dark] .sscc-auto-progress,html[data-theme=dark] .sscc-package-card,html[data-theme=dark] .sscc-contents-row.head{background:#171a20!important}@media(max-width:1100px){.sscc-package-card>summary{grid-template-columns:16px minmax(200px,1fr) 90px minmax(160px,.8fr) 22px}.sscc-package-card>summary>div:nth-of-type(4){display:none}}.sscc-hierarchy-panel{margin:0 14px 14px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2,rgba(255,255,255,.45))}.sscc-hierarchy-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.sscc-hierarchy-head div{display:flex;flex-direction:column;gap:2px}.sscc-hierarchy-head small{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.sscc-hierarchy-head b{font-size:14px}.sscc-hierarchy-head>span{font-size:11px;color:var(--muted)}.sscc-tree{display:grid;gap:5px}.sscc-tree .sscc-tree{margin-left:22px;padding-left:12px;border-left:2px solid color-mix(in srgb,var(--accent) 40%,var(--line))}.sscc-tree-line{min-height:32px;display:flex;align-items:center;gap:9px;min-width:0}.sscc-tree-line code{font-size:12px;overflow-wrap:anywhere}.sscc-tree-kind{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:22px;padding:0 7px;border-radius:7px;font-size:10px;font-weight:900;letter-spacing:.04em;background:color-mix(in srgb,var(--accent) 18%,transparent);border:1px solid color-mix(in srgb,var(--accent) 48%,var(--line))}.sscc-tree-line.sgtin .sscc-tree-kind{background:color-mix(in srgb,#45a66f 16%,transparent);border-color:color-mix(in srgb,#45a66f 46%,var(--line))}.sscc-tree-line small{margin-left:auto;color:var(--muted);font-size:10px}.sscc-tree-empty{margin:4px 0 0}@media(max-width:900px){.sscc-hierarchy-head{align-items:flex-start;flex-direction:column;gap:4px}.sscc-tree .sscc-tree{margin-left:10px;padding-left:8px}.sscc-tree-line small{display:none}}.kiz-pagination-footer{flex:0 0 48px!important;min-height:48px!important;height:48px!important;padding:7px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;border-top:1px solid var(--ui-border)!important;background:var(--ui-panel)!important}.kiz-pagination-footer>span{color:var(--muted)!important;font-size:12px!important;white-space:nowrap!important}.kiz-pagination-footer>span b{color:var(--text)!important;font-weight:800!important}.kiz-pagination{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important}.kiz-pagination button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border:1px solid var(--ui-border)!important;border-radius:9px!important;background:var(--ui-panel-soft)!important;color:var(--text)!important;font-size:12px!important;font-weight:750!important;box-shadow:none!important;outline:none!important}.kiz-pagination button:hover:not(:disabled){border-color:#e0ac008c!important;background:#ffd32917!important}.kiz-pagination button.active{border-color:#e0ac00!important;background:#ffd3292e!important;color:var(--text)!important;box-shadow:none!important}.kiz-pagination button:focus,.kiz-pagination button:focus-visible{outline:none!important;box-shadow:none!important}.kiz-pagination button:disabled{opacity:.35!important;cursor:default!important}.kiz-pagination .ellipsis{width:22px!important;min-width:22px!important;text-align:center!important;color:var(--muted)!important;font-size:13px!important;-webkit-user-select:none!important;user-select:none!important}.kiz-page-loading{margin-left:auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important;color:var(--muted)!important}.kiz-page-loading .sync-spinner{width:13px!important;height:13px!important;min-width:13px!important}@media(max-width:760px){.kiz-pagination-footer{height:auto!important;min-height:48px!important;flex-wrap:wrap!important;padding:7px 10px!important}.kiz-pagination{width:100%!important;overflow-x:auto!important;justify-content:flex-end!important;padding-bottom:2px!important}}.counterparty-org-table .counterparty-row{grid-template-columns:minmax(300px,1.7fr) minmax(210px,.95fr) minmax(150px,.6fr)!important;min-height:88px!important;gap:18px!important;padding:10px 14px!important}.counterparty-org-table .counterparty-row.head{min-height:36px!important;padding-top:0!important;padding-bottom:0!important}.counterparty-org-main{display:grid!important;align-content:center!important;gap:7px!important;min-width:0!important}.counterparty-org-name{width:max-content!important;max-width:100%!important;padding:0 0 5px!important;border-bottom:2px solid var(--yellow-2)!important;color:var(--text)!important;font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.counterparty-org-main>small{font-size:9px!important;color:var(--muted)!important}.counterparty-org-reqs,.counterparty-branch-stats{display:grid!important;align-content:center!important;gap:4px!important}.counterparty-org-reqs>span,.counterparty-branch-stats>span{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:7px!important;align-items:baseline!important;min-height:17px!important}.counterparty-org-reqs em,.counterparty-branch-stats em{font-style:normal!important;font-size:9px!important;font-weight:750!important;color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:.03em!important}.counterparty-org-reqs b,.counterparty-branch-stats b{font-size:11px!important;font-weight:800!important;color:var(--text)!important;font-variant-numeric:tabular-nums!important}.document-kiz-row>.doc-kiz-state,.doc-kiz-state,.kiz-batch-row>.kiz-state-dot,.kiz-state-dot,.sscc-package-dot{box-sizing:border-box!important;width:12px!important;min-width:12px!important;max-width:12px!important;height:12px!important;min-height:12px!important;max-height:12px!important;padding:0!important;margin:auto!important;border:0!important;border-radius:50%!important;flex:0 0 12px!important;display:block!important;align-self:center!important}.document-kiz-row>.doc-kiz-state{justify-self:center!important}.doc-kiz-state.good,.kiz-state-dot.good,.sscc-package-dot.good{background:#22c55e!important}.doc-kiz-state.warn,.kiz-state-dot.warn{background:#e1a91c!important}.doc-kiz-state.bad,.kiz-state-dot.bad,.sscc-package-dot.bad{background:#e34c67!important}.sscc-auto-progress small{line-height:1.35!important}.kiz-detail-empty.compact{min-height:86px!important;padding:14px 16px!important;margin-top:10px!important}@media(max-width:900px){.counterparty-org-table .counterparty-row{min-width:720px!important;grid-template-columns:minmax(300px,1.5fr) 220px 160px!important}}.document-analysis-banner{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:62px!important;margin:0 0 12px!important;padding:10px 12px!important;border:1px solid color-mix(in srgb,var(--yellow-2) 62%,var(--ui-border))!important;border-radius:12px!important;background:color-mix(in srgb,var(--yellow-2) 8%,var(--ui-panel))!important;color:var(--text)!important}.document-analysis-banner.waiting_retry{border-color:#e1a91c7a!important;background:#e1a91c12!important}.document-analysis-banner.failed{grid-template-columns:24px minmax(0,1fr)!important;border-color:#e34c676b!important;background:#e34c670f!important}.document-analysis-copy{min-width:0!important;display:grid!important;gap:3px!important}.document-analysis-copy b{font-size:12px!important;line-height:1.25!important;color:var(--text)!important}.document-analysis-copy small{font-size:11px!important;line-height:1.35!important;color:var(--muted)!important}.analysis-error-mark{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e34c67!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.processing-subscribe{min-height:36px!important;height:36px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border:1px solid color-mix(in srgb,var(--yellow-2) 65%,var(--ui-border))!important;border-radius:9px!important;background:var(--ui-panel)!important;color:var(--text)!important;box-shadow:none!important;outline:none!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.processing-subscribe:hover:not(:disabled){background:color-mix(in srgb,var(--yellow-2) 11%,var(--ui-panel))!important}.processing-subscribe.enabled{opacity:.72!important;cursor:default!important}.processing-subscribe svg,.processing-subscribe img{width:15px!important;height:15px!important}.notification-item.processing-notice .notification-state{background:#22c55e!important;box-shadow:0 0 0 3px #22c55e1a!important}.notification-item.processing-notice .notification-state.failed{background:#e34c67!important;box-shadow:0 0 0 3px #e34c671a!important}.notification-copy{display:grid!important;gap:3px!important;min-width:0!important}.notification-copy>b{font-size:12px!important;color:var(--text)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:760px){.document-analysis-banner{grid-template-columns:18px minmax(0,1fr)!important}.processing-subscribe{grid-column:1/-1!important;justify-self:stretch!important;justify-content:center!important}}.auto-sync-badge{min-height:44px!important;padding:7px 11px!important;display:flex!important;align-items:center!important;gap:9px!important;border:1px solid var(--ui-border)!important;border-radius:10px!important;background:var(--ui-panel)!important;color:var(--text)!important}.auto-sync-badge>span{width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;border-radius:50%!important;background:#22c55e!important;box-shadow:0 0 0 3px #22c55e1a!important}.auto-sync-badge>div{display:grid!important;gap:1px!important}.auto-sync-badge b{font-size:11px!important}.auto-sync-badge small{font-size:9px!important;color:var(--muted)!important}.fp-top-actions .notification-center{position:relative!important;display:grid!important;place-items:center!important;width:64px!important;min-width:64px!important}.fp-top-actions .notification-envelope{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:grid!important;place-items:center!important;background:#fff!important;color:#b28f00!important;border:1px solid transparent!important;border-radius:8px!important;opacity:1!important;visibility:visible!important}.fp-top-actions .notification-envelope:hover,.fp-top-actions .notification-envelope.has-unread{color:#7d6500!important;border-color:color-mix(in srgb,var(--fp-yellow) 55%,#e7e7e7)!important;background:color-mix(in srgb,var(--fp-yellow) 10%,#fff)!important}.fp-top-actions .notification-envelope .ui-icon{width:22px!important;height:22px!important;stroke-width:2!important}.fp-top-actions .notification-badge{top:3px!important;right:3px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border:2px solid #fff!important;background:var(--fp-yellow)!important;color:#2f343a!important;font-size:8px!important;font-weight:900!important}.sscc-auto-progress{border-left:4px solid var(--yellow-2)!important}.fp-top-actions .schema633-center,.fp-top-actions .processing-center{width:52px!important;min-width:52px!important}.fp-top-actions .schema633-envelope,.fp-top-actions .processing-bell{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.fp-top-actions .schema633-envelope .ui-icon,.fp-top-actions .processing-bell .ui-icon{width:22px!important;height:22px!important}.fp-top-actions .schema633-envelope{color:#8d7200!important}.fp-top-actions .processing-bell{color:#b28f00!important}.schema633-popover>header small{color:#b28f00!important}.processing-popover>header small{color:#8d939a!important}.resizable-grid-table .documents-register-row,.resizable-grid-table .counterparty-row,.resizable-grid-table .counterparty-branch-row{grid-template-columns:var(--column-template)!important;min-width:var(--table-min-width)!important}.resizable-head-cell{position:relative!important;min-width:0!important;overflow:visible!important;padding-right:18px!important;-webkit-user-select:none!important;user-select:none!important}.resizable-head-cell>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.column-resizer{position:absolute!important;z-index:12!important;top:7px!important;right:-5px!important;width:10px!important;height:calc(100% - 14px)!important;min-width:10px!important;min-height:24px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;cursor:col-resize!important;background:transparent!important}.column-resizer:after{content:"";position:absolute;top:4px;bottom:4px;left:4px;width:2px;border-radius:2px;background:color-mix(in srgb,var(--yellow-2) 62%,var(--ui-border));opacity:.45}.column-resizer:hover:after{opacity:1;background:var(--yellow-2)}.table-sizing-toolbar{flex:0 0 auto!important;min-height:34px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;padding:4px 12px!important;border-bottom:1px solid var(--ui-border)!important;background:var(--ui-panel)!important;color:var(--muted)!important;font-size:10px!important}.table-autofit-button,.table-head-tools button{width:auto!important;height:26px!important;min-height:26px!important;padding:0 9px!important;border:1px solid var(--ui-border)!important;border-radius:7px!important;background:transparent!important;color:var(--text)!important;font-size:10px!important;font-weight:700!important}.table-autofit-button:hover,.table-head-tools button:hover{border-color:var(--yellow-2)!important;background:#c9c40012!important}.table-autofit-button.subtle{color:var(--muted)!important}.table-head-tools{margin-left:auto!important;display:flex!important;align-items:center!important;gap:6px!important}.documents-register.resizable-grid-table{min-width:0!important;width:max-content!important;min-width:100%!important}.documents-register.resizable-grid-table .documents-register-row{min-height:56px!important;width:max-content!important;background:var(--ui-panel)!important}.documents-register.resizable-grid-table .documents-register-row.head{min-height:44px!important}.documents-register.resizable-grid-table .documents-register-row>*{min-height:56px!important;padding:8px 11px!important;white-space:normal!important;line-height:1.32!important;overflow-wrap:anywhere!important}.documents-register.resizable-grid-table .documents-register-row.head>*{min-height:44px!important;white-space:nowrap!important}.documents-register.resizable-grid-table .documents-register-row>b:nth-child(3){font-variant-numeric:tabular-nums!important}.document-business-number{font-weight:800!important;color:var(--text)!important;font-variant-numeric:tabular-nums!important}@media(max-width:760px){.documents-register.resizable-grid-table .documents-register-row>*{display:flex!important}}.counterparty-registry-card{min-width:0!important}.counterparty-org-table.resizable-grid-table{width:100%!important;overflow:auto!important}.counterparty-org-table.resizable-grid-table .counterparty-row{width:max-content!important;min-height:108px!important;gap:0!important;padding:0!important;align-items:stretch!important}.counterparty-org-table.resizable-grid-table .counterparty-row>span{min-height:108px!important;padding:14px 16px!important;border-right:1px solid var(--ui-border)!important;display:grid!important;align-content:center!important}.counterparty-org-table.resizable-grid-table .counterparty-row>span:last-child{border-right:0!important}.counterparty-org-table.resizable-grid-table .counterparty-row.head{min-height:42px!important}.counterparty-org-table.resizable-grid-table .counterparty-row.head>span{min-height:42px!important;padding:0 14px!important;display:flex!important;align-items:center!important}.counterparty-org-main{gap:8px!important}.counterparty-org-name{width:100%!important;max-width:none!important;padding:0 0 7px!important;border-bottom:2px solid var(--yellow-2)!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}.counterparty-org-main>small{font-size:9.5px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important}.counterparty-org-reqs,.counterparty-branch-stats{gap:7px!important}.counterparty-org-reqs>span,.counterparty-branch-stats>span{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;min-height:19px!important}.counterparty-org-reqs em,.counterparty-branch-stats em{font-size:9.5px!important}.counterparty-org-reqs b,.counterparty-branch-stats b{font-size:11.5px!important;white-space:nowrap!important}.counterparty-profile-head{flex:0 0 auto!important;min-height:104px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;padding:14px 16px!important;border-bottom:1px solid var(--ui-border)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--yellow-2) 8%,var(--ui-panel)),var(--ui-panel) 46%)!important}.counterparty-profile-head>div:first-child{min-width:0!important;display:grid!important;gap:5px!important}.counterparty-profile-head small{font-size:9px!important;font-weight:800!important;color:var(--muted)!important;letter-spacing:.05em!important}.counterparty-profile-head h3{width:fit-content!important;max-width:100%!important;margin:0!important;padding:0 0 6px!important;border-bottom:2px solid var(--yellow-2)!important;font-size:15px!important;line-height:1.35!important;color:var(--text)!important;overflow-wrap:anywhere!important}.counterparty-profile-head code{font-size:10px!important;color:var(--muted)!important;overflow-wrap:anywhere!important}.counterparty-profile-md{min-width:116px!important;display:grid!important;justify-items:end!important;gap:1px!important;padding-left:18px!important;border-left:1px solid var(--ui-border)!important}.counterparty-profile-md span{font-size:9px!important;font-weight:750!important;color:var(--muted)!important;text-transform:uppercase!important}.counterparty-profile-md b{font-size:22px!important;line-height:1!important;color:var(--text)!important}.counterparty-profile-md small{font-size:10px!important;color:var(--muted)!important}.counterparty-requisites{grid-template-columns:repeat(4,minmax(150px,1fr))!important}.counterparty-requisites>div{min-height:72px!important;padding:11px 13px!important}.counterparty-requisites b,.counterparty-requisites code{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;line-height:1.35!important}.counterparty-branches-table.resizable-grid-table{overflow:auto!important}.counterparty-branches-table.resizable-grid-table .counterparty-branch-row{width:max-content!important;gap:0!important;padding:0!important;min-height:54px!important}.counterparty-branches-table.resizable-grid-table .counterparty-branch-row>*{min-height:54px!important;padding:9px 12px!important;border-right:1px solid var(--ui-border)!important;display:flex!important;align-items:center!important;white-space:normal!important;line-height:1.35!important}.counterparty-branches-table.resizable-grid-table .counterparty-branch-row>*:last-child{border-right:0!important}.counterparty-branches-table.resizable-grid-table .counterparty-branch-row.head{min-height:40px!important}.counterparty-branches-table.resizable-grid-table .counterparty-branch-row.head>*{min-height:40px!important;white-space:nowrap!important}@media(max-width:900px){.counterparty-profile-head{grid-template-columns:1fr!important}.counterparty-profile-md{justify-items:start!important;border-left:0!important;border-top:1px solid var(--ui-border)!important;padding:10px 0 0!important}.counterparty-requisites{grid-template-columns:repeat(2,minmax(150px,1fr))!important}}.document-business-number{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.document-business-number>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.copy-document-number{flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:var(--muted)!important;box-shadow:none!important}.copy-document-number .ui-icon{width:15px!important;height:15px!important}.copy-document-number:hover{color:var(--text)!important;border-color:var(--yellow-2)!important;background:color-mix(in srgb,var(--yellow-2) 10%,transparent)!important}.copy-document-number:focus,.copy-document-number:focus-visible{outline:0!important;box-shadow:none!important}
