html,body,#root{width:100%;height:100%;margin:0;padding:0}body{min-height:100vh}:root{--navy:#16305a;--gold:#f5b333;--red:#d3242c;--blue-accent:#3fa9f5;--btn-blue:#1e4679;--text-muted:#6b7685;--border:#dde2e9}html,body{height:100%;margin:0}body{color:#1c2530;-webkit-font-smoothing:antialiased;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.page{width:100%;min-height:100vh;display:flex;position:relative}.page:after{content:"";pointer-events:none;z-index:100;background:#080e180f;position:fixed;inset:0}.left{background:var(--navy);color:#fff;flex-direction:column;flex:0 0 50%;max-width:50%;padding:40px 48px 28px;display:flex;position:relative;overflow:hidden}.grid-overlay{pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.brand{z-index:2;align-items:center;gap:14px;display:flex;position:relative}.logo-box{color:#1c2530;letter-spacing:.5px;background:linear-gradient(155deg,#f5b333 55%,#8a8f97 140%);border-radius:8px;padding:10px 13px;font-size:15px;font-weight:800;line-height:1}.brand-title{font-size:1.4rem;font-weight:700;line-height:1.15}.brand-sub{color:#ffffffa6;margin-top:1px;font-size:.78rem}.left-center{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.seal-wrap{margin-bottom:30px}.seal-img{object-fit:contain;filter:drop-shadow(0 10px 25px #00000059);width:250px;height:250px}.tagline{text-align:center;max-width:520px}.tagline-eyebrow{color:var(--gold);letter-spacing:1.8px;margin-bottom:14px;font-size:.76rem;font-weight:700}.tagline-title{margin:0 0 14px;font-size:2.35rem;font-weight:800;line-height:1.18;color:#fff!important}.tagline-sub{color:#ffffffb8;margin:0;font-size:1rem}.corner-bars{z-index:2;flex-direction:column;gap:6px;width:110px;display:flex;position:relative}.corner-bars .bar{border-radius:1px;height:3px}.bar-blue{background:var(--blue-accent);width:100%}.bar-gold{background:var(--gold);width:82%}.bar-red{background:var(--red);width:64%}.corner-bars-top{align-items:flex-end;position:absolute;top:32px;right:48px}.corner-bars-bottom{align-items:flex-start;margin-top:18px}.left-footer{z-index:2;color:#ffffff80;justify-content:space-between;align-items:center;margin-top:10px;font-size:.76rem;display:flex;position:relative}.left-footer-country{letter-spacing:1.4px;color:#fff6;font-size:.72rem}.right{background:#f7f8fa;flex:1;justify-content:center;align-items:center;padding:48px;display:flex;position:relative}.lang-switch{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:.85rem;font-weight:600;transition:background .15s;display:flex;position:absolute;top:36px;right:48px}.lang-switch:hover{background:#0000000d}.login-card{width:min(420px,100%)}.login-title{color:#151c26;margin:0 0 8px;font-size:2rem;font-weight:800}.login-sub{color:var(--text-muted);margin:0 0 40px;font-size:.98rem}.field{margin-bottom:22px}.field label{color:#2b3441;margin-bottom:8px;font-size:.88rem;font-weight:600;display:block}.input-wrap{position:relative}.form-control{border:1px solid var(--border);color:#1c2530;background:#fff;border-radius:8px;outline:none;width:100%;height:52px;padding:0 16px;font-size:.96rem;transition:border-color .15s,box-shadow .15s}.form-control::placeholder{color:#a7afba}.form-control:focus{border-color:var(--blue-accent);box-shadow:0 0 0 3px #3fa9f52e}#password{padding-right:46px}.eye-toggle{color:#9aa4b1;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.eye-toggle:hover{color:var(--btn-blue)}.btn-signin{background:var(--btn-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;height:52px;margin-top:6px;font-size:1rem;font-weight:700;transition:background .15s}.btn-signin:hover{background:#183a68}.restricted-note{text-align:center;color:var(--text-muted);margin-top:48px;font-size:.82rem}@media (width<=992px){.page{flex-direction:column}.left,.right{flex:none;width:100%;max-width:100%}.left{min-height:56vh;padding:28px 24px 22px}.right{min-height:44vh;padding:40px 24px}.seal-img{width:180px;height:180px}.tagline-title{font-size:1.7rem}.lang-switch{top:20px;right:24px}.corner-bars-top{width:90px;top:20px;right:24px}}.form-error{color:var(--red);margin:-6px 0 16px;font-size:.85rem}.btn-signin:disabled{opacity:.7;cursor:not-allowed}:root{--navy:#16305a;--gold:#f5b333;--red:#d3242c;--btn-blue:#1e4679;--text-muted:#6b7685;--border:#e2e6ec}*{box-sizing:border-box}.shell{background:#f7f8fa;min-height:100vh;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:flex}.shell-sidebar{background:var(--navy);color:#fff;flex-direction:column;flex:0 0 260px;width:260px;padding:28px 20px;display:flex}.shell-brand{align-items:center;gap:12px;margin-bottom:36px;display:flex}.shell-logo-box{color:#1c2530;background:linear-gradient(155deg,#f5b333 55%,#8a8f97 140%);border-radius:7px;padding:8px 11px;font-size:13px;font-weight:800}.shell-brand-title{font-size:1.1rem;font-weight:700}.shell-brand-sub{color:#fff9;font-size:.72rem}.shell-nav{flex-direction:column;flex:1;gap:4px;display:flex}.shell-nav-item{color:#ffffffbf;cursor:pointer;border-radius:8px;padding:10px 14px;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .15s}.shell-nav-item:hover{background:#ffffff0f}.shell-nav-item.active{color:#fff;background:#ffffff1f;font-weight:600}.shell-nav-item.disabled{color:#ffffff52;cursor:not-allowed}.shell-nav-item.disabled:hover{background:0 0}.shell-user{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:12px;padding:14px 10px;display:flex}.shell-user-avatar{background:var(--gold);color:#1c2530;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.shell-user-info{overflow:hidden}.shell-user-name{white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.shell-user-role{color:#ffffff8c;font-size:.72rem}.shell-logout{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;margin-top:10px;padding:10px;font-size:.85rem;font-weight:600;transition:background .15s}.shell-logout:hover{background:#ffffff29}.shell-body{flex-direction:column;flex:1;display:flex}.shell-topbar{justify-content:flex-end;padding:24px 40px 0;display:flex}.shell-lang-switch{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;font-weight:600;transition:background .15s;display:flex}.shell-lang-switch:hover{background:#fff}.shell-main{flex:1;padding:24px 40px 48px}@media (width<=800px){.shell{flex-direction:column}.shell-sidebar{flex-direction:row;flex:none;align-items:center;width:100%;padding:14px 20px}.shell-nav{display:none}.shell-user{border:none;margin:0 0 0 auto}.shell-logout{margin:0 0 0 10px}.shell-topbar{padding:16px 20px 0}.shell-main{padding:16px 20px 32px}}.dash-sub{color:#6b7685;margin:0 0 32px}.dash-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:700px;display:grid}.dash-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;padding:22px}.dash-card-label{color:#6b7685;margin-bottom:8px;font-size:.85rem}.dash-card-value{color:#151c26;font-size:1.8rem;font-weight:800}.prov-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.prov-header h1{color:#151c26;margin:0 0 4px;font-size:1.7rem;font-weight:800}.prov-sub{color:#6b7685;margin:0;font-size:.92rem}.prov-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#1e4679;border:none;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.prov-btn-primary:hover{background:#183a68}.prov-btn-primary:disabled{opacity:.6;cursor:not-allowed}.prov-btn-secondary{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.prov-btn-secondary:hover{background:#f4f5f7}.prov-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.88rem}.prov-empty{color:#8a93a1;padding:20px 0;font-size:.92rem}.prov-tree{background:#fff;border:1px solid #e2e6ec;border-radius:12px;padding:12px 16px}.prov-node{margin-top:2px}.prov-node-row{border-radius:8px;align-items:center;gap:8px;padding:8px 6px;display:flex}.prov-node-row:hover{background:#f7f8fa}.prov-expand{color:#6b7685;cursor:pointer;background:0 0;border:none;width:18px;font-size:.85rem}.prov-expand-spacer{width:18px;display:inline-block}.prov-node-name{color:#1c2530;font-size:.94rem;font-weight:600}.prov-badge{border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600}.prov-badge-code{color:#4a5568;background:#eef1f6}.prov-badge-level{color:#1e4679;background:#e8f0fb}.prov-badge-inactive{color:#b3261e;background:#fdecec}.prov-node-actions{opacity:0;gap:4px;margin-left:auto;transition:opacity .12s;display:flex}.prov-node-row:hover .prov-node-actions{opacity:1}.prov-node-actions button{cursor:pointer;color:#4a5568;background:0 0;border:1px solid #dde2e9;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;display:flex}.prov-node-actions button:hover{background:#eef1f6}.prov-node-actions .prov-danger:hover{color:#b3261e;background:#fdecec;border-color:#f3c6c4}.prov-node-children{border-left:1px dashed #dde2e9;margin-left:8px}.prov-modal-overlay{z-index:200;background:#0f141e66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.prov-modal{background:#fff;border-radius:14px;width:min(420px,90%);padding:28px}.prov-modal h2{color:#151c26;margin:0 0 20px;font-size:1.2rem;font-weight:700}.prov-field{margin-bottom:16px}.prov-field label{color:#2b3441;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.prov-field input{border:1px solid #dde2e9;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;font-size:.92rem}.prov-field input:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.prov-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.am-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.am-header h1{color:#151c26;margin:0 0 4px;font-size:1.7rem;font-weight:800}.am-sub{color:#6b7685;margin:0;font-size:.92rem}.am-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#1e4679;border:none;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.am-btn-primary:hover{background:#183a68}.am-btn-primary:disabled{opacity:.6;cursor:not-allowed}.am-btn-secondary{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.am-btn-secondary:hover{background:#f4f5f7}.am-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:24px;display:grid}.am-stat-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;padding:18px}.am-stat-value{color:#151c26;font-size:1.7rem;font-weight:800}.am-stat-label{color:#6b7685;margin-top:4px;font-size:.8rem}.am-green{color:#1a7f37}.am-red{color:#b3261e}.am-amber{color:#b06a00}.am-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.88rem}.am-empty{color:#8a93a1;padding:20px;font-size:.92rem}.am-table-wrap{background:#fff;border:1px solid #e2e6ec;border-radius:12px;overflow:hidden}.am-table{border-collapse:collapse;width:100%;font-size:.88rem}.am-table th{text-align:left;color:#6b7685;text-transform:uppercase;letter-spacing:.4px;background:#f7f8fa;border-bottom:1px solid #e2e6ec;padding:12px 16px;font-size:.78rem;font-weight:600}.am-table td{color:#2b3441;vertical-align:middle;border-bottom:1px solid #eef0f3;padding:12px 16px}.am-table tr:last-child td{border-bottom:none}.am-badge{border-radius:20px;margin-left:6px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.am-badge-neutral{color:#4a5568;background:#eef1f6;margin-left:0}.am-badge-green{color:#1a7f37;background:#e6f4ea;margin-left:0}.am-badge-red{color:#b3261e;background:#fdecec;margin-left:0}.am-badge-amber{color:#b06a00;background:#fdf3e3}.am-actions{flex-wrap:wrap;gap:6px;display:flex}.am-actions button{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:6px;padding:5px 10px;font-size:.78rem;font-weight:600}.am-actions button:hover{background:#f4f5f7}.am-actions .am-danger{color:#b3261e;border-color:#f3c6c4}.am-actions .am-danger:hover{background:#fdecec}.am-managed-note{color:#8a93a1;font-size:.78rem;font-style:italic}.am-modal-overlay{z-index:200;background:#0f141e66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.am-modal{background:#fff;border-radius:14px;width:min(460px,100%);max-height:90vh;padding:28px;overflow-y:auto}.am-modal h2{color:#151c26;margin:0 0 20px;font-size:1.2rem;font-weight:700}.am-field{margin-bottom:16px}.am-field-label-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.am-field-label-row label{color:#2b3441;font-size:.85rem;font-weight:600}.am-field input,.am-field select{background:#fff;border:1px solid #dde2e9;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;font-size:.92rem}.am-field input:focus,.am-field select:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.am-field input:disabled{color:#8a93a1;background:#f4f5f7}.am-help{position:relative}.am-help summary{cursor:pointer;color:#6b7685;border:1px solid #dde2e9;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.85rem;list-style:none;display:flex}.am-help summary::-webkit-details-marker{display:none}.am-help[open] summary{background:#eef1f6}.am-help p{z-index:10;color:#fff;background:#1c2530;border-radius:8px;width:220px;margin:0;padding:10px 12px;font-size:.78rem;line-height:1.4;position:absolute;top:22px;left:0;box-shadow:0 6px 20px #00000026}.am-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.am-credentials-note{color:#6b7685;margin:0 0 16px;font-size:.88rem}.am-credentials-box{background:#f7f8fa;border:1px solid #e2e6ec;border-radius:8px;margin-bottom:20px;padding:14px 16px;font-size:.9rem;line-height:1.8}.am-checkbox-row{gap:20px;padding:6px 0;display:flex}.am-checkbox-row label{color:#2b3441;cursor:pointer;align-items:center;gap:6px;font-size:.88rem;display:flex}.am-checkbox-row input[type=checkbox]{cursor:pointer;width:16px;height:16px}.am-perm-hint{color:#8a93a1;margin-top:2px;font-size:.7rem;display:block}.td-header{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.td-header h1{color:#151c26;margin:0 0 4px;font-size:1.7rem;font-weight:800}.td-sub{color:#6b7685;margin:0;font-size:.92rem}.td-btn-refresh{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:9px 16px;font-size:.85rem;font-weight:600}.td-btn-refresh:hover{background:#f4f5f7}.td-btn-refresh:disabled{opacity:.6;cursor:not-allowed}.td-readonly-note{color:#4a5568;background:#eef1f6;border-radius:8px;margin-bottom:20px;padding:8px 14px;font-size:.82rem;display:inline-block}.td-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.88rem}.td-empty{color:#8a93a1;padding:20px 0;font-size:.92rem}.td-list{flex-direction:column;gap:10px;display:flex}.td-duty-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;overflow:hidden}.td-duty-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 18px;display:flex}.td-duty-header:hover{background:#f7f8fa}.td-expand-icon{color:#6b7685;width:14px;font-size:.8rem}.td-duty-name{color:#1c2530;flex:1;font-size:.96rem;font-weight:700}.td-badge{border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:600}.td-badge-code{color:#4a5568;background:#eef1f6}.td-badge-article{color:#1e4679;background:#e8f0fb}.td-badge-green{color:#1a7f37;background:#e6f4ea}.td-badge-gray{color:#6b7685;background:#f0f1f3}.td-duty-body{border-top:1px solid #eef0f3;padding:0 18px 18px}.td-node-empty{color:#8a93a1;padding:14px 0 0;font-size:.85rem}.td-node{border-bottom:1px solid #f2f3f5;padding:12px 0}.td-node:last-child{border-bottom:none}.td-node-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.td-node-label{color:#1c2530;font-size:.9rem;font-weight:600}.td-node-meta{color:#6b7685;flex-wrap:wrap;gap:18px;margin:6px 0;font-size:.8rem;display:flex}.td-node-meta strong{color:#4a5568;font-weight:600}.td-rates-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:.82rem}.td-rates-table th{text-align:left;color:#8a93a1;text-transform:uppercase;letter-spacing:.3px;background:#f7f8fa;padding:6px 10px;font-size:.72rem;font-weight:600}.td-rates-table td{color:#2b3441;border-top:1px solid #f2f3f5;padding:6px 10px}.tp-header{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.tp-header h1{color:#151c26;margin:0 0 4px;font-size:1.7rem;font-weight:800}.tp-sub{color:#6b7685;margin:0;font-size:.92rem}.tp-header-actions{gap:10px;display:flex}.tp-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#1e4679;border:none;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.tp-btn-primary:hover{background:#183a68}.tp-btn-primary:disabled{opacity:.6;cursor:not-allowed}.tp-btn-secondary{color:#2b3441;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.tp-btn-secondary:hover{background:#f4f5f7}.tp-readonly-note{color:#4a5568;background:#eef1f6;border-radius:8px;margin-bottom:18px;padding:8px 14px;font-size:.82rem;display:inline-block}.tp-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.tp-search{border:1px solid #dde2e9;border-radius:8px;outline:none;flex:1;min-width:220px;height:42px;padding:0 14px;font-size:.9rem}.tp-search:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.tp-entity-filter{background:#fff;border:1px solid #dde2e9;border-radius:8px;min-width:200px;height:42px;padding:0 12px;font-size:.9rem}.tp-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.88rem}.tp-empty{color:#8a93a1;padding:20px;font-size:.92rem}.tp-table-wrap{background:#fff;border:1px solid #e2e6ec;border-radius:12px;overflow:hidden}.tp-table{border-collapse:collapse;width:100%;font-size:.88rem}.tp-table th{text-align:left;color:#6b7685;text-transform:uppercase;letter-spacing:.4px;background:#f7f8fa;border-bottom:1px solid #e2e6ec;padding:12px 16px;font-size:.78rem;font-weight:600}.tp-table td{color:#2b3441;border-bottom:1px solid #eef0f3;padding:12px 16px}.tp-table tr:last-child td{border-bottom:none}.tp-table code{color:#1e4679;background:#eef1f6;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82rem}.tp-badge{border-radius:20px;padding:3px 9px;font-size:.72rem;font-weight:600}.tp-badge-green{color:#1a7f37;background:#e6f4ea}.tp-badge-gray{color:#6b7685;background:#f0f1f3}.tp-cat-micro{color:#0369a1;background:#f0f9ff}.tp-cat-petite{color:#15803d;background:#f0fdf4}.tp-cat-moyenne{color:#b45309;background:#fffbeb}.tp-cat-grande{color:#b91c1c;background:#fef2f2}.tp-view-btn{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:600}.tp-view-btn:hover{background:#f4f5f7}.tp-modal-overlay{z-index:200;background:#0f141e66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tp-modal{background:#fff;border-radius:14px;width:min(480px,100%);max-height:90vh;padding:28px;overflow-y:auto}.tp-modal-wide{width:min(680px,100%)}.tp-modal h2{color:#151c26;align-items:center;gap:10px;margin:0 0 20px;font-size:1.2rem;font-weight:700;display:flex}.tp-nif-tag{color:#1e4679;background:#eef1f6;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:.85rem;font-weight:400}.tp-detail-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.tp-detail-label{color:#8a93a1;text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px;font-size:.76rem;display:block}.tp-detail-value{color:#1c2530;font-size:.92rem;font-weight:500;display:block}.tp-close-btn{color:#fff;cursor:pointer;background:#1e4679;border:none;border-radius:8px;width:100%;height:44px;font-size:.92rem;font-weight:700}.tp-close-btn:hover{background:#183a68}.tp-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tp-form-field{margin-bottom:14px}.tp-form-field label{color:#2b3441;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.tp-form-field input,.tp-form-field select{background:#fff;border:1px solid #dde2e9;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;font-size:.92rem}.tp-form-field input:focus,.tp-form-field select:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.tp-auto-field{font-style:italic;color:#6b7685!important;background:#f4f5f7!important}.tp-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.tp-import-help{color:#6b7685;margin:0 0 12px;font-size:.88rem}.tp-template-link{color:#1e4679;cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.tp-file-input{cursor:pointer;background:#fafbfc;border:2px dashed #dde2e9;border-radius:10px;width:100%;margin-bottom:16px;padding:12px;font-size:.88rem;display:block}.tp-parse-summary{color:#2b3441;margin:0 0 10px;font-size:.9rem}.tp-preview-wrap{border:1px solid #e2e6ec;border-radius:10px;max-height:260px;margin-bottom:16px;overflow:hidden auto}.tp-preview-table{font-size:.82rem}.tp-preview-more{color:#8a93a1;background:#f7f8fa;margin:0;padding:8px 14px;font-size:.8rem}.tp-import-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.tp-summary-item{text-align:center;background:#f7f8fa;border-radius:10px;padding:14px}.tp-summary-value{color:#151c26;font-size:1.5rem;font-weight:800;display:block}.tp-summary-label{color:#6b7685;margin-top:2px;font-size:.72rem;display:block}.tp-summary-green .tp-summary-value{color:#1a7f37}.tp-summary-amber .tp-summary-value{color:#b06a00}.tp-summary-red .tp-summary-value,.tp-cell-red{color:#b3261e}.tp-cell-amber{color:#b06a00}.tp-fiscal-entity-display{color:#1c2530;background:#f7f8fa;border:1px solid #e2e6ec;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:11px 14px;font-size:.92rem;display:flex}.tp-fiscal-code{color:#fff;background:#1e4679;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:.8rem;font-weight:700}.tp-fiscal-none{color:#8a93a1;font-style:italic}.tp-field-hint{color:#8a93a1;margin-top:5px;font-size:.76rem;display:block}.tp-multi-hint{color:#8a93a1;font-size:.78rem;font-weight:400}.tp-duties-loading{color:#8a93a1;margin:8px 0;font-size:.85rem}.tp-duties-checklist{border:1px solid #dde2e9;border-radius:8px;flex-direction:column;gap:6px;max-height:200px;padding:10px;display:flex;overflow-y:auto}.tp-duty-item{cursor:pointer;color:#2b3441;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:.88rem;transition:background .1s;display:flex}.tp-duty-item:hover{background:#f4f5f7}.tp-duty-item.selected{color:#1e4679;background:#eef4fb}.tp-duty-item input[type=checkbox]{cursor:pointer;accent-color:#1e4679;width:16px;height:16px}.tp-duties-selected-count{color:#1e4679;margin:6px 0 0;font-size:.78rem;font-weight:600}.tp-import-actions{margin-bottom:14px}.tp-template-btn{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600}.tp-template-btn:hover{background:#f4f5f7}.tp-drop-zone{text-align:center;cursor:pointer;border:2px dashed #b0bec5;border-radius:12px;margin-bottom:16px;padding:32px 20px;transition:border-color .2s,background .2s}.tp-drop-zone:hover{background:#f0f4fb;border-color:#1e4679}.tp-drop-icon{margin-bottom:8px;font-size:2rem;display:block}.tp-drop-label{color:#2b3441;margin-bottom:4px;font-size:.92rem;font-weight:600;display:block}.tp-drop-hint{color:#8a93a1;font-size:.78rem;display:block}h1{color:#151c26;margin:0 0 4px;font-size:1.7rem;font-weight:800}.st-sub{color:#6b7685;margin:0 0 24px;font-size:.92rem}.st-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;max-width:520px;margin-bottom:20px;padding:24px}.st-card h2{color:#1c2530;margin:0 0 18px;font-size:1.05rem;font-weight:700}.st-field{margin-bottom:16px}.st-field label{color:#2b3441;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.st-field input{border:1px solid #dde2e9;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;font-size:.92rem}.st-field input:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.st-field input:disabled{color:#8a93a1;background:#f4f5f7}.st-hint{color:#8a93a1;margin-top:5px;font-size:.78rem;display:block}.st-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:14px;padding:9px 13px;font-size:.85rem}.st-success{color:#1a7f37;background:#e6f4ea;border-radius:8px;margin-bottom:14px;padding:9px 13px;font-size:.85rem}.st-btn{color:#fff;cursor:pointer;background:#1e4679;border:none;border-radius:8px;height:42px;padding:0 20px;font-size:.9rem;font-weight:700}.st-btn:hover{background:#183a68}.st-btn:disabled{opacity:.7;cursor:not-allowed}.st-lang-row{gap:10px;margin-bottom:10px;display:flex}.st-lang-option{color:#2b3441;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:8px;padding:9px 18px;font-size:.88rem;font-weight:600}.st-lang-option:hover{background:#f4f5f7}.st-lang-option.active{color:#fff;background:#1e4679;border-color:#1e4679}.cp-page{background:#f7f8fa;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:flex}.cp-card{background:#fff;border:1px solid #e2e6ec;border-radius:14px;width:min(420px,100%);padding:36px}.cp-card h1{color:#151c26;margin:0 0 8px;font-size:1.5rem;font-weight:800}.cp-sub{color:#6b7685;margin:0 0 28px;font-size:.92rem}.cp-field{margin-bottom:18px}.cp-field label{color:#2b3441;margin-bottom:6px;font-size:.86rem;font-weight:600;display:block}.cp-field input{border:1px solid #dde2e9;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-size:.92rem}.cp-field input:focus{border-color:#3fa9f5;box-shadow:0 0 0 3px #3fa9f526}.cp-hint{color:#8a93a1;margin-top:5px;font-size:.76rem;display:block}.cp-error{color:#b3261e;background:#fdecec;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.85rem}.cp-btn{color:#fff;cursor:pointer;background:#1e4679;border:none;border-radius:8px;width:100%;height:48px;margin-top:6px;font-size:.95rem;font-weight:700}.cp-btn:hover{background:#183a68}.cp-btn:disabled{opacity:.7;cursor:not-allowed}
