:root{--bg-top: #f5f7ef;--bg-bottom: #e7efe6;--surface: #ffffff;--surface-soft: #f7faf5;--text-main: #1f2d22;--text-muted: #5b6d61;--line: #c9d7c9;--brand: #1f6b4b;--brand-strong: #175238;--danger: #9f2e2e;--success: #286239;--font-page-title-size: 28px;--font-page-title-weight: 600;--font-section-title-size: 22px;--font-section-title-weight: 600;--font-card-title-size: 18px;--font-card-title-weight: 600;--font-body-size: 16px;--font-body-weight: 400;--font-label-size: 14px;--font-label-weight: 500;--font-secondary-size: 14px;--font-secondary-weight: 400;--font-small-size: 12px;--font-small-weight: 400;--text-page-title: 28px;--text-section-title: 22px;--text-card-title: 18px;--text-body: 16px;--text-label: 14px;--text-small: 12px}:root{--black: #0a0a0b;--dark: #1c1c1e;--text-main: #2c2c2e;--text-muted: #6c6c70;--text-subtle: #aeaeb2;--line: #e5e5ea;--surface: #ffffff;--surface-soft: #f9f9fb;--surface-soft-2: #fcfcfe;--brand: #0071e3;--brand-strong: #0059b4;--brand-soft: #f0f7ff;--danger: #d04141;--danger-soft: #fff4f4;--success: #30d158;--success-dark: #1d7b3a;--success-soft: #f0fff4;--shadow-soft: 0 18px 44px rgba(10, 10, 11, .06);--shadow-hover: 0 22px 54px rgba(10, 10, 11, .1)}:root{--bg-top: #f4f7fb;--bg-bottom: #f4f7fb;--surface: #ffffff;--surface-soft: #f6f8fb;--surface-soft-2: #f8fafc;--text-main: #1e293b;--text-muted: #64748b;--text-subtle: #94a3b8;--line: #d9e2ec;--brand: #2f6fed;--brand-strong: #2459c9;--brand-soft: #eaf2ff;--danger: #dc2626;--danger-soft: #fee2e2;--success: #16a34a;--success-soft: #eaf7ef;--success-dark: #15803d;--black: #1e293b}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Trebuchet MS,Segoe UI,sans-serif;color:var(--text-main);font-size:var(--font-body-size);background:radial-gradient(circle at 8% 4%,rgba(31,107,75,.14),transparent 34%),linear-gradient(140deg,var(--bg-top) 0%,var(--bg-bottom) 100%)}.header{position:sticky;top:0;z-index:10;background:#ffffffe6;backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.header-inner{max-width:1320px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{font-family:Palatino Linotype,Book Antiqua,serif;font-size:var(--font-section-title-size);font-weight:700}.brand em{color:var(--brand);font-style:normal}.menu{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu-item{border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:var(--font-secondary-size);color:var(--text-muted);background:#fff;white-space:nowrap;flex:0 0 auto}.menu-item.active{border-color:var(--brand);color:var(--brand);font-weight:700}.header.applicant-mode .menu-item{cursor:pointer}.header.applicant-mode .menu-item.available{border-color:var(--brand);color:var(--brand);font-weight:700}.header.applicant-mode .menu-item.active{background:var(--brand);color:#fff}.header.applicant-mode .menu-item.disabled{border-color:#d5ddd6;background:#eef2ee;color:#97a59a;cursor:not-allowed}.header-right{display:flex;align-items:center;gap:8px;font-size:var(--font-secondary-size);color:var(--text-muted)}.header-status{display:flex;align-items:center;gap:8px}.header-login-btn{min-width:118px}.header-account{display:flex;align-items:center;gap:12px;padding:8px 10px 8px 14px;border:1px solid rgba(22,77,53,.16);border-radius:999px;background:#ffffffe6;box-shadow:0 10px 24px #0f362514;position:relative}.header-account-meta{display:flex;flex-direction:column;align-items:flex-end;min-width:0}.header-account-name{max-width:220px;font-weight:700;color:var(--text-main);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-account-role{color:#95a397;line-height:1.2}.header-avatar-btn,.cabinet-avatar-preview{width:44px;height:44px;border-radius:999px;border:1px solid rgba(22,77,53,.16);background:linear-gradient(160deg,#edf4ee,#dceae0);display:inline-flex;align-items:center;justify-content:center;color:var(--brand);overflow:hidden;flex-shrink:0}.header-avatar-btn{cursor:pointer}.header-avatar-btn:hover{border-color:var(--brand)}.header-avatar-btn:focus-visible{outline:2px solid rgba(0,113,227,.28);outline-offset:2px}.header-avatar-icon,.cabinet-avatar-icon{font-size:20px}.header-avatar-image,.cabinet-avatar-image{width:100%;height:100%;object-fit:cover}.header-account-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:220px;padding:10px 0;border:1px solid rgba(22,77,53,.14);border-radius:22px;background:#fffffffa;box-shadow:0 24px 54px #0a0a0b24;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:30}.header-account-menu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:12px}.header-account:hover .header-account-menu,.header-account:focus-within .header-account-menu,.header-account.is-open .header-account-menu{opacity:1;transform:translateY(0);pointer-events:auto}.header-account-divider{height:1px;margin:8px 14px;background:#1c1c1e14}.header-account-menu-item{width:calc(100% - 20px);margin:0 10px;padding:12px 14px;border:none;border-radius:14px;background:transparent;color:var(--text-main);display:flex;align-items:center;justify-content:space-between;gap:12px;font:inherit;font-weight:600;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.header-account-menu-item:hover,.header-account-menu-item:focus-visible{background:var(--brand-soft);color:var(--brand);outline:none;transform:translate(2px)}.header-account-menu-item.logout{color:var(--danger)}.header-account-menu-item.logout:hover,.header-account-menu-item.logout:focus-visible{background:var(--danger-soft);color:var(--danger)}.shell{max-width:1320px;margin:18px auto;padding:0 16px 22px;display:grid;grid-template-columns:280px 1fr;gap:14px}.shell.single-column{grid-template-columns:1fr}.card,#sidebarPanel,#mainPanel{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 28px #18281f14}#sidebarPanel{padding:16px;align-self:start;position:sticky;top:80px}.app-meta{margin-bottom:14px;padding:12px;border-radius:12px;background:var(--surface-soft);border:1px solid var(--line)}.meta-id{font-weight:700;font-size:var(--font-body-size)}.meta-sub{margin-top:3px;color:var(--text-muted);font-size:var(--font-secondary-size)}.chip{display:inline-block;margin-top:8px;border-radius:999px;padding:5px 10px;font-size:var(--font-small-size);font-weight:700}.chip.warning{color:#6c4a05;background:#fff2c8}.chip.success{color:#184b28;background:#dff3e4}.chip.danger{color:#6f1f1f;background:#ffdede}.steps{display:grid;gap:7px}.step-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 10px;border:1px solid var(--line);background:#fff;border-radius:10px;color:var(--text-muted);font-size:var(--font-secondary-size);cursor:pointer;text-align:left}.step-item span:last-child{flex:1;line-height:1.35;text-align:left}.step-item.active{border-color:var(--brand);color:var(--brand);font-weight:700}.step-item.done{color:#2f5b43}.bullet{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);font-size:var(--font-small-size)}.step-item.active .bullet{border-color:var(--brand);background:var(--brand);color:#fff}#mainPanel{padding:16px}.page-head{margin-bottom:14px}.page-eyebrow{color:var(--text-muted);font-size:var(--font-secondary-size)}.page-breadcrumb{margin-top:8px;color:var(--text-muted);font-size:var(--font-secondary-size)}h1{margin:4px 0 0;font-size:var(--font-page-title-size)}.process{margin-bottom:12px;display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.process-step{border:1px solid var(--line);border-radius:12px;padding:9px;background:#fff}.process-step .n{font-size:var(--font-small-size);color:var(--text-muted)}.process-step .name{margin-top:2px;font-weight:700;font-size:var(--font-secondary-size)}.process-step .who{margin-top:2px;font-size:var(--font-secondary-size);color:var(--text-muted)}.process-step.active{border-color:var(--brand);background:#eff8f2}.process-step.done{border-color:#9fb8a5;background:#f3f8f4}.section{margin-bottom:12px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.section.hidden{display:none}.is-hidden{display:none!important}.auth-gate{margin:0 auto;border:1px solid var(--line);border-radius:14px;padding:18px;background:var(--surface-soft);width:min(640px,100%);text-align:center}.auth-gate-logo{font-family:Palatino Linotype,Book Antiqua,serif;font-size:var(--font-page-title-size);font-weight:700}.auth-gate-logo em{color:var(--brand);font-style:normal}.auth-gate-title{font-size:var(--font-card-title-size);font-weight:700}.auth-gate-text{margin-top:6px;color:var(--text-muted);font-size:var(--font-secondary-size)}.auth-gate-meta{margin-top:10px;color:var(--text-muted);font-size:var(--font-secondary-size)}.registry-view{margin-bottom:12px}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.module-card{padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#eff8f2e0,#fffffff5),#fff;box-shadow:0 12px 28px #18281f0f}.module-card.is-disabled{background:linear-gradient(180deg,#f4f6f4f5,#fffffff5),#fff}.module-card-title{font-size:var(--font-card-title-size);font-weight:var(--font-card-title-weight);text-transform:uppercase;letter-spacing:.04em;color:#183727}.module-card-description{margin-top:14px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.45}.module-card button{margin-top:22px;width:auto;align-self:flex-start;min-width:148px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.service-card{min-height:108px;padding:16px;display:flex;align-items:center;justify-content:flex-start;text-align:left;border:1px solid #d8e4da;border-radius:16px;background:#fff}.service-card.is-enabled{background:linear-gradient(180deg,#f1f9f4eb,#fffffffa)}.service-card-label{color:var(--brand);font-size:var(--font-card-title-size);font-weight:var(--font-card-title-weight);line-height:1.35}.service-card:disabled .service-card-label{color:#8b9a8f}.registry-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.registry-title{font-size:var(--font-section-title-size);font-weight:var(--font-section-title-weight)}.registry-sub{margin-top:2px;color:var(--text-muted);font-size:var(--font-secondary-size)}.registry-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.registry-table{width:100%;border-collapse:collapse}.registry-table th,.registry-table td{padding:10px 12px;border-bottom:1px solid var(--line);font-size:var(--font-secondary-size);text-align:left}.application-number-head{white-space:nowrap}.application-number-cell{white-space:nowrap;word-break:normal;overflow-wrap:normal;hyphens:none}.registry-table thead{background:var(--surface-soft)}.registry-empty{padding:16px;color:var(--text-muted);font-size:var(--font-secondary-size)}.section-head{padding:12px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.section-title{font-size:var(--font-section-title-size);font-weight:var(--font-section-title-weight)}.section-sub{margin-top:2px;color:var(--text-muted);font-size:var(--font-secondary-size)}.section-body{padding:12px}.grid-2,.grid-3{display:grid;gap:10px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;gap:5px}.field label{font-size:var(--font-label-size);font-weight:var(--font-label-weight);color:var(--text-muted)}.required{color:var(--danger)}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px 10px;font-size:var(--font-secondary-size);font-family:inherit;color:var(--text-main);font-size:var(--font-body-size);background:#fff}.field textarea{min-height:96px;resize:vertical}.field .hint{font-size:var(--font-small-size);color:var(--text-muted)}.field .hint.applicant-lookup-status{display:block;margin-top:6px}.field .hint.applicant-lookup-status.is-error{color:#b42318}.field .hint.applicant-lookup-status.is-success{color:var(--brand)}.field.sourced label:after{content:" \2022  \438\437  \438\441\442\43e\447\43d\438\43a\430";color:var(--brand);font-weight:600}.field.sourced label{color:#70757d}.field.error input,.field.error select,.field.error textarea{border-color:var(--danger);background:#fff3f3}.field .error-text{font-size:var(--font-small-size);color:var(--danger)}.doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.doc-item{border:1px dashed var(--line);border-radius:10px;padding:10px;background:var(--surface-soft)}.doc-item label{display:block;font-size:var(--font-label-size);font-weight:var(--font-label-weight);margin-bottom:6px;color:var(--text-muted)}.obligation{margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:10px;font-size:var(--font-secondary-size);color:var(--text-muted);background:#fafdf8}.checks{margin-top:8px;display:grid;gap:8px;font-size:var(--font-secondary-size)}.checks label{display:flex;gap:8px;align-items:flex-start}.appendix-table-wrap{overflow-x:auto}.appendix-table{width:100%;border-collapse:collapse;min-width:820px}.appendix-table th,.appendix-table td{border:1px solid var(--line);padding:8px;vertical-align:top;text-align:left;font-size:var(--font-secondary-size)}.appendix-table th{background:var(--surface-soft);color:var(--text-muted);font-weight:var(--font-label-weight)}.appendix-table input{width:100%}.helper-card{margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:10px;font-size:var(--font-secondary-size);color:var(--text-muted);background:var(--surface-soft);white-space:pre-wrap}.action-bar{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.certificate-download-link{border:none;background:transparent;padding:0;color:#0071e3;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.certificate-download-link:hover{color:#0062c6}.registry-action{white-space:nowrap}.form-readonly .field input,.form-readonly .field select,.form-readonly .field textarea,.form-readonly .doc-item input{background:#f3f6f2;color:#4a5c51}button{border:0;border-radius:10px;padding:9px 12px;font-size:var(--font-secondary-size);font-family:inherit;cursor:pointer}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-strong)}.btn-secondary{background:#e4ece2;color:#234233}.btn-danger{background:#f8dddd;color:#7a2222}button:disabled{background:#cad7cc;color:#6a7a70;cursor:not-allowed}.session{border:1px solid var(--line);border-radius:12px;padding:10px;background:#fbfdfb}.session-dock{max-width:1320px;margin:0 auto 22px;padding:0 16px}.session-toggle-row{display:flex;justify-content:flex-end;margin-top:10px}.session-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:#ffffffeb;color:var(--text-muted);font-size:var(--font-secondary-size)}.session-toggle:hover{background:#f4f8f4}.session-toggle-icon{display:inline-flex;width:18px;justify-content:center;color:var(--brand);font-weight:700}.session-panel-wrap{margin-top:10px}.session .row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.session-meta{margin-top:8px;font-size:var(--font-secondary-size);color:var(--text-muted)}.api-output{margin-top:10px;border:1px solid #1d2c20;border-radius:10px;background:#111c14;color:#dcf0df;font-size:var(--font-secondary-size);line-height:1.4;padding:10px;max-height:280px;overflow:auto}@media (max-width: 1080px){.shell{grid-template-columns:1fr}#sidebarPanel{position:static}.module-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (max-width: 760px){.header-inner{align-items:flex-start;flex-direction:column}.grid-2,.grid-3,.doc-grid,.process{grid-template-columns:1fr}.registry-head{flex-direction:column;align-items:flex-start}.module-grid,.service-grid{grid-template-columns:1fr}}body{font-family:Inter,Segoe UI,sans-serif;color:var(--text-main);background:#fff}#registryView.applications-page{display:grid;gap:24px;border:none;background:transparent;box-shadow:none}.applications-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.applications-page-head-copy{min-width:0}.applications-page-title{margin:0;color:var(--black);font-size:36px;font-weight:600;line-height:45px}.applications-page-sub{margin:8px 0 0;color:var(--text-muted);font-size:16px;line-height:24px}.applications-page-create-btn{min-height:52px;min-width:177px;border-radius:14px;box-shadow:0 4px 16px #2f6fed33;white-space:nowrap}.applications-page-create-icon{font-size:18px;line-height:1}.applications-page-search{display:flex;align-items:center;gap:12px;min-height:49px;padding:0 16px;border:1px solid #d0d5dd;border-radius:14px;background:#fff}.applications-page-search-icon{display:inline-flex;width:20px;height:20px;color:var(--text-subtle);flex-shrink:0}.applications-page-search-icon svg{width:100%;height:100%;stroke:currentColor}.applications-page-search input{width:100%;border:none;outline:none;background:transparent;color:var(--black);font-family:inherit;font-size:16px;line-height:24px}.applications-page-search input::placeholder{color:var(--text-subtle)}.applications-page-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;min-height:58px;padding:8px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 2px 8px #1018280a}.applications-page-tab{min-height:41px;border:none;border-radius:14px;background:transparent;color:var(--text-muted);font-size:14px;font-weight:600;line-height:21px;white-space:nowrap;cursor:pointer}.applications-page-tab.active{background:var(--brand);color:#fff;box-shadow:0 2px 4px #2f6fed33}.applications-page-table-wrap{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}.applications-page-table-scroll{overflow-x:auto}.applications-page-table{width:100%;min-width:1180px;border-collapse:collapse}.applications-page-table thead tr{height:80px;background:var(--surface-soft-2)}.applications-page-table th{padding:16px 24px;border-bottom:1px solid var(--line);color:var(--text-muted);font-size:13px;font-weight:600;line-height:19px;text-align:left}.applications-page-sortable-header{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:16px;font-weight:600;line-height:24px}.applications-page-sortable-header:after{content:"";width:14px;height:14px;flex:0 0 14px;background:center / 14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M4.375 2.333v9.334m0 0L2.333 9.625m2.042 2.042 2.042-2.042M9.625 11.667V2.333m0 0-2.042 2.042m2.042-2.042 2.042 2.042' stroke='%2364748B' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.applications-page-sort-icon{color:#64748b;font-size:12px;line-height:1}.applications-page-table tbody tr{height:81px;border-bottom:1px solid var(--line)}.applications-page-table tbody tr.applications-row-with-note{height:105px}.applications-page-table tbody tr:last-child{border-bottom:none}.applications-page-table td{padding:10px 24px;color:var(--black);font-size:14px;line-height:21px;text-align:left;vertical-align:middle}.applications-page-number-link{display:inline-block;max-width:65px;padding:0;border:none;background:transparent;color:var(--brand);font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:600;line-height:19px;text-align:left;cursor:pointer;white-space:normal;word-break:break-word}.applications-page-cell-service{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.applications-page-cell-product{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applications-page-cell-date{color:var(--text-muted)}.applications-page-status{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.applications-page-status .status-tag{min-height:31px;display:inline-flex;align-items:center;padding:6px 12px;border:none;border-radius:999px;font-size:13px;font-weight:600;line-height:19px}.applications-page-status .status-tag.neutral{background:#f4f7fb;color:#64748b}.applications-page-status .status-tag.info{background:#eaf2ff;color:#2f6fed}.applications-page-status .status-tag.warning{background:#fff4db;color:#f59e0b}.applications-page-status .status-tag.success{background:#eaf7ef;color:#16a34a}.applications-page-status .status-tag.danger{background:#fef2f2;color:#dc2626}.applications-page-status-note{color:#dc2626;font-size:12px;font-weight:600;line-height:18px}.applications-page-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.applications-page-link-action{min-height:auto;padding:0;border:none;border-radius:0;background:transparent;color:var(--brand);font-size:14px;font-weight:600;line-height:21px;cursor:pointer;white-space:nowrap}body.route-applicant-applications .shell,body.route-applicant-my-certificates .shell{max-width:none!important;margin:48px 0 0!important;padding:0 0 40px!important;display:block!important}body.route-applicant-applications #mainPanel,body.route-applicant-my-certificates #mainPanel{width:min(1280px,calc(100vw - 40px))!important;margin:0 auto!important}body.route-applicant-applications #registryView.applications-page{gap:24px!important}body.route-applicant-applications .public-footer,body.route-applicant-my-certificates .public-footer{display:none!important}.brand-logo{width:48px;height:48px;display:block;object-fit:contain}.applications-page-link-action.danger{color:#dc2626}.applications-page-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:71px;padding:16px 24px;border-top:1px solid var(--line)}.applications-page-count{color:var(--text-muted);font-size:14px;line-height:21px}.applications-page-pagination{display:flex;align-items:center;gap:8px}.applications-page-page-btn{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text-muted);font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.applications-page-page-btn.active{border-color:var(--brand);background:var(--brand);color:#fff}.applications-page-page-btn:disabled{opacity:.9}@media (max-width: 1200px){.applications-page-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.applications-page-head{flex-direction:column;align-items:stretch}.applications-page-create-btn{width:100%}.applications-page-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.applications-page-footer{flex-direction:column;align-items:stretch}.applications-page-pagination{justify-content:flex-end;flex-wrap:wrap}}#myCertificatesView.my-certificates-page{border:none;padding:0;background:#f4f7fb;box-shadow:none}.my-certificates-frame{width:min(1280px,100%);margin:0 auto;display:grid;gap:24px}.my-certificates-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.my-certificates-title{margin:0;color:#1e293b;font-family:Inter,Segoe UI,sans-serif;font-size:36px;font-weight:600;line-height:45px}.my-certificates-sub{margin:8px 0 0;color:#64748b;font-size:16px;font-weight:400;line-height:24px}.my-certificates-eyebrow{color:#2f6fed;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.6px;text-transform:uppercase}.my-certificates-total-card{min-height:73.333px;min-width:179.302px;padding:12px 20px;border:.667px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 2px 8px #1018280a;display:inline-flex;align-items:center;gap:8px}.my-certificates-total-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#2f6fed;flex:0 0 20px}.my-certificates-total-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-total-copy{display:grid;align-items:start;gap:0}.my-certificates-total-label{color:#64748b;font-size:12px;font-weight:400;line-height:18px}.my-certificates-total-value{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}.my-certificates-search{min-height:49.333px;padding:0 16px;border:.667px solid #d0d5dd;border-radius:14px;background:#fff;display:flex;align-items:center;gap:12px}.my-certificates-search-icon{width:20px;height:20px;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px}.my-certificates-search-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-search-input{width:100%;border:none;outline:none;background:transparent;color:#1e293b;font:inherit;font-size:16px;font-weight:400;line-height:24px}.my-certificates-search-input::placeholder{color:#94a3b8}.my-certificates-table-wrap{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}.my-certificates-table-scroll{overflow-x:auto}.my-certificates-table{width:100%;min-width:0;border-collapse:collapse}.my-certificates-table thead tr{height:56.333px;background:#f8fafc}.my-certificates-table th{padding:16px 24px;border-bottom:.667px solid #d9e2ec;color:#64748b;font-size:13px;font-weight:600;line-height:19.5px;letter-spacing:.025em;text-transform:uppercase;text-align:left;white-space:nowrap}.my-certificates-sortable{display:inline-flex;align-items:center;gap:6px}.my-certificates-sort-icon{color:#64748b;font-size:13px;line-height:1}.my-certificates-table tbody tr{height:64.667px;border-bottom:.667px solid #d9e2ec}.my-certificates-table tbody tr:last-child{border-bottom:none}.my-certificates-table td{padding:10px 24px;color:#1e293b;font-size:14px;line-height:21px;vertical-align:middle}.my-certificates-number-link{border:none;background:transparent;padding:0;color:#2f6fed;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:600;line-height:19.5px;text-align:left;cursor:pointer}.my-certificates-product-text{color:#1e293b;font-size:14px;font-weight:600;line-height:21px}.my-certificates-date{color:#64748b}.my-certificates-status{min-height:31.5px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:19.5px}.my-certificates-status-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.my-certificates-status-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-status--active{background:#eaf7ef;color:#16a34a}.my-certificates-status--warning{background:#fff4db;color:#f59e0b}.my-certificates-status--danger{background:#fef2f2;color:#dc2626}.my-certificates-status--neutral{background:#f4f7fb;color:#64748b}.my-certificates-actions{display:inline-flex;align-items:center;gap:8px}.my-certificates-open-btn{min-height:32px;min-width:97.719px;padding:0 12px;border:.667px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:19.5px;cursor:pointer}.my-certificates-open-btn:hover:not(:disabled){background:#f8fafc}.my-certificates-open-btn:disabled{opacity:.65;cursor:default}.my-certificates-open-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.my-certificates-open-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-pdf-btn{min-height:32px;min-width:67px;padding:0 12px;border:none;border-radius:10px;background:#2f6fed;color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:19.5px;cursor:pointer}.my-certificates-pdf-btn:hover:not(:disabled){background:#255ed0}.my-certificates-pdf-btn:disabled{opacity:.65;cursor:default}.my-certificates-pdf-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.my-certificates-pdf-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-empty{padding:20px 24px;color:#64748b;font-size:14px;line-height:21px}.my-certificates-footer{min-height:53.667px;padding:16px 24px;border-top:.667px solid #d9e2ec;display:flex;align-items:center;justify-content:space-between;gap:16px}.my-certificates-footer-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.my-certificates-footer-count{color:#64748b;font-size:14px;font-weight:400;line-height:21px}.my-certificates-pagination .registry-page-btn{border-color:#d9e2ec}.my-certificates-legend{display:inline-flex;align-items:center;gap:16px}.my-certificates-legend-item{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:13px;font-weight:400;line-height:19.5px;white-space:nowrap}.my-certificates-legend-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px}.my-certificates-legend-icon svg{width:100%;height:100%;stroke:currentColor}.my-certificates-legend-item--active .my-certificates-legend-icon{color:#16a34a}.my-certificates-legend-item--warning .my-certificates-legend-icon{color:#f59e0b}.my-certificates-legend-item--danger .my-certificates-legend-icon{color:#dc2626}@media (max-width: 1320px){.my-certificates-frame{width:100%}}@media (max-width: 860px){.my-certificates-head{flex-direction:column;align-items:stretch}.my-certificates-total-card{width:100%}.my-certificates-footer{flex-direction:column;align-items:flex-start}.my-certificates-legend{flex-wrap:wrap;gap:10px 14px}}.header{position:sticky;top:0;background:#fffffffa;border-bottom:.667px solid rgba(30,41,59,.24);box-shadow:none;backdrop-filter:none}.header-inner{max-width:1352px;min-height:92px;padding:20px 80px;position:relative}.header-left{flex:0 0 48px}.brand{gap:0}.brand:before{display:none;content:none}.brand-mark{width:48px;height:48px;display:inline-flex;flex:0 0 48px;border-radius:50%;border:1px solid rgba(168,114,20,.24);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.34) 0 28%,transparent 29%),radial-gradient(circle at 50% 50%,#d7a22e 0 56%,#a36c12);box-shadow:inset 0 0 0 3px #f4dd9b7a;position:relative;overflow:hidden}.brand-mark:before,.brand-mark:after{content:"";position:absolute;inset:9px;border-radius:50%;border:1.5px solid rgba(255,243,210,.72)}.brand-mark:after{inset:15px;border-width:1px;opacity:.9}.brand-name{display:none}.menu{position:absolute;left:50%;top:50%;margin-left:0;transform:translate(-50%,-50%)}.menu-item{font-size:16px;line-height:24px}.header-right{margin-left:auto;position:relative;z-index:1}.header-account{gap:12px;min-width:170px;min-height:52px;padding:7px 12px 7px 16px;border:.667px solid #d9e2ec;border-radius:14px;background:#f8fafc;box-shadow:none}.header-account:after{content:"";width:16px;height:16px;flex:0 0 16px;margin-right:4px;background:linear-gradient(45deg,transparent 0 47%,#64748b 47% 53%,transparent 53% 100%),linear-gradient(-45deg,transparent 0 47%,#64748b 47% 53%,transparent 53% 100%);transform:rotate(45deg) scale(.75)}.header-account-meta{order:2;align-items:flex-start}.header-account-name{max-width:none;font-size:14px;line-height:21px;font-weight:600}.header-account-role{display:none}.header-avatar-btn{order:1;width:36px;height:36px;border:none;background:linear-gradient(180deg,#2f6fed,#2459c9);color:#fff}.header-avatar-icon{font-size:18px}.registry-view{border:none;background:transparent;box-shadow:none}.home-hero{grid-template-columns:488px 488px;justify-content:space-between;gap:64px;padding:96px 156px 85px;border-radius:0;background:#f6f8fb}.home-hero-content{padding-top:52px}.home-hero-actions{display:flex;gap:16px;margin-top:32px}.home-hero-actions .btn-primary,.home-hero-actions .btn-secondary{min-width:188px}.home-hero-actions .btn-secondary{min-width:224px}.hero-visual-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.hero-visual-title{color:var(--black);font-size:16px;font-weight:600;line-height:24px;letter-spacing:.025em;text-transform:uppercase}.hero-visual-badge{display:inline-flex;align-items:center;gap:8px;color:var(--success);font-size:12px;font-weight:600;line-height:18px}.hero-visual-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--success);opacity:.7}.hero-metrics{gap:12px}.hero-metric{min-height:108px;padding:16px;border-radius:16px;background:var(--surface-soft)}.hero-metric-value{font-size:24px;line-height:36px}.hero-metric-label{font-size:12px;line-height:18px}.hero-summary{display:grid;gap:8px;margin-top:24px;padding-top:16px;border-top:.667px solid #e6ecf2}.hero-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text-muted);font-size:12px;line-height:18px}.hero-summary-row strong{color:var(--black);font-size:12px;line-height:18px}.hero-summary-row .is-positive{color:var(--success)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.module-card{min-height:187px;padding:24px;gap:12px}.module-card.is-featured{min-height:158px;padding:32px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"top action" "title action" "desc action";row-gap:4px;align-items:start}.module-card-top{grid-area:top;display:flex;align-items:center;justify-content:space-between;gap:16px}.module-card.is-featured .module-card-title{grid-area:title}.module-card.is-featured .module-card-description{grid-area:desc;max-width:734px}.module-card.is-featured .module-card-action{grid-area:action;align-self:center;min-width:165px;min-height:45px;padding:0 24px;font-size:14px;line-height:21px;border-radius:16px}.module-card.is-disabled,.service-card.is-disabled{opacity:.5}.module-card-badge{color:var(--text-subtle);background:transparent;padding:0;min-height:auto;border-radius:0}.module-card.is-featured .module-card-badge{min-height:30px;padding:0 12px;border-radius:999px;background:var(--success-soft);color:var(--success)}.stats-showcase{gap:12px}.stats-showcase-cell{min-height:108px;border-radius:16px;box-shadow:0 4px 16px #1018280f}.process-showcase{max-width:1040px;margin:0 auto}.service-card-top{display:flex;align-items:start;justify-content:space-between;gap:16px}.service-card-action{min-height:48px;border-radius:14px}.application-shell-head{display:grid;gap:8px;margin:0 0 32px}.application-shell-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px;line-height:21px}.application-shell-breadcrumb-current{color:var(--black);font-weight:600}.application-shell-breadcrumb-separator{color:var(--text-subtle)}.application-shell-kicker{color:var(--brand);font-size:12px;font-weight:600;line-height:18px;letter-spacing:.05em;text-transform:uppercase}.application-shell-title{color:var(--black);font-size:36px;font-weight:600;line-height:45px}.application-stepper-card{position:relative;padding:32px;margin-bottom:20px;border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}.application-stepper-card:before{content:"";position:absolute;left:72px;right:72px;top:122px;height:3px;background:var(--application-stepper-line, linear-gradient(90deg, #e2e8f0 0%, #e2e8f0 100%));transition:background .2s ease}.application-stepper-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.application-stepper-title{font-size:20px;font-weight:600;line-height:30px}.application-stepper-counter{color:var(--text-muted);font-size:14px;line-height:21px}.application-stepper-nav{display:flex;align-items:flex-start;justify-content:space-evenly;gap:0}.application-step-item{display:grid;justify-items:center;gap:12px;flex:0 1 126px;padding:0;border:none;background:transparent;color:var(--text-muted);text-align:center;cursor:pointer}.application-step-bullet{position:relative;z-index:1;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border:2.667px solid #d9e2ec;border-radius:50%;background:#fff;color:var(--text-subtle);font-size:18px;font-weight:700;line-height:27px}.application-step-item.done .application-step-bullet{border-color:var(--success);background:var(--success);color:#fff;box-shadow:0 4px 16px #16a34a40}.application-step-item.active .application-step-bullet{transform:translateY(-2.8px);border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 4px 16px #2f6fed40}.application-step-label{font-size:14px;font-weight:600;line-height:21px}.application-step-item.done .application-step-label{color:var(--success)}.application-step-item.active .application-step-label{color:var(--brand)}#legal_confirmation_note{min-height:102px;padding:16px 24px;border:.667px solid rgba(245,158,11,.3);border-radius:16px;background:#fff4db;color:#92400e;font-size:14px;line-height:22.75px;resize:none}.application-form-actions{margin-top:20px}.application-form-actions-left,.application-form-actions-right{display:flex;align-items:center;gap:12px}.application-form-actions-right{margin-left:auto}body.route-applicant-form{background:#f4f7fb}body.route-applicant-form .shell,body.route-applicant-form #mainPanel{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}body.route-applicant-form .shell{width:100%!important;max-width:100%!important}body.route-applicant-form #mainPanel{min-height:calc(100vh - 92px)}body.route-applicant-form #protectedContent{width:100%}body.route-applicant-form #formView{width:min(1280px,calc(100% - 220px));margin:34px auto 0;display:flex;flex-direction:column;gap:32px;padding:0 0 28px;color:#1e293b;font-family:Inter,Segoe UI,sans-serif}body.route-applicant-form #formView,body.route-applicant-form #formView button,body.route-applicant-form #formView input,body.route-applicant-form #formView select,body.route-applicant-form #formView textarea,body.route-applicant-form #formView p,body.route-applicant-form #formView span,body.route-applicant-form #formView a,body.route-applicant-form #formView div,body.route-applicant-form #formView h1,body.route-applicant-form #formView h2{font-family:Inter,Segoe UI,sans-serif!important;letter-spacing:0!important}body.route-applicant-form .application-shell-head{display:grid;gap:8px;margin:0}body.route-applicant-form .application-shell-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#64748b;font-size:14px;line-height:21px}body.route-applicant-form .application-shell-breadcrumb-item{color:#64748b}body.route-applicant-form .application-shell-breadcrumb-current{color:#1e293b;font-weight:600}body.route-applicant-form .application-shell-breadcrumb-separator{color:#94a3b8}body.route-applicant-form .application-shell-kicker{color:#2f6fed;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.05em;text-transform:uppercase}body.route-applicant-form .application-shell-title{color:#1e293b;font-size:36px;font-weight:600;line-height:45px}body.route-applicant-form .application-stepper-card,body.route-applicant-form .section{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}body.route-applicant-form .application-stepper-card{position:relative;padding:32.667px 32.667px 33px;margin-bottom:0}body.route-applicant-form .application-stepper-card:before{left:56px;right:56px;top:81px;height:3px;background:linear-gradient(90deg,#16a34a,#11a15b,#0c9e69,#079c77,#059983,#04968f,#05939a,#0990a5,#0e8cb0,#1388ba 64.286%,#1e80cf 78.571%,#247bd9,#2a75e3,#2f6fed)}body.route-applicant-form .application-stepper-head{margin-bottom:30px}body.route-applicant-form .application-stepper-title{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}body.route-applicant-form .application-stepper-counter{color:#64748b;font-size:14px;line-height:21px}body.route-applicant-form .application-stepper-nav{align-items:flex-start;justify-content:space-between;gap:0}body.route-applicant-form .application-step-item{flex:0 0 236.531px;gap:9.2px}body.route-applicant-form .application-step-bullet{width:56px;height:56px;border-width:2.667px;color:#94a3b8;font-size:18px;line-height:27px}body.route-applicant-form .application-step-item.active .application-step-bullet{transform:translateY(-2.8px);width:61.6px;height:61.6px}body.route-applicant-form .application-step-label{max-width:148px;color:#64748b;font-size:13px;line-height:16.25px}body.route-applicant-form .application-step-item.active .application-step-label{color:#2f6fed}body.route-applicant-form .application-step-item.done .application-step-label{color:#16a34a}body.route-applicant-form .section-head{padding:24px 32px 12px;border-bottom:.667px solid #d9e2ec;background:#f8fafc}body.route-applicant-form .section-title{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}body.route-applicant-form .section-sub{margin-top:4px;color:#64748b;font-size:14px;line-height:21px}body.route-applicant-form #formView .section[data-step="0"] .section-head:after{content:none!important;display:none!important}body.route-applicant-form .section-body{padding:24px 32px 0}body.route-applicant-form .grid-2,body.route-applicant-form .grid-3{gap:24px}body.route-applicant-form .application-step0-grid{align-items:start}body.route-applicant-form .application-step0-scheme{grid-column:1 / -1}body.route-applicant-form .field{gap:8px}body.route-applicant-form .field label{color:#1e293b;font-size:14px;font-weight:600;line-height:21px}body.route-applicant-form .field input,body.route-applicant-form .field select,body.route-applicant-form .field textarea{min-height:52px;padding:13px 16px;border:.667px solid #d0d5dd;border-radius:14px;background:#fff;color:#1e293b;font-size:16px;line-height:24px}body.route-applicant-form .field select{padding-right:44px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%),linear-gradient(to right,transparent,transparent);background-position:calc(100% - 22px) 22px,calc(100% - 17px) 22px,calc(100% - 3rem) .75rem;background-size:5px 5px,5px 5px,1px 1.5rem;background-repeat:no-repeat}body.route-applicant-form .field input::placeholder,body.route-applicant-form .field select{color:#94a3b8}body.route-applicant-form .field .hint{color:#64748b;font-size:12px;line-height:18px}body.route-applicant-form .field .hint a{color:#2f6fed;text-decoration:underline}body.route-applicant-form .required{color:#dc2626}body.route-applicant-form .application-form-actions{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:16px}body.route-applicant-form .application-form-actions-left,body.route-applicant-form .application-form-actions-right{gap:16px}body.route-applicant-form #saveDraftBtn{min-width:206.677px;height:52px;border:.667px solid #d0d5dd;background:#fff;color:#344054;box-shadow:none}body.route-applicant-form #nextStepBtn,body.route-applicant-form #submitBtn{min-width:178.469px;height:52px;border-radius:14px;box-shadow:0 4px 16px #2f6fed33}body.route-applicant-form #prevStepBtn{min-width:112.667px;height:52px;border-radius:14px}body.route-applicant-form .application-form-actions button{font-size:16px;font-weight:600;line-height:24px}body.route-applicant-form .application-shell-head,body.route-applicant-form .application-stepper-card,body.route-applicant-form .section,body.route-applicant-form .application-form-actions{width:100%}body.route-applicant-form app-public-footer{display:none}.public-footer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:80px;border-top:.667px solid #e6ecf2;background:#fff}.public-footer-inner{max-width:1352px;margin:0 auto;padding:48px 156px 32px}.public-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.public-footer-title{margin-bottom:16px;color:var(--black);font-size:16px;font-weight:600;line-height:24px}.public-footer-copy{color:var(--text-muted);font-size:14px;line-height:22.75px}.public-footer-bottom{margin-top:32px;padding-top:24px;border-top:.667px solid #e6ecf2;color:var(--text-muted);font-size:14px;line-height:21px;text-align:center}html{background:var(--surface)}body{font-family:DM Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 0% 0%,rgba(0,113,227,.1),transparent 25%),radial-gradient(circle at 100% 0%,rgba(48,209,88,.08),transparent 20%),linear-gradient(180deg,#fff,#fafafc)}.header{z-index:20;background:#ffffffe0;backdrop-filter:blur(18px);border-bottom-color:#e5e5eae6;box-shadow:0 8px 24px #0a0a0b08}.header-inner{max-width:1200px;min-height:64px;padding:0 28px;gap:18px}.header-left{display:flex;align-items:center;gap:12px}.brand{color:var(--black);font-size:var(--font-page-title-size)}.brand em,.auth-gate-logo em{color:var(--brand)}.header-back{min-height:36px;padding:0 12px 0 10px;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fffffff5;color:var(--text-main);font-size:var(--font-body-size);box-shadow:none}.header-back:hover:not(:disabled){background:#f5f7fb;color:var(--brand);transform:none}.header-back-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;color:var(--brand);font-size:var(--font-body-size)}.menu{gap:4px}.menu-item{min-height:36px;padding:8px 14px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text-muted);font-size:var(--font-secondary-size);font-weight:500;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.menu-item.active{border-color:var(--brand);background:var(--brand);color:var(--surface);box-shadow:0 10px 24px #0071e32e}.header.applicant-mode .menu-item.available{border-color:#0071e32e;background:var(--brand-soft);color:var(--brand)}.header.applicant-mode .menu-item.disabled{border-color:var(--line);background:#f5f5f7;color:var(--text-subtle)}.header-right{color:var(--text-muted);font-size:var(--font-secondary-size)}.header-right span:first-child{padding:6px 10px;border-radius:999px;border:1px solid rgba(48,209,88,.3);background:var(--success-soft);color:var(--success-dark);font-size:var(--font-small-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.shell{max-width:1200px;margin:0 auto;padding:28px 28px 22px;gap:20px}.card{border-color:var(--line);border-radius:24px;box-shadow:var(--shadow-soft)}#sidebarPanel{top:88px;padding:18px;background:linear-gradient(180deg,#f0f7ffeb,#fffffffa),var(--surface)}.app-meta{padding:16px;border-radius:18px;border-color:#0071e324;background:linear-gradient(180deg,#f0f7ffe6,#fffffffa),var(--surface)}.meta-id{color:var(--black);font-size:var(--font-secondary-size)}.meta-sub{color:var(--text-muted)}.chip{min-height:28px;padding:0 12px;border:1px solid transparent;font-size:var(--font-small-size);font-weight:700;letter-spacing:.01em;text-transform:none}.chip.neutral{border-color:#6c6c702e;background:#f3f4f6;color:#5d6268}.chip.info{border-color:#0071e32e;background:var(--brand-soft);color:var(--brand)}.chip.warning{border-color:#ff950038;background:#fff8f0f5;color:#b86a00}.chip.success{border-color:#30d15847;background:var(--success-soft);color:var(--success-dark)}.chip.danger{border-color:#d0414133;background:var(--danger-soft);color:var(--danger)}.status-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid transparent;font-size:var(--font-small-size);font-weight:700;letter-spacing:.01em;text-transform:none;white-space:nowrap}.status-tag.neutral{border-color:#6c6c702e;background:#f3f4f6;color:#5d6268}.status-tag.info{border-color:#0071e32e;background:var(--brand-soft);color:var(--brand)}.status-tag.warning{border-color:#ff950038;background:#fff8f0f5;color:#b86a00}.status-tag.success{border-color:#30d15847;background:var(--success-soft);color:var(--success-dark)}.status-tag.danger{border-color:#d0414133;background:var(--danger-soft);color:var(--danger)}.step-item{gap:10px;padding:10px 12px;border-color:var(--line);border-radius:16px;background:var(--surface);color:var(--text-muted)}.step-item.active{border-color:#0071e340;background:var(--brand-soft);color:var(--brand)}.step-item.done{border-color:#30d1583d;background:var(--success-soft);color:var(--success-dark)}.bullet{width:30px;height:30px;border-color:var(--line);font-weight:700;background:var(--surface)}.step-item.active .bullet{border-color:var(--brand);background:var(--brand)}.step-item.done .bullet{border-color:#30d15847;background:var(--success-soft);color:var(--success-dark)}#mainPanel{min-width:0;padding:28px}.page-head{margin-bottom:24px;display:flex;flex-direction:column;gap:14px}.page-head.is-hidden{display:none}.page-head-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-head-copy{min-width:0}.page-head-actions{display:flex;align-items:center;gap:10px}.content-back{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:0;border:none;background:transparent;color:var(--text-muted);font-size:var(--font-secondary-size);font-weight:700;letter-spacing:.02em;cursor:pointer;transition:color .16s ease,transform .16s ease}.content-back:hover:not(:disabled){color:var(--brand);transform:translate(-2px)}.content-back:focus-visible{outline:none;color:var(--brand)}.content-back:before{content:"\2190";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0071e314;color:inherit;font-size:16px;line-height:1;transition:background .16s ease,color .16s ease}.content-back:hover:not(:disabled):before,.content-back:focus-visible:before{background:#0071e324}.page-breadcrumb{color:var(--text-muted);font-size:var(--font-secondary-size)}.page-breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.page-breadcrumb-separator{color:var(--text-subtle)}.page-breadcrumb-link,.page-breadcrumb-current{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px}.page-breadcrumb-link{border:1px solid rgba(0,113,227,.14);background:#ffffffe6;color:var(--brand)}.page-breadcrumb-link:hover{border-color:#0071e338;background:var(--brand-soft)}.page-breadcrumb-current{color:var(--text-muted)}h1{margin:0;color:var(--black);font-size:var(--font-page-title-size);line-height:1.05}.auth-gate{width:min(1080px,100%);padding:40px;border-color:var(--line);border-radius:28px;background:radial-gradient(circle at right top,rgba(0,113,227,.12),transparent 22%),linear-gradient(180deg,#fffffffa,#f9f9fbfa),var(--surface);box-shadow:var(--shadow-soft);text-align:left}.auth-gate-logo{font-size:var(--font-page-title-size);color:var(--black)}.auth-gate-title{margin-top:14px;color:var(--black);font-family:Cormorant Garamond,Georgia,serif;font-size:var(--font-page-title-size);line-height:1.02}.auth-gate-text{max-width:600px;margin-top:12px;color:var(--text-muted);font-size:var(--font-body-size);line-height:1.7}.auth-gate-meta{display:inline-flex;margin-top:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(48,209,88,.24);background:var(--success-soft);color:var(--success-dark);font-size:var(--font-small-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.registry-view{display:grid;gap:22px}.registry-head{align-items:flex-end;gap:18px}.registry-head.compact-header{align-items:center}.registry-note{color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.65}.registry-title,.section-title{color:var(--black);font-size:var(--font-section-title-size);font-weight:var(--font-section-title-weight);line-height:1.08}.registry-sub,.section-sub{margin-top:6px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.65}.registry-table-wrap,.section{border-color:var(--line);border-radius:22px}.registry-table th,.registry-table td{padding:15px 14px;border-bottom-color:var(--line);font-size:var(--font-secondary-size)}.registry-table th{color:var(--text-subtle);font-size:var(--font-small-size);letter-spacing:.08em;text-transform:uppercase}.registry-table thead{background:#fbfbfd}.registry-table tbody tr:hover{background:#fcfdff}.registry-empty{padding:22px;color:var(--text-muted)}.registry-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-top:1px solid var(--line)}.registry-table-count{color:var(--text-muted);font-size:var(--font-secondary-size)}.registry-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.registry-page-btn{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text-main);min-height:34px;padding:6px 12px;font-size:13px;font-weight:700;cursor:pointer}.registry-page-btn.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.registry-page-btn:disabled{opacity:.55;cursor:not-allowed}.cabinet-shell{display:grid;gap:18px}.cabinet-chip{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;border:1px solid var(--line);background:#fff;color:var(--text-main);font-weight:700}.cabinet-avatar{display:grid;gap:12px;justify-items:center}.cabinet-avatar-preview{width:92px;height:92px;border-width:2px}.cabinet-tabs{display:flex;gap:10px;flex-wrap:wrap}.cabinet-tab{border:1px solid var(--line);border-radius:999px;padding:10px 16px;background:#fff;color:var(--text-muted);font-weight:700;cursor:pointer}.cabinet-tab.active{border-color:var(--brand);background:var(--brand);color:#fff}.cabinet-panel{padding:20px 22px;border:1px solid rgba(22,77,53,.12);border-radius:24px;background:#fff}.cabinet-panel-head{margin-bottom:18px}.cabinet-panel-head.with-avatar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cabinet-panel-copy{min-width:0}.cabinet-panel-title{font-size:var(--font-section-title-size);font-weight:700;color:var(--text-main)}.cabinet-panel-sub{margin-top:6px;color:var(--text-muted)}.cabinet-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.cabinet-form-grid .field.full{grid-column:1 / -1}.cabinet-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.cabinet-empty{border:1px dashed var(--line);border-radius:18px;padding:18px;color:var(--text-muted);text-align:center}.section-head{padding:18px 20px;border-bottom-color:var(--line);background:linear-gradient(180deg,#f9f9fbf5,#fffffff5),var(--surface)}.section-body{padding:18px 20px}.grid-2,.grid-3,.doc-grid{gap:14px}.field{gap:8px}.field.full{grid-column:1 / -1}.field label{color:var(--text-muted);font-size:var(--font-label-size);font-weight:var(--font-label-weight);letter-spacing:.08em;text-transform:uppercase}.field input,.field select,.field textarea{min-height:46px;padding:12px 14px;border-color:var(--line);border-radius:14px;background:var(--surface);color:var(--text-main);font-size:var(--font-body-size);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#0071e373;box-shadow:0 0 0 4px #0071e314}.field textarea{min-height:124px}.field input:disabled,.field select:disabled,.field textarea:disabled,.field input[readonly],.field textarea[readonly]{background:#f5f6f8;color:#64646a}.field .hint{color:var(--text-subtle);font-size:var(--font-small-size)}.field.error input,.field.error select,.field.error textarea{border-color:#d0414180;background:#fff7f7}.field .error-text{color:var(--danger);font-size:var(--font-small-size)}.doc-item{padding:14px;border-color:var(--line);border-radius:16px;background:var(--surface-soft)}.doc-item label{color:var(--text-muted);font-size:var(--font-label-size);font-weight:var(--font-label-weight);letter-spacing:.06em;text-transform:uppercase}.obligation{padding:14px;border-color:#0071e32e;border-radius:16px;background:var(--brand-soft);color:var(--text-muted);line-height:1.65}.checks{margin-top:14px;gap:10px;font-size:var(--font-secondary-size)}.checks label{gap:10px}.checks input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:var(--brand)}.action-bar{margin-top:16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.action-bar-group{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.applicant-comment-panel{margin-bottom:18px}.certificates-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.certificates-tab{border:1px solid var(--line);border-radius:999px;padding:10px 16px;background:#fff;color:var(--text-muted);font-weight:700;cursor:pointer}.certificates-tab.active{border-color:var(--brand);background:var(--brand);color:#fff}.registry-table td .registry-action{display:inline-flex;margin-top:4px;margin-bottom:4px}.registry-table td .registry-action+.registry-action{margin-left:8px}.process{margin-bottom:20px;gap:0;border:1px solid rgba(28,28,30,.12);border-radius:12px;background:#fffffff5;overflow:hidden}.process-step{min-height:126px;padding:16px 18px;border:0;border-right:1px solid rgba(28,28,30,.12);border-radius:0;display:flex;flex-direction:column;justify-content:flex-start}.process-step:last-child{border-right:0}.process-step .n{color:#adb3bc;font-size:var(--text-small);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.process-step .name{margin-top:12px;color:var(--black);font-size:var(--text-card-title);font-weight:700;line-height:1.1}.process-step .who{margin-top:10px;color:var(--text-muted);font-size:var(--text-body);line-height:1.25}.process-step.active{background:#edf2f8}.process-step.done{background:#f7f9fc}button,.btn-primary,.btn-secondary,.btn-danger,.btn-success{min-height:44px;padding:11px 18px;border-radius:12px;border:1px solid transparent;font:inherit;font-size:var(--font-secondary-size);font-weight:600;line-height:1;text-decoration:none;transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.btn-primary{background:var(--brand);color:var(--surface);box-shadow:0 14px 28px #0071e32e}.btn-primary:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.btn-secondary{border-color:var(--line);background:var(--surface);color:var(--text-main);font-size:var(--font-body-size)}.btn-secondary:hover:not(:disabled){background:#f5f7fb;border-color:#0071e333;color:var(--brand)}.btn-danger{border-color:#f1d7d7;background:var(--danger-soft);color:var(--danger)}.btn-success{border-color:#30d15838;background:var(--success);color:var(--surface);box-shadow:0 14px 28px #30d1582e}.btn-success:hover:not(:disabled){background:var(--success-dark);transform:translateY(-1px)}button:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled,.btn-success:disabled{border-color:var(--line);background:#f2f3f5;color:var(--text-subtle);box-shadow:none;transform:none}.tech-panel-section{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.tech-panel-title{margin-bottom:8px;color:var(--black);font-size:var(--font-secondary-size);font-weight:700}.modal-shell{position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0a0b61;backdrop-filter:blur(6px)}.modal-shell.is-hidden{display:none}.modal-dialog{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffffffc,#f9f9fbfa),var(--surface);box-shadow:0 28px 80px #0a0a0b38}.modal-dialog-narrow{width:min(560px,100%)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.modal-title{color:var(--black);font-family:Cormorant Garamond,Georgia,serif;font-size:var(--font-page-title-size);line-height:1.02}.modal-sub{margin-top:8px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.55}.modal-close{min-width:44px;padding:0;border-color:var(--line);background:#ffffffeb;color:var(--text-muted)}.modal-body{padding:22px 24px 24px}.modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.modal-grid-stacked{grid-template-columns:1fr}.modal-section{padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft)}.modal-section-title{color:var(--black);font-size:var(--font-body-size);font-weight:700}.modal-section-sub{margin-top:6px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.5}.modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.modal-actions-end{justify-content:flex-end}.modal-actions-split{align-items:center;justify-content:space-between}.system-notice{position:fixed;right:24px;bottom:24px;z-index:1200;width:min(420px,calc(100vw - 32px));padding:14px 16px;border-radius:14px;border:1px solid rgba(245,158,11,.35);background:linear-gradient(160deg,#fff7ed,#fffbeb);box-shadow:0 14px 36px #0f172a29;color:#7c2d12;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.system-notice.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.system-notice[data-tone=error]{border-color:#dc262652;background:linear-gradient(160deg,#fef2f2,#fff1f2);color:#7f1d1d}.system-notice-title{font-size:var(--font-body-size);font-weight:700;line-height:1.35}.system-notice-text{margin-top:6px;font-size:var(--font-secondary-size);line-height:1.5}.post-issuance-window-note{padding:16px 18px;border:1px dashed var(--line);border-radius:18px;background:#fbfbfd;color:var(--text-muted);line-height:1.65}.session-dock{max-width:1200px;margin:0 auto 24px;padding:0 28px}.session-toggle{min-height:40px;padding:0 14px;border-color:var(--line);background:#ffffffeb;color:var(--text-muted)}.session-toggle:hover{background:#f5f7fb}.session-toggle-icon{color:var(--brand)}.session{padding:16px;border-color:var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft)}.session-meta{color:var(--text-muted)}.api-output{margin-top:14px;max-height:300px;padding:14px;border-color:#151d27;border-radius:18px;background:#0f1720;color:#d9edf2;line-height:1.55}.home-hero,.service-card-wrap,.home-panel{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f9f9fbfa),var(--surface);box-shadow:var(--shadow-soft)}.home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;padding:32px}.home-hero-content{display:flex;flex-direction:column;justify-content:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 14px;border:1px solid rgba(48,209,88,.24);border-radius:999px;background:var(--success-soft);color:var(--success-dark);font-size:var(--font-small-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--success)}.home-hero-title{margin:20px 0 0;color:var(--black);font-size:var(--font-page-title-size);line-height:.98}.home-hero-title span{color:var(--brand)}.home-hero-sub{max-width:520px;margin-top:18px;color:var(--text-muted);font-size:var(--font-body-size);line-height:1.75}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-hero-visual{position:relative;padding:24px;border:1px solid var(--line);border-radius:24px;background:var(--surface-soft)}.hero-visual-badge{position:absolute;top:-12px;right:20px;min-height:30px;padding:0 12px;border-radius:999px;background:var(--success);color:var(--surface);font-size:var(--font-small-size);font-weight:700;letter-spacing:.04em}.hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.hero-metric,.info-card{padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.hero-metric-value{color:var(--black);font-family:Cormorant Garamond,Georgia,serif;font-size:var(--font-page-title-size);font-weight:700;line-height:1}.hero-metric-value.accent{color:var(--brand)}.hero-metric-label{margin-top:6px;color:var(--text-subtle);font-size:var(--font-small-size);line-height:1.45}.hero-progress{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.hero-progress-row+.hero-progress-row{margin-top:14px}.hero-progress-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--text-main);font-size:var(--font-secondary-size);font-weight:600}.hero-progress-label span{color:var(--text-subtle);font-weight:500}.hero-progress-track{height:6px;border-radius:999px;background:var(--line);overflow:hidden}.hero-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--success))}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-card,.service-card{position:relative;border-color:var(--line);border-radius:22px;background:var(--surface);box-shadow:0 12px 30px #0a0a0b0a}.module-card{padding:22px;gap:16px}.module-card.is-disabled{background:var(--surface-soft-2)}.module-card-top,.service-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module-card-icon,.service-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;border:1px solid rgba(48,209,88,.24);background:var(--success-soft);color:var(--success-dark);font-size:var(--font-secondary-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.module-card.is-disabled .module-card-icon,.service-card:disabled .service-card-icon{border-color:var(--line);background:#f3f3f5;color:var(--text-subtle)}.module-card-badge,.service-card-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:var(--font-small-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.module-card.is-disabled .module-card-badge,.service-card:disabled .service-card-badge{background:#f3f3f5;color:var(--text-subtle)}.module-card-title{color:var(--black);font-size:var(--font-card-title-size);font-weight:var(--font-card-title-weight);line-height:1.35}.module-card-description{color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.65}.service-card-wrap{padding:28px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-card{min-height:170px;width:100%;padding:20px;text-align:left;display:flex;flex-direction:column;gap:16px}.service-card.is-enabled{background:linear-gradient(180deg,#f0f7fff0,#fffffffa),var(--surface)}.service-card-label{color:var(--black);font-size:var(--font-card-title-size);font-weight:var(--font-card-title-weight);line-height:1.45}.service-card-copy{color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.6}.service-card:disabled .service-card-label,.service-card:disabled .service-card-copy{color:var(--text-subtle)}.home-info-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.stats-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--surface)}.stats-showcase-cell{min-height:162px;padding:24px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.stats-showcase-cell:nth-child(4n){border-right:0}.stats-showcase-cell:nth-last-child(-n+4){border-bottom:0}.stats-showcase-value{color:var(--brand);font-family:Cormorant Garamond,Georgia,serif;font-size:var(--font-page-title-size);font-weight:700;line-height:1}.stats-showcase-label{max-width:210px;margin-top:12px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.55}.process-showcase{position:relative;display:flex;flex-direction:column;gap:28px;padding-top:28px}.process-showcase-track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.process-showcase-line{position:absolute;left:10%;right:10%;top:20px;height:2px;background:#d6dde8}.process-showcase-progress{position:absolute;left:10%;top:20px;height:2px;width:60%;background:var(--brand)}.process-showcase-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.process-showcase-dot{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #d6dde8;background:var(--surface);color:#94a3b8;font-size:14px;font-weight:600;line-height:1}.process-showcase-item.done .process-showcase-dot,.process-showcase-item.active .process-showcase-dot{border-color:var(--brand);background:var(--brand);color:#fff}.process-showcase-name{margin-top:14px;color:#64748b;font-size:12px;font-weight:500;line-height:1.5}.process-showcase-item.done .process-showcase-name,.process-showcase-item.active .process-showcase-name{color:var(--brand)}.process-showcase-text{display:none}.process-showcase-focus{width:min(332px,100%);margin:0 auto;padding:24px;border:1px solid #e4eaf3;border-radius:16px;background:#fff;box-shadow:0 18px 40px #0f172a0f;text-align:center}.process-showcase-focus-title{color:#0f172a;font-size:20px;font-weight:600;line-height:1.4}.process-showcase-focus-copy{margin-top:8px;color:#64748b;font-size:14px;line-height:1.6}.regulations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.regulation-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.regulation-tag{color:var(--brand);font-size:var(--font-small-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.regulation-title{margin-top:14px;color:var(--black);font-size:var(--font-body-size);font-weight:500;line-height:1.45}.regulation-sub{margin-top:10px;color:var(--text-subtle);font-size:var(--font-secondary-size);line-height:1.55}.info-card{padding:22px}.info-card-title{margin-top:10px;color:var(--black);font-size:var(--font-card-title-size);font-weight:var(--font-card-title-weight)}.info-card-copy{margin-top:8px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.65}.process-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;position:relative}.process-overview:before{content:"";position:absolute;left:10%;right:10%;top:28px;height:1px;background:var(--line)}.process-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.process-num{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--line);background:var(--surface);color:var(--brand);font-family:Cormorant Garamond,Georgia,serif;font-size:var(--font-section-title-size);font-weight:700}.process-node-title{color:var(--black);font-size:var(--font-secondary-size);font-weight:700}@media (max-width: 1120px){.shell{grid-template-columns:1fr}#sidebarPanel{position:static}.home-hero,.home-info-grid{grid-template-columns:1fr}.module-grid,.service-grid,.grid-3,.process,.process-overview,.stats-showcase,.process-showcase,.regulations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-overview:before{display:none}.process-showcase-line{display:none}.stats-showcase-cell:nth-child(4n){border-right:1px solid var(--line)}.stats-showcase-cell:nth-child(2n){border-right:0}.stats-showcase-cell:nth-last-child(-n+4){border-bottom:1px solid var(--line)}.stats-showcase-cell:nth-last-child(-n+2){border-bottom:0}}body{font-family:Inter,Segoe UI,sans-serif;color:var(--text-main);background:radial-gradient(circle at top left,rgba(47,111,237,.08),transparent 26%),linear-gradient(180deg,#f8fbff,#f4f7fb)}.header{background:#ffffffeb;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 8px 28px #0f172a0f}.header-inner{max-width:1352px;padding:20px 40px}.brand{display:inline-flex;align-items:center;gap:12px;font-family:Inter,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:var(--black)}.brand:before{content:"\41a";width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#f3be35,#c89116);color:#fff;font-size:18px;font-weight:800;box-shadow:0 6px 16px #c991163d}.brand em{display:none}.menu{gap:28px}.menu-item{padding:0;border:none;border-radius:0;background:transparent;color:var(--text-muted);font-size:14px;line-height:21px}.menu-item.active,.header.applicant-mode .menu-item.active{background:transparent;border:none;color:var(--black)}.header.applicant-mode .menu-item.available,.header.public-mode .menu-item{border:none;color:var(--text-muted)}.header.applicant-mode .menu-item.disabled{border:none;background:transparent;color:var(--text-subtle)}.btn-primary,.header-login-btn{min-height:52px;padding:0 28px;border-radius:14px;border:1px solid transparent;background:var(--brand);box-shadow:0 4px 16px #2f6fed33}.btn-primary:hover:not(:disabled),.header-login-btn:hover:not(:disabled){background:var(--brand-strong)}.btn-secondary{min-height:52px;padding:0 24px;border-radius:14px;border:1px solid #d0d5dd;background:#fff;color:#344054;box-shadow:none}.shell{max-width:1352px;margin:28px auto 0;padding:0 40px 40px;gap:24px}#mainPanel,#sidebarPanel,.registry-view,.section,.auth-gate,.cabinet-shell{border-radius:20px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px #1018280f}#mainPanel{padding:0;border:none;background:transparent;box-shadow:none}.page-head{padding:12px 4px 4px;background:transparent;border:none;box-shadow:none}.page-eyebrow{color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#pageTitle{color:var(--black);font-size:36px;line-height:45px}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,488px);gap:64px;padding:96px 80px 88px;border-radius:24px;background:#f6f8fb}.home-hero-title{max-width:488px;margin-top:24px;color:var(--black);font-size:40px;font-weight:600;line-height:50px}.home-hero-title span{color:inherit}.home-hero-actions{margin-top:32px}.home-hero-visual{padding:32px;border:1px solid #e6ecf2;border-radius:20px;background:#fff;box-shadow:0 8px 24px #10182814}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.module-card,.service-card{display:flex;flex-direction:column;gap:16px;border:1px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 2px 10px #1018280a}.module-card{min-height:194px;padding:24px}.module-card.is-featured{grid-column:1 / -1;min-height:158px}.module-card.is-disabled,.service-card.is-disabled{opacity:.62}.module-card-icon,.service-card-icon{width:48px;height:48px;border:none;border-radius:14px;background:var(--brand-soft);color:var(--brand);font-size:13px;font-weight:700;letter-spacing:.06em}.module-card-badge,.service-card-badge{min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:none}.module-card-badge,.service-card-badge.available{background:#eaf7ef;color:var(--success)}.service-card-badge.soon{background:#fff4db;color:#f59e0b}.module-card-title,.service-card-label{margin:0;color:var(--black);font-size:20px;font-weight:600;line-height:30px}.module-card-description,.service-card-copy{margin:0;color:var(--text-muted);font-size:14px;line-height:22px}.service-card{min-height:242px;padding:24px}.service-card-action{width:100%;margin-top:auto}.section{overflow:hidden}.section-head{padding:28px 32px 12px}.section-title{color:var(--black);font-size:30px;line-height:36px}.section-sub{color:var(--text-muted);font-size:14px;line-height:21px}.section-body{padding:24px 32px 32px}.field label{color:var(--black);font-size:14px;font-weight:600;line-height:21px}.field input,.field select,.field textarea{min-height:52px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;color:var(--black);box-shadow:none}.field textarea{min-height:112px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #2f6fed1f}.field input:disabled,.field select:disabled,.field textarea:disabled,.field input[readonly],.field textarea[readonly]{background:#f8fafc;color:var(--text-muted)}.checks{margin-top:20px}.checks label{color:var(--black);font-weight:600}.action-bar{justify-content:space-between;gap:16px;padding:0;border:none;background:transparent}.action-bar-group{gap:12px}html,body{overflow-x:hidden!important}body{font-family:Inter,Segoe UI,sans-serif!important}.brand:before,.brand-name{display:none!important;content:none!important}.brand-mark{width:48px!important;height:48px!important;border-radius:0!important;border:none!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23D8A62A'/%3E%3Ccircle cx='24' cy='24' r='18.5' stroke='%23F5E1A1' stroke-width='2'/%3E%3Ccircle cx='24' cy='24' r='13' stroke='%23F8ECD0' stroke-width='1.5'/%3E%3Ccircle cx='24' cy='24' r='7' fill='%23C48E17'/%3E%3C/svg%3E") center/cover no-repeat!important;box-shadow:none!important}.brand-mark:before,.brand-mark:after{display:none!important}.home-hero-title{max-width:420px!important;font-size:40px!important;font-weight:600!important;line-height:50px!important}.module-card-title{font-size:20px!important;font-weight:600!important;line-height:30px!important}.menu-item,.menu-item.active,.header.applicant-mode .menu-item,.header.applicant-mode .menu-item.available,.header.applicant-mode .menu-item.disabled,.header.applicant-mode .menu-item.active,.header.public-mode .menu-item{padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.header{border-bottom:.667px solid #d9e2ec!important;box-shadow:none!important}.header-inner{min-height:92px!important;padding:20px 80px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;max-width:1440px!important}.header-left{display:flex!important;align-items:center!important;gap:48px!important;flex:0 0 auto!important}.brand-mark{width:48px!important;height:48px!important;flex:0 0 48px!important;border:none!important;border-radius:0!important;background:center / contain no-repeat url(/assets/ktrm-emblem.png)!important;box-shadow:none!important}.brand-name{display:none!important}.menu{position:static!important;margin-left:0!important;transform:none!important;left:auto!important;top:auto!important;gap:32px!important;flex:0 0 auto!important}.menu-item{color:#64748b!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;text-decoration:none!important}@media (hover: hover){.menu-item:hover{cursor:pointer!important;color:#1e293b!important}}.header-right{align-items:center!important;gap:0!important;margin-left:auto!important}.header-login-btn{width:101.375px!important;min-width:101.375px!important;min-height:52px!important;padding:0!important;border-radius:14px!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}#applicantHomeView:not(.is-hidden){display:flex!important;flex-direction:column!important}#applicantHomeView.is-hidden{display:none!important}#applicantHomeHero{order:1}#applicantServicesSection{order:2}#landingStatsSection{order:3;margin-bottom:150px}#landingHowSection{order:4}#landingFaqSection{order:5}#landingNormativeSection{order:6}.header-account{position:relative;width:170.354px!important;min-width:170.354px!important;height:52px!important;min-height:52px!important;padding:7.5px 16.667px!important;gap:12px!important;justify-content:flex-start!important;border:.667px solid #d9e2ec!important;border-radius:14px!important;background:#f8fafc!important;box-shadow:none!important}.header-account:after{content:""!important;position:static!important;width:16px!important;height:16px!important;order:3!important;margin:0 0 0 auto!important;background:center / 16px 16px no-repeat url(/assets/icons/chevron-down.svg)!important;transform:none!important}.header-account:before{content:""!important;position:absolute!important;top:100%!important;right:0!important;width:280px!important;height:14px!important;background:transparent!important}.header-avatar-btn{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:none!important;border-radius:999px!important;background:linear-gradient(135deg,#2f6fed,#2459c9)!important;aspect-ratio:1 / 1!important;overflow:hidden!important;box-sizing:border-box!important;position:relative!important}.header-avatar-btn:before{content:""!important;position:absolute!important;inset:0!important;background:center / 20px 20px no-repeat url(/assets/icons/avatar-user.svg)!important}.header-avatar-image,.header-avatar-icon{display:none!important}.header-account-meta{order:2!important}.header-account-name{color:#1e293b!important;font-size:14px!important;font-weight:600!important;line-height:21px!important}.header-account.is-hidden:after{content:none!important}.header-account-menu{top:calc(100% + 2px)!important;right:0!important;width:280px!important;min-width:280px!important;padding:.667px!important;border:.667px solid #d9e2ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px #1018281f!important;overflow:hidden!important}.header-account-menu:before{content:""!important;display:block!important;position:absolute!important;top:-12px!important;right:0!important;width:100%!important;height:12px!important;background:transparent!important}.header-account-menu-profile{display:flex;align-items:center;gap:12px;min-height:72.667px;padding:16px;border-bottom:.667px solid #d9e2ec;background:#f8fafc;cursor:pointer}.header-account-menu-profile:hover,.header-account-menu-profile:focus-visible{background:#eef4ff;outline:none}.header-account-menu-profile-avatar{width:40px;height:40px;flex:0 0 40px;border-radius:999px;background:linear-gradient(135deg,#2f6fed,#2459c9);position:relative}.header-account-menu-profile-avatar:before{content:"";position:absolute;inset:0;background:center / 20px 20px no-repeat url(/assets/icons/avatar-user.svg)}.header-account-menu-profile-copy{display:flex;flex-direction:column;gap:0}.header-account-menu-profile-name{color:#1e293b;font-size:14px;font-weight:600;line-height:21px}.header-account-menu-profile-email{color:#64748b;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.header-account-menu-links{display:flex;flex-direction:column;padding:8px 0}.stats-showcase-value{font-family:inherit!important;font-size:32px!important;font-weight:600!important;line-height:1.15!important}#sessionDock{display:none!important}#applicant_obligation_text{min-height:68px!important;border:1px solid #f2d7aa!important;border-radius:12px!important;background:#fff3dd!important;color:#9a5c11!important;font-size:12px!important;line-height:18px!important}.header-account-divider{height:.667px!important;margin:0!important;background:#d9e2ec!important}.header-account-menu-item{width:100%!important;min-height:45px!important;margin:0!important;padding:12px 16px!important;border-radius:0!important;justify-content:flex-start!important;gap:12px!important;color:#1e293b!important;font-size:14px!important;font-weight:400!important;line-height:21px!important;text-decoration:none!important;transform:none!important}.header-account-menu-item:before{content:"";width:16px;height:16px;flex:0 0 16px;background-position:center;background-repeat:no-repeat;background-size:16px 16px}.header-account-menu-item:hover,.header-account-menu-item:focus-visible{background:#f8fafc!important;color:#1e293b!important;text-decoration:none!important}.header-account-menu-item.is-disabled,.header-account-menu-item[aria-disabled=true]{color:#94a3b8!important;cursor:not-allowed!important;pointer-events:none!important}#headerApplicationsLink:before{background-image:url(/assets/icons/menu-applications.svg)}#headerCertificatesLink:before{background-image:url(/assets/icons/menu-certificates.svg)}#headerSettingsLink:before{background-image:url(/assets/icons/menu-settings.svg)}.header-account-menu-footer{border-top:.667px solid #d9e2ec;padding:8.667px 0}.header-account-menu-item.logout{color:#dc2626!important;font-weight:600!important}.header-account-menu-item.logout:hover,.header-account-menu-item.logout:focus-visible{background:#fff5f5!important;color:#dc2626!important}.header-account-menu-item.logout:before{background-image:url(/assets/icons/menu-logout.svg)}.application-step-item{gap:12px!important}.application-step-label{max-width:142px;font-size:14px!important;line-height:21px!important}.application-step-bullet{font-size:18px!important}.shell.home-shell{max-width:1352px;margin-top:0;padding:0}#applicantHomeView{width:100%;border:none!important;background:transparent!important;box-shadow:none!important}#applicantHomeView:not(.is-hidden){display:block!important}#landingHowSection,#landingFaqSection,#landingNormativeSection{display:none!important}.public-footer{margin-top:80px}.public-footer-inner{padding:48px 156px 32px}body{min-height:100vh!important;display:flex!important;flex-direction:column!important;background:#f4f7fb!important;color:#1e293b!important}.shell{flex:1 0 auto!important;width:100%!important}.header{background:#fff!important}.service-card{align-items:stretch!important;min-height:242.083px!important;padding:24px!important;gap:0!important;border:.667px solid #d9e2ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 2px 10px #1018280a!important;text-align:left!important}.service-card.is-tall{min-height:264.833px!important}.service-card.is-disabled{opacity:.5!important}.service-card-top{align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.service-card-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;border-radius:14px!important;background:#f8fafc!important;color:#94a3b8!important}.service-card-icon svg{width:24px!important;height:24px!important}.service-card-icon.is-available{background:#eaf2ff!important;color:#2f6fed!important}.service-card-badge{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;line-height:18px!important}.service-card-badge.available{background:#eaf7ef!important;color:#16a34a!important}.service-card-badge.soon{background:#fff4db!important;color:#f59e0b!important}.service-card-badge-dot{width:6px!important;height:6px!important;flex:0 0 6px!important;border-radius:999px!important;background:#16a34a!important}.service-card-badge-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:12px!important;height:12px!important;flex:0 0 12px!important}.service-card-label{margin-top:16px!important;color:#1e293b!important;font-size:20px!important;font-weight:600!important;line-height:30px!important;text-align:left!important}.service-card-copy{margin-top:8px!important;max-width:460px!important;color:#64748b!important;font-size:14px!important;line-height:22.75px!important;text-align:left!important}.service-card-action{width:100%!important;min-height:48px!important;margin-top:auto!important;border-radius:14px!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}.service-card.is-enabled .service-card-action{box-shadow:0 4px 16px #2f6fed26!important}.service-card.is-disabled .service-card-action{border:.667px solid #e2e8f0!important;background:#f8fafc!important;color:#94a3b8!important;box-shadow:none!important}#faqView{width:100vw;min-height:calc(100vh - 92px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border:none!important;background:#f4f7fb!important;box-shadow:none!important}#faqView:not(.is-hidden){display:block!important}#faqView,#faqView button,#faqView div,#faqView p,#faqView h1,#faqView span{font-family:Inter,Segoe UI,sans-serif!important;letter-spacing:0!important}.public-footer{margin-top:auto!important;width:100%!important;flex-shrink:0!important;border-top:.667px solid #d9e2ec!important;background:#fff!important;box-sizing:border-box!important}.public-footer-inner{width:min(1280px,100%)!important;margin:0 auto!important;padding:48px 80px 0!important;min-height:267.1667px!important;box-sizing:border-box!important}.public-footer-columns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:48px!important;width:1120px!important;max-width:100%!important;margin:0 auto!important}.public-footer-title{color:#1e293b!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}.public-footer-copy{color:#64748b!important;font-size:14px!important;line-height:22.75px!important}.public-footer-bottom{margin-top:32px!important;padding-top:31.333px!important;border-top:.667px solid #d9e2ec!important;color:#64748b!important;font-size:14px!important;line-height:21px!important;text-align:center!important;width:1120px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#npaView{width:100vw;min-height:calc(100vh - 92px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border:none!important;background:#f4f7fb!important;box-shadow:none!important}#npaView:not(.is-hidden){display:block!important}#npaView,#npaView button,#npaView div,#npaView p,#npaView h1,#npaView h2,#npaView h3,#npaView span{font-family:Inter,Segoe UI,sans-serif!important;letter-spacing:0!important}#certificate_start_date,#certificate_end_date{color:#1e293b}#certificate_start_date::-webkit-calendar-picker-indicator,#certificate_end_date::-webkit-calendar-picker-indicator{opacity:1;pointer-events:auto;cursor:pointer}#certificate_start_date::-webkit-datetime-edit,#certificate_end_date::-webkit-datetime-edit{color:#1e293b}@keyframes formLookupSpin{to{transform:rotate(360deg)}}#legal_confirmation_note,#applicant_obligation_text{min-height:96px!important;padding:16px 24px!important;resize:none}#saveDraftBtn{min-width:206.677px}#nextStepBtn{min-width:178.469px}#prevStepBtn{min-width:112.667px}#submitBtn{min-width:268.49px;display:inline-flex;align-items:center;justify-content:center;gap:8px}#submitBtn:before{content:"";width:20px;height:20px;flex:0 0 20px;background:center / 20px 20px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 2.5 4.375 5v4.167c0 3.542 2.396 6.854 5.625 7.625 3.229-.771 5.625-4.083 5.625-7.625V5L10 2.5Z' stroke='white' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E")}.shell.auth-shell{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}app-main-header,app-app-shell,app-public-footer,app-ops-modals,app-session-dock,app-auth-gate-page,app-applicant-home-page,app-my-certificates-page,app-services-page,app-faq-page,app-npa-page,app-registry-page,app-ops-registry-page,app-certificates-page,app-application-form-page{display:contents}body.route-landing .header-left .brand,body.route-applicant-home .header-left .brand,body.route-services .header-left .brand,body.route-faq .header-left .brand,body.route-npa .header-left .brand,body.route-public-registry .header-left .brand{display:inline-flex!important;align-items:center!important;text-decoration:none!important}body.route-landing .header-left .brand-mark,body.route-applicant-home .header-left .brand-mark,body.route-services .header-left .brand-mark,body.route-faq .header-left .brand-mark,body.route-npa .header-left .brand-mark,body.route-public-registry .header-left .brand-mark{background:center / contain no-repeat url(/assets/ktrm-emblem.png)!important}body.route-landing .menu-item,body.route-applicant-home .menu-item,body.route-services .menu-item,body.route-faq .menu-item,body.route-npa .menu-item,body.route-public-registry .menu-item{text-decoration:none!important}body.route-landing .shell.home-shell,body.route-applicant-home .shell.home-shell{max-width:100%!important;margin:0!important;padding:0!important;display:block!important}body.route-landing .shell.home-shell>#mainPanel,body.route-applicant-home .shell.home-shell>#mainPanel{padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}body.route-landing .shell.home-shell>#mainPanel .registry-view,body.route-applicant-home .shell.home-shell>#mainPanel .registry-view{margin-bottom:0!important}body.route-landing,body.route-applicant-home{background:#fff!important}body.route-landing #landingStatsSection,body.route-applicant-home #landingStatsSection{margin-bottom:80px!important}body.route-services #menuCertificates{order:3!important}body.route-services #menuDictionaries{order:4!important}.landing-section.centered{padding:80px 156px 0}.landing-section-head{max-width:1040px;margin:0 auto 48px;text-align:center}.landing-title{margin-top:12px;color:var(--black);font-size:28px;font-weight:600;line-height:42px}.landing-sub{max-width:800px;margin:12px auto 0}.faq-shell{max-width:800px;margin:0 auto}.faq-line{border:.667px solid #e6ecf2;border-radius:16px;background:#fff}.faq-line+.faq-line{margin-top:12px}.faq-line-head{min-height:56px;padding:16px}.faq-line-title{font-size:16px;line-height:24px}.faq-line-body{padding:0 16px 16px;color:var(--text-muted);font-size:14px;line-height:21px}.services-view{padding-top:0}.service-card-wrap.services-shell{padding:64px 116px 80px}.services-filter-chip{display:inline-flex;align-items:center;gap:10px;min-height:50.333px;padding:0 24px}.services-filter-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;font-size:10px;line-height:1}.services-grid{margin-top:40px}.services-info-panel{min-height:249px;padding:24px}.services-info-btn{min-height:44px;padding:0 20px;font-size:14px;line-height:21px}.services-back-link{position:relative;margin-top:32px;padding-left:28px;font-size:14px;line-height:21px}.services-back-link:before{content:"\2190";position:absolute;left:0;top:0}@media (max-width: 1100px){.home-hero,.services-grid,.module-grid{grid-template-columns:1fr}.landing-section.centered,.service-card-wrap.services-shell,.public-footer-inner{padding-left:28px;padding-right:28px}.shell{padding-left:20px;padding-right:20px}.application-stepper-nav{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}}@media (max-width: 720px){.header-inner{padding-left:18px;padding-right:18px}.home-hero,.service-card-wrap.services-shell{padding:32px 20px}.services-info-panel{flex-direction:column}.public-footer-columns,.application-stepper-nav{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px}.application-form-actions{flex-direction:column;align-items:stretch}.application-form-actions-left,.application-form-actions-right{width:100%;flex-direction:column;align-items:stretch}}.brand,.auth-gate-logo,h1,.registry-title,.section-title,.landing-title,.home-hero-title{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.04em}.page-eyebrow,.landing-eyebrow,.hero-visual-title{color:var(--brand);font-size:var(--font-small-size);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-section{display:grid;gap:18px}.landing-section-head{max-width:640px}.landing-section.centered .landing-section-head{max-width:760px;margin:0 auto;text-align:center}.landing-title{margin-top:8px;color:var(--black);font-size:var(--font-page-title-size);line-height:1.05}.landing-sub{margin-top:12px;color:var(--text-muted);font-size:var(--font-body-size);line-height:1.7}.faq-shell{max-width:920px;margin:0 auto}.faq-line{padding:22px 0;border-bottom:1px solid var(--line)}.faq-line.highlight .faq-line-head{padding:14px 16px;border:2px solid var(--black);border-radius:10px}.faq-line-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-line-title{color:var(--black);font-size:var(--font-body-size);line-height:1.45}.faq-line-icon{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--brand);color:var(--brand);font-size:var(--font-small-size)}.faq-line-body{max-width:860px;margin-top:18px;color:var(--text-muted);font-size:var(--font-body-size);line-height:1.7}.info-grid-rows,.faq-list{display:grid;gap:16px}.process-node-text,.faq-a-static{color:var(--text-subtle);font-size:var(--font-small-size);line-height:1.6}.faq-item{padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.faq-q-static{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--black);font-size:var(--font-secondary-size);font-weight:700}.faq-q-static:after{content:"+";width:24px;height:24px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--brand)}.faq-a-static{margin-top:10px}.page-breadcrumb-list,.services-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px}.page-breadcrumb-link,.services-breadcrumb-link,.services-back-link{padding:0;border:none;background:transparent;color:var(--text-muted);cursor:pointer}.page-breadcrumb-current,.services-breadcrumb-current{color:var(--black);font-weight:600}.hero-eyebrow,.landing-eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-hero-sub,.landing-sub{max-width:800px;margin-top:16px;color:var(--text-muted);font-size:16px;line-height:24px}.landing-section.centered{padding:0 80px}.services-view{border:none;background:transparent;box-shadow:none}.service-card-wrap.services-shell{padding:64px 80px 80px;border:none;background:transparent;box-shadow:none}.services-hero{margin-top:28px}.services-hero-title{color:var(--black);font-size:44px;font-weight:600;line-height:55px}.services-hero-copy{max-width:800px;margin-top:16px;color:var(--text-muted);font-size:16px;line-height:24px}.services-search{display:flex;align-items:center;gap:12px;margin-top:32px;padding:0 16px;min-height:56px;border:1px solid #d0d5dd;border-radius:14px;background:#fff}.services-search input{width:100%;border:none;outline:none;background:transparent;color:var(--black);font:inherit}.services-search input::placeholder{color:var(--text-subtle)}.services-search-icon{color:var(--text-subtle);font-size:18px}.services-filter-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.services-filter-chip{min-height:50px;padding:0 18px;border:1px solid #d9e2ec;border-radius:14px;background:#fff;color:var(--text-muted);font:inherit;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #1018280a}.services-filter-chip.active{border-color:transparent;background:var(--brand);color:#fff;box-shadow:0 4px 16px #2f6fed33}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px}.services-empty{grid-column:1 / -1;padding:28px;border:1px dashed #cbd5e1;border-radius:16px;color:var(--text-muted);text-align:center}.services-info-panel{display:flex;gap:16px;margin-top:48px;padding:24px;border:1px solid rgba(47,111,237,.2);border-radius:16px;background:var(--brand-soft)}.services-info-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--brand);color:#fff;font-weight:700}.services-info-title{color:var(--black);font-size:16px;font-weight:600;line-height:24px}.services-info-list{margin:12px 0 16px;padding-left:18px;color:var(--text-muted);font-size:14px;line-height:21px}.services-info-btn{min-height:44px}.services-back-link{margin-top:24px}.landing-title{font-size:28px;line-height:42px}.module-card-description,.service-card-copy,.faq-line-body,.regulation-sub{color:#64748b}.landing-home-band{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#f6f8fb;padding:96px 0}.landing-home-hero{width:min(1040px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,488px) minmax(0,488px);justify-content:space-between;align-items:start;gap:64px}.landing-home-copy{padding-top:52px}.landing-home-kicker,.landing-home-section-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border-radius:999px;background:#eaf2ff;color:#2f6fed;font-size:12px;font-weight:600;letter-spacing:.025em;line-height:18px;text-transform:uppercase}.landing-home-title{max-width:488px;margin:24px 0 0;color:#1f2937;font-family:Inter,Segoe UI,sans-serif;font-size:40px;font-weight:600;letter-spacing:0;line-height:50px}.landing-home-subtitle{margin:24px 0 0;color:#667085;font-size:18px;font-weight:400;line-height:29.25px}.landing-home-actions{display:flex;align-items:center;gap:16px;margin-top:32px}.landing-home-actions .btn-primary,.landing-home-actions .btn-secondary{min-height:53.333px;padding:14px 32px;border-radius:16px;font-size:16px;font-weight:600;line-height:24px;box-shadow:none}.landing-home-actions .btn-primary{min-width:188.271px}.landing-home-actions .btn-secondary{min-width:224.583px;color:#344054;border-color:#d0d5dd}.landing-home-dashboard{width:488px;min-height:452px;padding:32.667px;border:.667px solid #e6ecf2;border-radius:20px;background:#fff;box-shadow:0 8px 24px #10182814}.landing-home-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-home-dashboard-title{color:#1f2937;font-size:16px;font-weight:600;letter-spacing:.025em;line-height:24px;text-transform:uppercase}.landing-home-dashboard-status{display:inline-flex;align-items:center;gap:8px;color:#16a34a;font-size:12px;font-weight:600;line-height:18px}.landing-home-dashboard-status:before{content:"";width:8px;height:8px;border-radius:999px;background:#16a34ab3}.landing-home-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.landing-home-dashboard-card{min-height:108px;padding:16px;border-radius:16px;background:#f6f8fb}.landing-home-dashboard-value{color:#1f2937;font-size:24px;font-weight:600;line-height:36px}.landing-home-dashboard-label{max-width:173px;margin-top:4px;color:#667085;font-size:12px;font-weight:400;line-height:18px}.landing-home-dashboard-foot{display:grid;gap:8px;margin-top:24px;padding-top:16px;border-top:.667px solid #e6ecf2}.landing-home-dashboard-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#667085;font-size:12px;font-weight:400;line-height:18px}.landing-home-dashboard-row strong{color:#1f2937;font-size:12px;font-weight:600}.landing-home-dashboard-row strong.is-positive{color:#16a34a}.landing-home-section{padding-top:80px}.landing-home-section-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:0 80px}.landing-home-section-head{max-width:800px;margin:0 auto 48px;text-align:center}.landing-home-section-title{margin:12px 0 0;color:#1f2937;font-family:Inter,Segoe UI,sans-serif;font-size:28px;font-weight:600;letter-spacing:0;line-height:42px}.landing-home-section-copy{margin:12px 0 0;color:#667085;font-size:16px;font-weight:400;line-height:24px}.landing-services-stack{display:grid;gap:24px}.landing-service-feature,.landing-service-mini,.landing-stat-card,.landing-process-focus,.landing-faq-item,.landing-law-card{border:.667px solid #e6ecf2;border-radius:16px;background:#fff;box-shadow:0 4px 16px #1018280f}.landing-service-feature{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:157.333px;padding:32.667px}.landing-service-feature-main{display:flex;align-items:center;gap:16px;flex:1 1 auto;min-width:0}.landing-service-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#eaf2ff;flex:0 0 auto}.landing-service-icon img{display:block;width:28px;height:28px}.landing-service-icon svg{display:block;width:28px;height:28px}.landing-service-feature .landing-service-icon{width:49.365px;height:56px}.landing-service-mini .landing-service-icon{width:48px;height:48px}.landing-service-copy{min-width:0}.landing-service-feature-title{color:#1f2937;font-size:20px;font-weight:600;line-height:30px}.landing-service-feature-text{max-width:734px;margin-top:4px;color:#667085;font-size:14px;font-weight:400;line-height:21px}.landing-service-feature-action{min-width:165.135px;min-height:45px;padding:12px 24px;border-radius:16px;font-size:14px;font-weight:600;line-height:21px;white-space:nowrap;box-shadow:none}.landing-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.landing-service-mini{min-height:193.833px;padding:24px}.landing-service-mini-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.landing-service-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 12px;border-radius:999px;border:none;background:#f6f8fb;color:#667085;font-size:12px;font-weight:600;line-height:18px}.landing-service-mini-title{margin:16px 0 0;color:#1f2937;font-size:18px;font-weight:600;line-height:27px}.landing-service-mini-text{max-width:397px;margin:8px 0 0;color:#667085;font-size:14px;font-weight:400;line-height:22.75px}.landing-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.landing-stat-card{min-height:150.833px;padding:24.667px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.landing-stat-value{color:#2f6fed;font-size:32px;font-weight:600;line-height:48px}.landing-stat-label{max-width:192px;margin-top:8px;color:#667085;font-size:14px;font-weight:400;line-height:22.75px}.landing-process-showcase{width:min(1040px,100%);margin:0 auto}.landing-process-rail{position:relative;max-width:900px;margin:0 auto;padding-bottom:32px}.landing-process-line,.landing-process-progress{position:absolute;top:24px;left:0;height:2px;border-radius:999px}.landing-process-line{width:100%;background:#d9e2ec}.landing-process-progress{width:75%;background:#2f6fed}.landing-process-steps{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.landing-process-step{width:148px;text-align:center}.landing-process-step-circle{width:48px;height:48px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center;border:.667px solid #d9e2ec;border-radius:999px;background:#fff;color:#98a2b3;font-size:20px;font-weight:500;line-height:24px}.landing-process-step.is-done .landing-process-step-circle{border-color:#2f6fed;background:#2f6fed;color:#fff}.landing-process-step.is-active .landing-process-step-circle{width:52.8px;height:52.8px;border-color:#2f6fed;background:#2f6fed;color:#fff;box-shadow:0 8px 24px #2f6fed38}.landing-process-step-label{margin-top:12px;color:#667085;font-size:14px;font-weight:500;line-height:21px}.landing-process-step.is-done .landing-process-step-label,.landing-process-step.is-active .landing-process-step-label{color:#2f6fed}.landing-process-focus{width:min(600px,100%);margin:0 auto;padding:32px;text-align:center}.landing-process-focus-title{color:#1f2937;font-size:24px;font-weight:600;line-height:36px}.landing-process-focus-copy{margin-top:12px;color:#667085;font-size:16px;font-weight:400;line-height:24px}.landing-process-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px}.landing-process-pagination-dot{width:8px;height:8px;border-radius:999px;background:#cbd5e1}.landing-process-pagination-dot.is-active{width:32px;background:#2f6fed}.faq-shell{width:min(800px,100%);margin:0 auto;display:grid;gap:12px}.landing-faq-item{overflow:hidden}.landing-faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:16px}.landing-faq-title{color:#1f2937;font-size:16px;font-weight:600;line-height:24px}.landing-faq-icon{width:20px;height:20px;flex:0 0 20px;background:center / 20px 20px no-repeat url(/assets/icons/faq-plus.svg)}.landing-faq-item.is-open .landing-faq-icon{background-image:url(/assets/icons/faq-minus.svg)}.landing-faq-answer{padding:0 16px 16px;color:#667085;font-size:14px;font-weight:400;line-height:21px}.landing-law-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landing-law-card{min-height:187.333px;padding:24px}.landing-law-icon{width:48px;height:48px;border-radius:16px;background-color:#eaf2ff;background-position:center;background-repeat:no-repeat;background-size:24px 24px}.landing-law-icon.law-metro{background-image:url(/assets/icons/law-metro.svg)}.landing-law-icon.law-accreditation{background-image:url(/assets/icons/law-accreditation.svg)}.landing-law-icon.law-standards{background-image:url(/assets/icons/law-standards.svg)}.landing-law-icon.law-regulation{background-image:url(/assets/icons/law-regulation.svg)}.landing-law-icon.law-jewelry{background-image:url(/assets/icons/law-jewelry.svg)}.landing-law-icon.law-marking{background-image:url(/assets/icons/law-marking.svg)}.landing-law-title{max-width:281px;margin:16px 0 0;color:#1f2937;font-size:16px;font-weight:600;line-height:24px}.landing-law-copy{margin:8px 0 0;color:#667085;font-size:12px;font-weight:400;line-height:18px}@media (max-width: 1200px){.shell.home-shell{padding:0}.landing-home-band{padding:72px 0 96px}.landing-home-hero{width:100%;grid-template-columns:1fr;gap:32px}.landing-home-copy{padding-top:0}.landing-home-section-inner{width:100%;padding:0}.landing-service-feature{flex-direction:column}.landing-stats-grid,.landing-law-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-process-rail{max-width:100%}.landing-process-step{width:132px}.public-footer-inner{padding:40px 32px 24px}}@media (max-width: 780px){.shell.home-shell{padding:0}.landing-home-band{padding:48px 0 72px}.landing-home-hero{width:100%}.landing-home-title{max-width:none;font-size:32px;line-height:40px}.landing-home-actions{flex-direction:column;align-items:stretch}.landing-home-actions .btn-primary,.landing-home-actions .btn-secondary,.landing-service-feature-action{width:100%;min-width:0}.landing-home-dashboard-grid,.landing-service-grid,.landing-stats-grid,.landing-law-grid,.public-footer-columns{grid-template-columns:1fr}.landing-process-line,.landing-process-progress{display:none}.landing-process-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;justify-items:center}.landing-process-step{width:100%}.public-footer-inner{padding:32px 20px 24px}}.services-view{background:transparent}.service-card-wrap.services-shell{width:min(1280px,calc(100vw - 80px));margin:0 auto;padding:64px 80px 0}.services-breadcrumb{gap:8px;color:#64748b;font-size:14px;line-height:21px}.services-breadcrumb-separator{color:#94a3b8}.services-breadcrumb-link,.services-breadcrumb-current,.services-back-link{font-size:14px;line-height:21px}.services-hero{margin-top:32px}.services-hero-copy{max-width:763px}.services-search{width:1120px;max-width:100%;gap:12px;margin-top:32px;padding:0 16px;min-height:56px;border:.667px solid #d0d5dd;border-radius:14px;background:#fff;box-shadow:none}.services-search-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;color:#94a3b8}.services-search-icon svg,.services-back-link-icon svg,.services-info-icon svg,.services-filter-chip-icon svg,.service-card-icon svg,.service-card-badge-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.services-search-icon svg{width:20px;height:20px}.services-filter-bar{width:1120px;max-width:100%;gap:12px;margin-top:32px}.services-filter-chip{display:inline-flex;align-items:center;gap:4px;min-height:50.333px;padding:0 24px;border:.667px solid #d9e2ec;border-radius:14px;background:#fff;color:#64748b;font-size:14px;font-weight:600;line-height:21px;box-shadow:0 2px 8px #1018280a}.services-filter-chip.active{background:#2f6fed;color:#fff;box-shadow:0 4px 16px #2f6fed33}.services-filter-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px}.services-grid{width:1120px;max-width:100%;grid-template-columns:repeat(2,548px);justify-content:space-between;gap:24px;margin-top:40px}.services-info-panel{width:1120px;max-width:100%;min-height:249.333px;margin-top:48px;padding:24.667px;border:.667px solid rgba(47,111,237,.2);border-radius:16px;background:#eaf2ff}.services-info-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;border-radius:14px;background:#2f6fed;color:#fff}.services-info-icon svg{width:20px;height:20px}.services-info-copy{max-width:371.302px}.services-info-list{margin:12px 0 16px;padding:0;list-style:none}.services-info-list li{position:relative;padding-left:14px;color:#64748b;font-size:14px;line-height:21px}.services-info-list li:before{content:"\2022";position:absolute;left:0;top:0}.services-info-btn{min-height:44px;padding:0 20px;border-radius:14px;font-size:14px;font-weight:600;line-height:21px}.services-back-link{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding-left:0;color:#64748b;position:static}.services-back-link:before{content:none}.services-back-link-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;color:#64748b}body.route-services .services-info-list li:before{content:"\2022"}body.route-faq{background:#f4f7fb}body.route-faq .shell,body.route-faq #mainPanel,body.route-npa .shell,body.route-npa #mainPanel{padding:0!important;margin-top:0!important}body.route-faq #pageHead,body.route-faq #sidebarPanel{display:none!important}.faq-page-hero-band{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:64px 0 63.666px;border-top:.667px solid #d9e2ec;border-bottom:.667px solid #d9e2ec;background:linear-gradient(180deg,#fff,#fcfdfe,#f9fbfd,#f7f9fc,#f4f7fb)}.faq-page-hero-inner{width:min(800px,calc(100vw - 48px));margin:0 auto;text-align:center}.faq-page-hero-icon{width:64px;height:64px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#eaf2ff}.faq-page-hero-icon-svg{width:32px;height:32px;stroke:#2f6fed}.faq-page-title{margin:24px 0 0;color:#1e293b;font-family:Inter,Segoe UI,sans-serif;font-size:44px;font-weight:600;letter-spacing:0;line-height:55px;text-align:center}.faq-page-subtitle{margin:16px 0 0;color:#64748b;font-size:18px;font-weight:400;line-height:29.25px;text-align:center}.faq-page-main{width:min(900px,calc(100vw - 48px));margin:0 auto;padding:64px 0 80px}.faq-page-stack,.faq-page-support,.faq-page-grid,.faq-page-home-link{width:min(740px,100%);margin-left:auto;margin-right:auto}.faq-page-stack{display:grid;gap:16px}.faq-page-item{overflow:hidden;border:.667px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 2px 8px #1018280a}.faq-page-item-head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:75px;padding:24px;border:none;background:transparent;text-align:left;cursor:pointer}.faq-page-item-head:focus-visible{outline:2px solid #2f6fed;outline-offset:-2px}.faq-page-item-title{color:#1e293b;font-size:18px;font-weight:600;line-height:27px}.faq-page-item-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;transition:transform .18s ease}.faq-page-item-icon-svg{width:20px;height:20px;stroke:currentColor}.faq-page-item.is-open .faq-page-item-icon,.faq-page-item-icon.is-open{transform:rotate(180deg)}.faq-page-item:not(.is-open) .faq-page-item-body[hidden]{display:none}.faq-page-item-body{max-width:687px;padding:0 24px 24px;color:#64748b;font-size:16px;font-weight:400;line-height:26px}.faq-page-support{margin-top:64px;padding:32.667px;border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 4px 16px #1018280f}.faq-page-support-inner{display:flex;align-items:flex-start;gap:24px}.faq-page-support-icon{width:56px;height:56px;flex:0 0 56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#eaf2ff}.faq-page-support-icon-svg{width:28px;height:28px;stroke:#2f6fed}.faq-page-support-copy{flex:1 1 auto}.faq-page-support-title{color:#1e293b;font-size:22px;font-weight:600;line-height:33px}.faq-page-support-text{max-width:548px;margin-top:12px;color:#64748b;font-size:16px;font-weight:400;line-height:26px}.faq-page-support-actions{display:flex;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}.faq-page-support-btn,.faq-page-support-phone{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;border:none;font-family:Inter,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;white-space:nowrap}.faq-page-support-btn{width:220.563px;padding:0 24px;border:1px solid transparent;background:#2f6fed;color:#fff;box-shadow:none}.faq-page-support-phone{width:187.156px;padding:0 24.667px;border:.667px solid #d0d5dd;background:#fff;color:#344054;box-shadow:none}.faq-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:48px}.faq-page-link-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:105.333px;padding:24.667px;border:.667px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:none;text-align:left;cursor:pointer}.faq-page-link-title{color:#1e293b;font-size:18px;font-weight:600;line-height:27px}.faq-page-link-copy{margin-top:8px;color:#64748b;font-size:14px;font-weight:400;line-height:21px}.faq-page-home-link{display:inline-flex;align-items:center;gap:8px;margin-top:48px;padding:0;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:400;line-height:21px;cursor:pointer}.faq-page-home-link-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.faq-page-home-link-icon-svg{width:20px;height:20px;stroke:currentColor}@media (max-width: 1200px){.service-card-wrap.services-shell{width:min(1280px,calc(100vw - 40px));padding:48px 20px 0}.faq-page-main,.faq-page-hero-inner{width:min(900px,calc(100vw - 40px))}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-footer-inner{width:min(1280px,100%);padding:40px 20px 0}}@media (max-width: 760px){.faq-page-hero-band{padding:48px 0}.faq-page-title{font-size:32px;line-height:40px}.faq-page-subtitle{font-size:16px;line-height:24px}.faq-page-main{padding:40px 0 64px}.faq-page-item-head{padding:20px}.faq-page-item-body{padding:0 20px 20px}.faq-page-support{margin-top:72px;padding:24px}.faq-page-support-inner{flex-direction:column}.faq-page-support-actions{flex-direction:column;align-items:stretch}.faq-page-grid{grid-template-columns:1fr}.faq-page-support-btn,.faq-page-support-phone{width:100%}}body.route-npa{background:#f4f7fb}.npa-page-hero{padding:64px 0 63.666px;border-bottom:.667px solid #d9e2ec;background:linear-gradient(180deg,#fff,#fcfdfe,#f9fbfd,#f7f9fc,#f4f7fb)}.npa-page-hero-inner{width:min(800px,calc(100% - 48px));margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.npa-page-hero-icon{width:64px;height:64px;border-radius:20px;background:#eaf2ff;display:inline-flex;align-items:center;justify-content:center}.npa-page-hero-icon svg{width:32px;height:32px;stroke:#2f6fed}.npa-page-hero-title{margin:24px 0 0;color:#1e293b;font-size:44px;font-weight:600;line-height:55px}.npa-page-hero-subtitle{max-width:800px;margin:16px 0 0;color:#64748b;font-size:18px;font-weight:400;line-height:29.25px}.npa-page-main{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:64px 80px 96px}.npa-page-section+.npa-page-section{margin-top:64px}.npa-page-section-head{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.npa-page-section-title{margin:0;color:#1e293b;font-size:32px;font-weight:600;line-height:48px}.npa-page-section-copy{margin:0;color:#64748b;font-size:16px;font-weight:400;line-height:24px}.npa-page-law-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.npa-page-law-card{min-height:262.5px;padding:24px;border:.667px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 2px 10px #1018280a;display:flex;flex-direction:column}.npa-page-law-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.npa-page-law-icon{width:48px;height:48px;border-radius:14px;background:#eaf2ff;color:#2f6fed;display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px}.npa-page-law-icon svg{width:24px;height:24px;stroke:currentColor}.npa-page-law-badge{min-height:24.5px;padding:4px 10px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:600;line-height:16.5px;letter-spacing:.275px;text-transform:uppercase;white-space:nowrap}.npa-page-law-name{margin:16px 0 0;color:#1e293b;font-size:18px;font-weight:600;line-height:24.75px}.npa-page-law-description{margin:8px 0 0;color:#64748b;font-size:14px;font-weight:400;line-height:21px}.npa-page-law-foot{margin-top:auto;padding-top:16px;border-top:.667px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px}.npa-page-law-meta{display:flex;flex-direction:column;gap:2px;min-height:38px}.npa-page-law-date,.npa-page-law-number{margin:0;color:#94a3b8;font-size:12px;line-height:18px}.npa-page-law-number{font-weight:600}.npa-page-icon-button{width:32px;height:32px;padding:8px;border:none;border-radius:12px;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease}.npa-page-icon-button:hover,.npa-page-icon-button:focus-visible{background:#eaf2ff;color:#2f6fed;outline:none}.npa-page-icon-button svg{width:16px;height:16px;stroke:currentColor}.npa-page-reg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.npa-page-reg-card{min-height:113.333px;padding:20.667px;border:.667px solid #d9e2ec;border-radius:14px;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.npa-page-reg-copy{min-width:0;flex:1 1 auto;max-width:420px}.npa-page-reg-name{margin:0;color:#1e293b;font-size:16px;font-weight:600;line-height:24px}.npa-page-reg-description{margin:6px 0 0;color:#64748b;font-size:14px;font-weight:400;line-height:21px}.npa-page-reg-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.npa-page-home-link{margin-top:64px;padding:0;border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:21px;cursor:pointer;transition:color .16s ease}.npa-page-home-link:hover,.npa-page-home-link:focus-visible{color:#1e293b;outline:none}.npa-page-home-link-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.npa-page-home-link-icon svg{width:20px;height:20px;stroke:currentColor}@media (max-width: 1279px){.npa-page-main{width:min(1120px,calc(100% - 48px));padding-left:24px;padding-right:24px}.npa-page-law-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 899px){.npa-page-hero{padding:48px 0 40px}.npa-page-hero-title{font-size:34px;line-height:42px}.npa-page-hero-subtitle{font-size:16px;line-height:26px}.npa-page-main{width:min(720px,calc(100% - 32px));padding:48px 16px 72px}.npa-page-law-grid,.npa-page-reg-grid{grid-template-columns:1fr}.npa-page-reg-card{flex-direction:column}.npa-page-reg-actions{align-self:flex-end}}body.route-public-registry{background:#f4f7fb}body.route-public-registry .shell,body.route-public-registry #mainPanel,body.route-public-registry .registry-view{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}body.route-public-registry .shell{max-width:100%!important;width:100%!important}body.route-public-registry #mainPanel{min-height:calc(100vh - 92px)}#publicRegistryView{width:100%!important;margin:0!important;padding:0 0 28px!important;font-family:Inter,Segoe UI,sans-serif!important}.public-registry-frame{margin-top:34px!important}.public-registry-frame{display:grid;gap:16px;width:min(1280px,calc(100% - 220px));margin:0 auto}.public-registry-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.public-registry-head-copy{max-width:710px}.public-registry-eyebrow{margin:0;color:#2f6fed;font-size:10px;font-weight:600;letter-spacing:.5px;line-height:14px;text-transform:uppercase}.public-registry-title{margin:4px 0 0;color:#1e293b;font-size:36px;font-weight:600;letter-spacing:-.2px;line-height:1.2;font-family:Inter,Segoe UI,sans-serif!important}.public-registry-subtitle{margin:6px 0 0;color:#64748b;font-size:14px;font-weight:400;line-height:20px}.public-registry-head-metrics{display:flex;align-items:center;gap:12px}.public-registry-metric-card{display:inline-flex;align-items:center;gap:8px;border-radius:16px}.public-registry-metric-card--primary{min-height:56px;padding:10px 14px;border:.667px solid #d9e2ec;background:#fff;box-shadow:0 2px 8px #1018280a}.public-registry-metric-card--success{min-height:56px;padding:10px 14px;border:.667px solid #bbf7d0;background:#eaf7ef}.public-registry-metric-icon{width:20px;height:20px;flex:0 0 20px;color:#2f6fed}.public-registry-metric-icon svg{width:20px;height:20px;stroke:currentColor}.public-registry-metric-card--success .public-registry-metric-icon{color:#16a34a}.public-registry-metric-copy{display:grid;gap:0}.public-registry-metric-label{margin:0;color:#64748b;font-size:10px;font-weight:400;line-height:14px;white-space:nowrap}.public-registry-metric-value{margin:0;color:#1e293b;font-size:22px;font-weight:600;line-height:24px}.public-registry-metric-card--success .public-registry-metric-label{color:#16a34a}.public-registry-metric-card--success .public-registry-metric-value{color:#15803d;font-size:18px;line-height:24px}.public-registry-info-banner{min-height:48px;padding:12px 16px;border:.667px solid #bfdbfe;border-radius:16px;background:#eaf2ff;display:inline-flex;align-items:center;gap:12px}.public-registry-info-icon{width:20px;height:20px;flex:0 0 20px;color:#2f6fed}.public-registry-info-icon svg{width:20px;height:20px;stroke:currentColor}.public-registry-info-copy{margin:0;color:#1e40af;font-size:12px;font-weight:400;line-height:18px}.public-registry-info-copy strong,.public-registry-info-copy a{font-weight:600;color:inherit}.public-registry-search{min-height:44px;padding:0 14px;border:.667px solid #d0d5dd;border-radius:14px;background:#fff;display:flex;align-items:center;gap:12px}.public-registry-search-icon{width:20px;height:20px;color:#94a3b8;flex:0 0 20px}.public-registry-search-icon svg{width:20px;height:20px;stroke:currentColor}.public-registry-search-input{width:100%;border:none;outline:none;background:transparent;color:#1e293b;font-size:14px;line-height:20px;font-family:inherit}.public-registry-search-input::placeholder{color:#94a3b8}.public-registry-table-card{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}.public-registry-table-scroll{overflow-x:auto}.public-registry-table{width:100%;border-collapse:collapse}.public-registry-table thead tr{min-height:80.333px;background:#f8fafc;border-bottom:.667px solid #d9e2ec}.public-registry-table th{padding:12px 14px;text-align:left;color:#64748b;font-size:13px;font-weight:600;letter-spacing:.325px;line-height:19.5px;text-transform:uppercase}.public-registry-table td{padding:10px 14px;border-bottom:.667px solid #d9e2ec;vertical-align:middle}.public-registry-table tbody tr:last-child td{border-bottom:none}.public-registry-sort-btn{border:none;background:transparent;display:inline-flex;align-items:center;gap:6px;padding:0;color:inherit;font:inherit;cursor:pointer}.public-registry-sort-icon{color:#94a3b8;font-size:12px;line-height:1}.public-registry-sort-icon.is-active{color:#2f6fed}.public-registry-certificate-link{border:none;background:transparent;padding:0;display:inline-flex;align-items:center;gap:8px;cursor:pointer;max-width:100%}.public-registry-certificate-number{color:#2f6fed;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:600;line-height:19.5px;text-decoration:none;white-space:nowrap;overflow-wrap:normal;word-break:normal}.public-registry-certificate-link:hover .public-registry-certificate-number{text-decoration:underline}.public-registry-certificate-download{width:14px;height:14px;color:#94a3b8;flex:0 0 14px}.public-registry-certificate-download svg{width:14px;height:14px;stroke:currentColor}.public-registry-owner{color:#1e293b;font-size:12px;font-weight:600;line-height:18px}.public-registry-owner-bin,.public-registry-standard,.public-registry-ops{margin-top:2px;color:#94a3b8;font-size:10px;font-weight:400;line-height:14px}.public-registry-product{color:#1e293b;font-size:12px;font-weight:400;line-height:18px}.public-registry-date{color:#64748b;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.public-registry-status-pill{min-height:24px;padding:2px 10px;border-radius:22369600px;background:#eaf7ef;color:#16a34a;font-size:11px;font-weight:600;line-height:16px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.public-registry-status-icon{width:14px;height:14px;flex:0 0 14px}.public-registry-status-icon svg{width:14px;height:14px;stroke:currentColor}.public-registry-empty{padding:24px;color:#64748b;font-size:12px;line-height:18px}.public-registry-table-footer{min-height:52px;padding:10px 14px;border-top:.667px solid #d9e2ec;display:flex;align-items:center;justify-content:space-between;gap:16px}.public-registry-count{color:#64748b;font-size:12px;font-weight:400;line-height:18px}.public-registry-pagination{display:inline-flex;align-items:center;gap:4px}.public-registry-page-btn{width:28px;height:28px;border:.667px solid #d9e2ec;border-radius:8px;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;font-size:12px;font-weight:600;line-height:18px}.public-registry-page-btn svg{width:16px;height:16px;stroke:currentColor}.public-registry-page-btn.is-active{border-color:#2f6fed;background:#2f6fed;color:#fff;box-shadow:0 4px 12px #2f6fed33}.public-registry-page-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 1390px){#publicRegistryView{width:100%!important}.public-registry-frame{width:min(1280px,calc(100% - 96px))}.public-registry-head{flex-direction:column;align-items:flex-start}}@media (max-width: 760px){#publicRegistryView{width:calc(100% - 24px);padding:32px 0}.public-registry-frame{width:100%}.public-registry-title{font-size:32px;line-height:40px}.public-registry-subtitle{font-size:14px;line-height:21px}.public-registry-head-metrics{width:100%;flex-direction:column;align-items:stretch}.public-registry-table-footer{flex-direction:column;align-items:flex-start}}#mainPanel.auth-only{min-height:640px;display:flex;flex-direction:column;justify-content:center}#mainPanel.auth-only .page-head{display:none}.shell.form-shell>#mainPanel .page-head{margin-bottom:28px}.shell.form-shell>#sidebarPanel,.shell.form-shell>#mainPanel{background:transparent;border:0;box-shadow:none;border-radius:0}.shell.form-shell>#sidebarPanel{padding:0}.shell.form-shell>#mainPanel{padding:0}.shell.form-shell>#mainPanel .page-eyebrow{margin-bottom:6px;color:#0071e3;font-size:var(--text-small);font-weight:700;letter-spacing:.16em;text-transform:uppercase}.shell.form-shell>#mainPanel h1{margin-top:0;color:#0a0a0b;font-family:Cormorant Garamond,Georgia,serif;font-size:var(--text-page-title);font-weight:700;letter-spacing:-.03em;line-height:1.05}.shell.form-shell>#mainPanel .process{margin-bottom:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid #e5e5ea;border-radius:12px;background:#fff;overflow:hidden}.shell.form-shell>#mainPanel .process-step{border:0;border-right:1px solid #e5e5ea;border-radius:0;min-height:126px;padding:16px 18px;display:flex;flex-direction:column;justify-content:flex-start}.shell.form-shell>#mainPanel .process-step:last-child{border-right:0}.shell.form-shell>#mainPanel .process-step .n{color:#aeaeb2;font-size:var(--text-small);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shell.form-shell>#mainPanel .process-step .name{margin-top:12px;color:#0a0a0b;font-size:var(--text-card-title);font-weight:700;line-height:1.1}.shell.form-shell>#mainPanel .process-step .who{margin-top:10px;color:#6c6c70;font-size:var(--text-body);line-height:1.25}.shell.form-shell>#mainPanel .process-step.active{background:#edf2f8}.shell.form-shell>#mainPanel .process-step.done{background:#f7f9fc}#authGateLoginBtn{margin-top:12px}.shell.form-shell>#mainPanel .section{margin-bottom:16px;border:1px solid #e5e5ea;border-radius:12px;box-shadow:none;overflow:hidden}.shell.form-shell>#mainPanel .section-head{padding:16px 24px;border-bottom-color:#e5e5ea;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.shell.form-shell>#mainPanel .section-title{color:#0a0a0b;font-size:var(--text-label);font-weight:600;letter-spacing:-.01em;text-transform:none}.shell.form-shell>#mainPanel .section-sub{margin-top:0;color:#aeaeb2;font-size:var(--text-small)}.shell.form-shell>#mainPanel .section-body{padding:24px}.shell.form-shell>#mainPanel .grid-2,.shell.form-shell>#mainPanel .grid-3,.shell.form-shell>#mainPanel .doc-grid{gap:20px}.shell.form-shell>#mainPanel .grid-2+.grid-2,.shell.form-shell>#mainPanel .grid-2+.grid-3,.shell.form-shell>#mainPanel .grid-3+.grid-2,.shell.form-shell>#mainPanel .grid-3+.grid-3{margin-top:20px}.shell.form-shell>#mainPanel .field{gap:8px}.shell.form-shell>#mainPanel .field label{color:#6c6c70;font-size:var(--text-label);font-weight:600}.shell.form-shell>#mainPanel .field input,.shell.form-shell>#mainPanel .field select,.shell.form-shell>#mainPanel .field textarea{border-color:#e5e5ea;border-radius:8px;padding:9px 13px;background:#f9f9fb;font-size:var(--text-body);color:#2c2c2e}.shell.form-shell>#mainPanel .field input::placeholder,.shell.form-shell>#mainPanel .field textarea::placeholder{color:#b6bcc6}.shell.form-shell>#mainPanel .field select.is-placeholder{color:#9aa2ad}.shell.form-shell>#mainPanel .field input:focus,.shell.form-shell>#mainPanel .field select:focus,.shell.form-shell>#mainPanel .field textarea:focus{outline:none;border-color:#0071e3;background:#fff;box-shadow:0 0 0 3px #0071e312}.shell.form-shell>#mainPanel .field textarea{min-height:120px}.shell.form-shell>#mainPanel .field .hint{color:#aeaeb2;font-size:var(--text-small)}.shell.form-shell>#mainPanel .obligation{margin-top:20px;padding:16px 18px;border-color:#fedd99;border-radius:8px;background:#fff8f0;color:#7c4a00;font-size:var(--text-small);line-height:1.7}.shell.form-shell>#mainPanel .checks{margin-top:14px;gap:10px;font-size:var(--text-body)}.shell.form-shell>#mainPanel .checks label{gap:10px}.shell.form-shell>#mainPanel .doc-grid{grid-template-columns:1fr}.shell.form-shell>#mainPanel .doc-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border:0;border-bottom:1px solid #e5e5ea;border-radius:0;background:transparent}.shell.form-shell>#mainPanel .doc-item:last-child{border-bottom:0}.shell.form-shell>#mainPanel .doc-item label{margin-bottom:0;color:#2c2c2e;font-size:var(--text-label);font-weight:500;line-height:1.45}.shell.form-shell>#mainPanel .doc-item input[type=file]{width:auto;min-width:220px;background:transparent;border:none;padding:0}.shell.form-shell>#mainPanel .doc-item input[type=file]::file-selector-button{border:1px solid #e5e5ea;border-radius:6px;padding:6px 14px;background:#f9f9fb;color:#6c6c70;font:inherit;font-size:var(--text-small);font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.shell.form-shell>#mainPanel .doc-item input[type=file]::file-selector-button:hover{border-color:#0071e3;background:#f0f7ff;color:#0071e3}.shell.form-shell>#mainPanel .field.sourced label{color:#66707d}.shell.form-shell>#mainPanel .field.sourced input,.shell.form-shell>#mainPanel .field.sourced select,.shell.form-shell>#mainPanel .field.sourced textarea{border-color:#c7d0da;background:#e7edf3;color:#4b5563;box-shadow:inset 0 0 0 1px #c7d0da73}.shell.form-shell>#mainPanel .field.sourced input::placeholder,.shell.form-shell>#mainPanel .field.sourced textarea::placeholder{color:#93a0ae}.shell.form-shell>#mainPanel .field.sourced input[readonly],.shell.form-shell>#mainPanel .field.sourced select:disabled,.shell.form-shell>#mainPanel .field.sourced textarea[readonly]{cursor:not-allowed}.shell.form-shell>#mainPanel .field.required-empty:not(.error) label{color:#9f2e2e}.shell.form-shell>#mainPanel .field.required-empty:not(.error) input,.shell.form-shell>#mainPanel .field.required-empty:not(.error) select,.shell.form-shell>#mainPanel .field.required-empty:not(.error) textarea{border-color:#e6a7a7;background:#fff0f0;box-shadow:inset 0 0 0 1px #e6a7a738}.shell.form-shell>#mainPanel .action-bar{margin-top:20px;align-items:center;padding-top:20px;gap:10px}.shell.form-shell>#mainPanel .action-bar-group{gap:10px}.shell.form-shell>#mainPanel .action-bar .action-bar-group:last-child{margin-left:auto}.shell.form-shell>#mainPanel .btn-primary,.shell.form-shell>#mainPanel .btn-secondary,.shell.form-shell>#mainPanel .btn-danger{min-height:0;border-radius:8px;padding:10px 20px;box-shadow:none;transform:none;font-size:var(--text-label)}.shell.form-shell>#mainPanel .btn-primary{background:#0071e3}.shell.form-shell>#mainPanel .btn-primary:hover:not(:disabled){background:#0062c6}.shell.form-shell>#mainPanel .btn-secondary{border-color:#e5e5ea;background:#fff;color:#2c2c2e}.shell.form-shell>#mainPanel .btn-secondary:hover:not(:disabled){border-color:#cfd3db;background:#f9f9fb;color:#2c2c2e}.shell.form-shell>#mainPanel .btn-danger{border-color:#ffc9c7;background:#fff;color:#ff3b30}#formView .field input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .field select,#formView .field textarea{min-height:48px;padding:11px 14px;border-radius:12px;font-size:15px;line-height:22px}#formView .field textarea{min-height:108px}#formView .checks input[type=checkbox]{width:16px;height:16px;margin-top:3px;accent-color:var(--brand)}#formView .field input[type=file],#formView .appendix-table input[type=file]{min-height:46px;padding:8px 10px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#475569;font-size:14px;line-height:20px}#formView .field input[type=file]::file-selector-button,#formView .appendix-table input[type=file]::file-selector-button{margin-right:10px;border:1px solid #cbd5e1;border-radius:10px;padding:7px 12px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}#formView .field input[type=file]::file-selector-button:hover,#formView .appendix-table input[type=file]::file-selector-button:hover{border-color:#94a3b8;background:#f8fafc}#formView .appendix-table input[type=text]{min-height:40px;padding:8px 10px;border-radius:10px;font-size:14px;line-height:20px}.shell.form-shell{max-width:1352px;margin-top:48px}#formView .section{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f}#formView .section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 32px 12px}#formView .section[data-step="0"] .section-head:after{content:"\2713  \417\430\43f\43e\43b\43d\435\43d\43e";display:inline-flex;align-items:center;min-height:30px;padding:0 14px;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:12px;font-weight:600;line-height:18px;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(-2px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}#formView .section[data-step="0"].step-complete .section-head:after{opacity:1;visibility:visible;transform:translateY(0)}#formView .section-title{font-size:30px;font-weight:600;line-height:36px}#formView .field .hint{color:var(--text-subtle);font-size:13px;line-height:19.5px}.shell.form-shell{max-width:1200px;grid-template-columns:300px minmax(0,1fr);gap:28px}#mainPanel.auth-only{min-height:720px;align-items:center}#authGateLoginBtn{margin-top:24px}.shell.form-shell{grid-template-columns:1fr;gap:24px}.shell.form-shell #sidebarPanel{position:static;padding:32px}.shell.form-shell .app-meta{display:none}.shell.form-shell .steps{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));gap:16px}.shell.form-shell .step-item{align-items:center;gap:12px;min-height:110px;padding:0;border:none;background:transparent;text-align:center}.shell.form-shell .step-item .bullet{width:56px;height:56px;border:2px solid #d9e2ec;border-radius:999px;background:#fff;color:var(--text-subtle);box-shadow:none}.shell.form-shell .step-item.active .bullet{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 4px 16px #2f6fed40}.shell.form-shell .step-item.done .bullet{border-color:var(--success);background:var(--success);color:#fff}.shell.form-shell .process{display:none}@media (max-width: 1100px){.home-hero,.services-grid,.module-grid{grid-template-columns:1fr}.landing-section.centered,.service-card-wrap.services-shell{padding-left:28px;padding-right:28px}.shell{padding-left:20px;padding-right:20px}.shell.form-shell .steps{grid-template-columns:repeat(4,minmax(120px,1fr))}}@media (max-width: 720px){.header-inner{padding-left:18px;padding-right:18px}.home-hero,.service-card-wrap.services-shell{padding:32px 20px}.services-info-panel{flex-direction:column}.shell.form-shell .steps{grid-template-columns:repeat(2,minmax(120px,1fr))}}.home-hero-title,.landing-title,#pageTitle,#formView .section-title,.module-card-title,.service-card-label{font-family:Inter,Segoe UI,sans-serif;letter-spacing:0;text-transform:none}#formView .field label{text-transform:none;letter-spacing:0;font-size:12px;line-height:18px}#formView .field.required-empty:not(.error) label,#formView .field.required-empty:not(.error) .hint{color:inherit}#formView .field.required-empty:not(.error) input,#formView .field.required-empty:not(.error) select,#formView .field.required-empty:not(.error) textarea{border-color:#d0d5dd;background:#fff;box-shadow:none}#formView .section-head{padding-bottom:16px;border-bottom:.667px solid #d9e2ec}#formView .section-title{font-size:20px;line-height:30px}#formView .section-sub{font-family:Inter,Segoe UI,sans-serif;color:#64748b;font-size:14px;line-height:21px}#formView{display:grid;gap:32px}#formView .application-shell-head{display:grid;gap:8px;margin:0}#formView .application-stepper-card{position:relative;padding:32px;margin:0;border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}#formView .application-stepper-card:before{content:"";position:absolute;left:56px;right:56px;top:122px;height:3px;background:linear-gradient(90deg,#16a34a,#2f6fed)}#formView .application-stepper-head{margin-bottom:32px}#formView .application-stepper-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-items:start}#formView .application-step-item{display:grid;justify-items:center;gap:12px;min-width:0}#formView .application-step-bullet{position:relative;z-index:1;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border:2.667px solid #d9e2ec;border-radius:50%;background:#fff;color:#94a3b8;font-size:18px;font-weight:700;line-height:27px}#formView .application-step-item.done .application-step-bullet{border-color:#16a34a;background:#16a34a;color:#fff;box-shadow:0 4px 16px #16a34a40}#formView .application-step-item.active .application-step-bullet{width:61.6px;height:61.6px;transform:translateY(-2.8px);border-color:#2f6fed;background:#2f6fed;color:#fff;box-shadow:0 4px 16px #2f6fed40}#formView .application-step-label{color:#64748b;font-size:13px;font-weight:600;line-height:16.25px}#formView .application-step-item.done .application-step-label{color:#16a34a}#formView .application-step-item.active .application-step-label{color:#2f6fed}#formView .section{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden;margin-bottom:0}#formView .section-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:24px 32px;border-bottom:.667px solid #d9e2ec;background:#f8fafc}#formView .section[data-step="0"] .section-head:after{content:none;display:none}#formView .section-title{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}#formView .section-sub{margin:0;text-align:left;color:#64748b;font-size:14px;font-weight:400;line-height:21px}#formView .section-body{padding:32px}#formView .section[data-step="0"] .application-step0-grid{gap:24px}#formView .section[data-step="0"] .application-step0-scheme{grid-column:1 / -1}#formView .section[data-step="0"] .application-step0-scheme .hint{margin-top:-1px;color:#2f6fed;font-size:12px;line-height:19.5px}#formView .section[data-step="0"] .application-step0-scheme .hint a{color:#2f6fed;text-decoration:underline}#formView .section[data-step="0"] .application-step0-scheme .hint a:after{content:" \2197";font-size:12px}#formView .grid-2,#formView .grid-3,#formView .doc-grid{gap:18px 16px}#formView .grid-2+.grid-2,#formView .grid-2+.grid-3,#formView .grid-3+.grid-2,#formView .grid-3+.grid-3{margin-top:18px}#formView .field{display:flex;flex-direction:column;gap:8px;align-self:start}#formView .field label{color:#1e293b;font-size:14px;font-weight:600;line-height:21px;letter-spacing:0;text-transform:none}#formView .required{color:#dc2626}#formView .field input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .field select,#formView .field textarea{height:52px;min-height:52px;padding:14px 16px;border:.667px solid #d0d5dd;border-radius:14px;background:#fff;color:#1e293b;font-size:16px;line-height:24px;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease}#formView .field textarea{height:auto;min-height:112px;resize:vertical}#formView .field input::placeholder,#formView .field textarea::placeholder{color:#94a3b8}#formView .field select.is-placeholder{color:#94a3b8}#formView .field input:focus,#formView .field select:focus,#formView .field textarea:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b82e}#formView .field .hint{color:#94a3b8;font-size:13px;line-height:19.5px}#formView .field .hint a{color:#475569}#formView .checks{margin-top:8px;display:grid;gap:10px}#formView .checks label{display:flex;align-items:center;gap:10px;color:#1e293b;font-size:14px;font-weight:600;line-height:21px}#formView .checks input[type=checkbox],#formView .checks input[type=radio]{width:16px;height:16px;margin-top:0;accent-color:#16a34a}#formView .section[data-step="1"] .grid-2{gap:24px}#formView .section[data-step="1"] .field[data-field=applicant_bin]{order:1}#formView .section[data-step="1"] .field[data-field=phone]{order:2}#formView .section[data-step="1"] .field[data-field=applicant_name]{order:3}#formView .section[data-step="1"] .field[data-field=applicant_name_kz]{order:4}#formView .section[data-step="1"] .field[data-field=applicant_address]{order:5}#formView .section[data-step="1"] .field[data-field=applicant_address_kz]{order:6}#formView .section[data-step="1"] .field[data-field=email]{order:7;grid-column:1 / -1}#formView .section[data-step="1"] .field[data-field=applicant_activity_address]{order:8;grid-column:1 / -1}#formView .section[data-step="1"] #applicantActualAddressGroup{order:9;grid-column:1 / -1;margin-top:0;border:.667px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:20px}#formView .section[data-step="1"] .field[data-field=applicant_activity_address]:has(input[value=other]:checked)+#applicantActualAddressGroup{display:block}#formView .section[data-step="1"] .field[data-field=applicant_activity_address]:has(input[value=legal]:checked)+#applicantActualAddressGroup{display:none}#formView .section[data-step="1"] #applicantActualAddressGroup .applicant-actual-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#formView .section[data-step="1"] #applicantActualAddressGroup .field{margin:0}#formView .section[data-step="1"] .field[data-field=applicant_bin] .hint:not(.applicant-lookup-status){display:none}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks{margin-top:0;display:flex;align-items:center;gap:12px}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label{min-height:49px;padding:0 22px;border:2px solid #d0d5dd;border-radius:14px;background:#fff;display:inline-flex;align-items:center;gap:12px;color:#475569;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label:has(input[value=legal]){min-width:210px}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label:has(input[value=other]){min-width:163px}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks input[type=radio]{appearance:none;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;padding:0;border:2px solid #cbd5e1;border-radius:50%;margin:0;position:relative;flex:0 0 auto}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks input[type=radio]:checked{border-color:#2f6fed;background:#fff}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label.is-selected input[type=radio]{border-color:#2f6fed;background:#fff}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks input[type=radio]:checked:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#2f6fed;transform:translate(-50%,-50%)}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label.is-selected input[type=radio]:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#2f6fed;transform:translate(-50%,-50%)}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label:has(input[type=radio]:checked){border-color:#2f6fed;background:#eaf2ff;color:#2f6fed}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks label.is-selected{border-color:#2f6fed;background:#eaf2ff;color:#2f6fed}#formView .section[data-step="1"] .field.sourced label:after{content:none}#formView .section[data-step="1"] .field.sourced input,#formView .section[data-step="1"] .field.sourced textarea{border-color:#86efac;background-color:#f0fdf4;color:#15803d;font-size:15px;line-height:22.5px;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' fill='%2316A34A'/%3E%3Cpath d='M6.6 10.2L8.9 12.5L13.5 7.9' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px 20px;box-shadow:none}#formView .section[data-step="1"] .field.sourced input::placeholder,#formView .section[data-step="1"] .field.sourced textarea::placeholder{color:#15803d}#formView .section[data-step="1"] .field.lookup-confirmed input{padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' fill='%2316A34A'/%3E%3Cpath d='M6.6 10.2L8.9 12.5L13.5 7.9' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px 20px}#formView .section[data-step="1"] .field.lookup-loading input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .section[data-step="1"] .field.lookup-loading textarea{border-color:#bfdbfe;background-color:#eff6ff;color:#93c5fd;font-size:14px;line-height:21px;padding-right:44px;background-image:none}#formView .section[data-step="1"] .field.lookup-loading input::placeholder,#formView .section[data-step="1"] .field.lookup-loading textarea::placeholder{color:#93c5fd}#formView .section[data-step="1"] .field[data-field=applicant_bin].lookup-loading input{border-color:#d0d5dd;background-color:#fff;color:#94a3b8;font-size:16px;line-height:24px}#formView .section[data-step="1"] .field[data-field=applicant_bin].lookup-loading input::placeholder{color:#94a3b8}#formView .section[data-step="1"] .field.lookup-loading.lookup-confirmed input{background-image:none}#formView .section[data-step="2"] .field.lookup-loading label:after,#formView .section[data-step="2"] .field.sourced label:after{content:none}#formView .section[data-step="2"] .field.lookup-loading input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .section[data-step="2"] .field.lookup-loading textarea{border-color:#bfdbfe;background-color:#eff6ff;color:#93c5fd;font-size:14px;line-height:21px;padding-right:44px;background-image:none}#formView .section[data-step="2"] .field.lookup-loading input::placeholder,#formView .section[data-step="2"] .field.lookup-loading textarea::placeholder{color:#93c5fd}#formView .section[data-step="2"] .field.sourced input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .section[data-step="2"] .field.sourced textarea{border-color:#86efac;background-color:#f0fdf4;color:#15803d;font-size:15px;line-height:22.5px;padding-right:44px;background-image:none;box-shadow:none}#formView .section[data-step="2"] .field.sourced input::placeholder,#formView .section[data-step="2"] .field.sourced textarea::placeholder{color:#15803d}#formView .section[data-step="2"] .field.sourced{position:relative}#formView .section[data-step="2"] .field.sourced:after{content:"";position:absolute;top:55px;right:14px;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' fill='%2316A34A'/%3E%3Cpath d='M6.6 10.2L8.9 12.5L13.5 7.9' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / 20px 20px;pointer-events:none}#formView .section[data-step="2"] .field.sourced.lookup-loading:after{content:none}#formView .section[data-step="2"] .field[data-field=accreditation_number_display].lookup-loading .hint,#formView .section[data-step="2"] .field[data-field=accreditation_number_display].sourced .hint{display:none}#formView .section[data-step="2"] .field[data-field=accreditation_number_display] .hint{margin-top:-1px;color:#94a3b8;font-size:12px;line-height:18px}#formView .section[data-step="3"]{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}#formView .section[data-step="3"]>.section-head{display:none}#formView .section[data-step="3"]>.section-body{display:grid;gap:32px;padding:0}#formView #step4LayoutRoot,#formView #step4ProductsSection{display:grid;gap:32px}#formView #step4AddProductAction{display:block}#formView .step4-card{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}#formView .step4-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 32px;border-bottom:.667px solid #d9e2ec;background:#f8fafc}#formView .step4-card-title{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}#formView .step4-card-sub{margin-top:4px;color:#64748b;font-size:14px;font-weight:400;line-height:21px}#formView .step4-card-body{padding:32px}#formView #step4ManufacturerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#formView #step4ManufacturerGrid .field[data-field=manufacturer_bin],#formView #step4ManufacturerGrid .field[data-field=manufacturer_activity_address],#formView #manufacturerActualAddressGroup{grid-column:1 / -1}#formView .section[data-step="3"] .field[data-field=manufacturer_bin] .hint:not(.applicant-lookup-status){display:none}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks{margin-top:0;display:flex;align-items:center;gap:12px}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label{min-height:49px;padding:0 22px;border:2px solid #d0d5dd;border-radius:14px;background:#fff;display:inline-flex;align-items:center;gap:12px;color:#475569;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label:has(input[value=legal]){min-width:210px}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label:has(input[value=other]){min-width:163px}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks input[type=radio]{appearance:none;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;padding:0;border:2px solid #cbd5e1;border-radius:50%;margin:0;position:relative;flex:0 0 auto}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks input[type=radio]:checked{border-color:#2f6fed;background:#fff}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label.is-selected input[type=radio]{border-color:#2f6fed;background:#fff}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks input[type=radio]:checked:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#2f6fed;transform:translate(-50%,-50%)}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label.is-selected input[type=radio]:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#2f6fed;transform:translate(-50%,-50%)}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label:has(input[type=radio]:checked){border-color:#2f6fed;background:#eaf2ff;color:#2f6fed}#formView .section[data-step="3"] .field[data-field=manufacturer_activity_address] .checks label.is-selected{border-color:#2f6fed;background:#eaf2ff;color:#2f6fed}#formView #manufacturerActualAddressGroup{margin-top:8px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:20px}#formView #manufacturerActualAddressGroup .step4-manufacturer-other-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#formView .section[data-step="3"] .field.lookup-loading label:after,#formView .section[data-step="3"] .field.sourced label:after{content:none}#formView .section[data-step="3"] .field.lookup-loading input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .section[data-step="3"] .field.lookup-loading textarea{border-color:#bfdbfe;background-color:#eff6ff;color:#93c5fd;font-size:14px;line-height:21px;padding-right:44px;background-image:none}#formView .section[data-step="3"] .field.lookup-loading input::placeholder,#formView .section[data-step="3"] .field.lookup-loading textarea::placeholder{color:#93c5fd}#formView .section[data-step="3"] .field[data-field=manufacturer_bin].lookup-loading input:not([type=checkbox]):not([type=radio]):not([type=file]){border-color:#d0d5dd;background-color:#fff;color:#94a3b8;font-size:16px;line-height:24px}#formView .section[data-step="3"] .field[data-field=manufacturer_bin].lookup-loading input::placeholder{color:#94a3b8}#formView .section[data-step="3"] .field[data-field=manufacturer_bin].lookup-confirmed{position:relative}#formView .section[data-step="3"] .field[data-field=manufacturer_bin].lookup-confirmed input:not([type=checkbox]):not([type=radio]):not([type=file]){padding-right:44px}#formView .section[data-step="3"] .field[data-field=manufacturer_bin].lookup-confirmed:after{content:"";position:absolute;top:55px;right:14px;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' fill='%2316A34A'/%3E%3Cpath d='M6.6 10.2L8.9 12.5L13.5 7.9' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / 20px 20px;pointer-events:none}#formView .section[data-step="3"] .field.lookup-loading.lookup-confirmed input{background-image:none}#formView .field.sourced label:after{content:" \2022  \438\441\442\43e\447\43d\438\43a"!important}#formView .field.sourced label{color:#70757d}#formView .system-toast{position:fixed;right:24px;bottom:24px;z-index:50;display:inline-flex;align-items:center;gap:12px;max-width:min(420px,calc(100vw - 32px));padding:14px 16px;border:1px solid rgba(22,77,53,.14);border-radius:14px;background:#fffffffa;box-shadow:0 18px 40px #0f362529;color:var(--text-main)}#formView .system-toast-close{width:28px;height:28px;border:none;border-radius:999px;background:#164d3514;color:var(--text-main);cursor:pointer}#formView .section[data-step="3"] .field.sourced input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .section[data-step="3"] .field.sourced textarea{border-color:#86efac;background-color:#f0fdf4;color:#15803d;font-size:15px;line-height:22.5px;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' fill='%2316A34A'/%3E%3Cpath d='M6.6 10.2L8.9 12.5L13.5 7.9' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px 20px;box-shadow:none}#formView .section[data-step="3"] .field.sourced input::placeholder,#formView .section[data-step="3"] .field.sourced textarea::placeholder{color:#15803d}#formView #step4ProductBlocks{display:grid;gap:32px}#formView .step4-product-block .step4-card-head{min-height:103.667px}#formView .step4-product-remove-btn{min-width:138.573px;min-height:36.833px;padding:0 16px;border:.667px solid rgba(220,38,38,.3);border-radius:10px;background:#fff;color:#dc2626;font-size:13px;font-weight:600;line-height:19.5px;display:inline-flex;align-items:center;justify-content:center;gap:6px}#formView .step4-product-remove-btn:before{content:"";width:16px;height:16px;flex:0 0 16px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.333 2.667h5.334M2.667 4h10.666M6 6.667v4M10 6.667v4M4.667 4l.4 6.133c.053.8.08 1.2.268 1.503.166.267.414.476.708.597.334.134.736.134 1.541.134h.832c.806 0 1.208 0 1.542-.134a1.6 1.6 0 0 0 .708-.597c.188-.303.215-.703.268-1.503L11.333 4' stroke='%23DC2626' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#formView .step4-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#formView .step4-product-grid .field[data-product-field=tnved_code]{grid-column:1 / -1}#formView .step4-product-grid textarea,#formView .step4-additional-grid textarea{min-height:88px;height:88px;resize:none}#formView .step4-add-product-btn{width:100%;min-height:60px;border:2px dashed rgba(47,111,237,.4);border-radius:16px;background:#fff;color:#2f6fed;font-size:15px;font-weight:600;line-height:22.5px;display:inline-flex;align-items:center;justify-content:center;gap:8px}#formView .step4-add-product-btn:before{content:"";width:20px;height:20px;flex:0 0 20px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 4v12M4 10h12' stroke='%232F6FED' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}#formView .step4-additional-card .step4-card-head{min-height:78.667px}#formView .step4-additional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#formView .step4-marking-checks{margin-top:24px}#formView .step4-marking-checks label{gap:12px;font-size:14px;font-weight:600;line-height:21px}#formView .step4-marking-checks input[type=checkbox]{width:20px;height:20px;margin-top:0;accent-color:#2f6fed}#formView #accreditation_scope_summary{margin-top:24px;min-height:54.583px;padding:16.736px 20.729px .741px;border:.741px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1e4ed8;font-size:13px;line-height:21.125px;white-space:normal;display:flex;align-items:flex-start;gap:11.991px}#formView #accreditation_scope_summary:before{content:"";width:15.995px;height:15.995px;flex:0 0 15.995px;margin-top:2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='6.2' stroke='%232F6FED' stroke-width='1.6'/%3E%3Crect x='7.25' y='6.5' width='1.5' height='4.3' rx='0.75' fill='%232F6FED'/%3E%3Ccircle cx='8' cy='4.4' r='1' fill='%232F6FED'/%3E%3C/svg%3E") no-repeat center / contain}#formView #accreditation_scope_summary.is-hidden{display:none}#formView .section[data-step="4"]{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}#formView .section[data-step="4"]>.section-head{display:none}#formView .section[data-step="4"]>.section-body{display:grid;gap:32px;padding:0}#formView .appendix-card{border:.667px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}#formView .appendix-card-head{min-height:88.667px;padding:24px 32px;border-bottom:.667px solid #d9e2ec;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:16px}#formView .appendix-card-title{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}#formView .appendix-add-row-btn{min-width:159.521px;height:40px;border:none;border-radius:10px;background:#2f6fed;color:#fff;font-size:13px;font-weight:600;line-height:19.5px;box-shadow:0 4px 12px #2f6fed33;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;cursor:pointer}#formView .appendix-add-row-btn:before{content:"";width:16px;height:16px;flex:0 0 16px;background:center / 16px 16px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 3.333v9.334M3.333 8h9.334' stroke='white' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}#formView .appendix-add-row-btn:hover:not(:disabled){background:#2459c9}#formView .appendix-table-shell{overflow-x:auto}#formView .appendix-table-wrap{margin-top:0;overflow:visible}#formView .appendix-table{width:100%;min-width:1278.667px;border-collapse:separate;border-spacing:0;table-layout:fixed}#formView .appendix-table thead th{padding:11.67px 16px;border-bottom:.667px solid #d9e2ec;background:#f8fafc;color:#64748b;text-align:left;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.6px;text-transform:uppercase}#formView .appendix-table thead th.appendix-head-action{padding-left:0;padding-right:0}#formView .appendix-table tbody tr{height:134px}#formView .appendix-table[data-locale=kz] tbody tr{height:82.833px}#formView .appendix-table tbody td{padding:12.33px 16px;vertical-align:top}#formView .appendix-table tbody tr+tr td{border-top:.667px solid #f1f5f9}#formView .appendix-table td.appendix-cell-action{padding-left:8px;padding-right:8px}#formView .appendix-input{width:100%;height:36px;min-height:36px;border:.667px solid #d0d5dd;border-radius:8px;background:#fff;color:#1e293b;font-size:13px;line-height:19.5px;padding:0 12px}#formView .appendix-input::placeholder{color:#94a3b8}#formView .appendix-doc-stack{display:flex;flex-direction:column;gap:6px}#formView .appendix-doc-upload{min-height:58.5px;border:2px dashed #cbd5e1;border-radius:8px;background:#fff;color:#94a3b8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}#formView .appendix-doc-upload:before{content:"";width:14px;height:14px;flex:0 0 14px;background:center / 14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7 9.917V4.083M7 4.083 4.958 6.125M7 4.083 9.042 6.125M2.917 10.5h8.166' stroke='%2394A3B8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#formView .appendix-doc-upload-text{font-size:11px;font-weight:600;line-height:16.5px}#formView .appendix-file-chip{min-height:44.833px;border:.667px solid #86efac;border-radius:8px;background:#f0fdf4;display:flex;align-items:center;gap:6px;padding:0 8.667px}#formView .appendix-file-chip:before{content:"";width:14px;height:14px;flex:0 0 14px;background:center / 14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M8.75 1.75H4.083a1.167 1.167 0 0 0-1.166 1.167v8.166a1.167 1.167 0 0 0 1.166 1.167h5.834a1.167 1.167 0 0 0 1.166-1.167V4.667L8.75 1.75Z' stroke='%2315803D' stroke-width='1.1'/%3E%3Cpath d='M8.75 1.75v2.917h2.333' stroke='%2315803D' stroke-width='1.1'/%3E%3C/svg%3E")}#formView .appendix-file-meta{min-width:0;flex:1 1 auto}#formView .appendix-file-name{color:#15803d;font-size:11px;line-height:16.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#formView .appendix-file-size{color:#86efac;font-size:10px;line-height:15px}#formView .appendix-file-remove{width:16px;height:16px;border:none;border-radius:4px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}#formView .appendix-file-remove:before{content:"";width:12px;height:12px;flex:0 0 12px;background:center / 12px 12px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 3 9 9M9 3 3 9' stroke='%2386EFAC' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E")}#formView .appendix-row-remove{width:32px;height:32px;border:none;border-radius:8px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}#formView .appendix-row-remove:before{content:"";width:16px;height:16px;flex:0 0 16px;background:center / 16px 16px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.333 2.667h5.334M3.333 4h9.334M6.333 6.333v4M9.667 6.333v4M4.667 4l.3 5.067c.048.8.072 1.2.26 1.503.163.267.41.476.703.597.332.134.733.134 1.536.134h.468c.804 0 1.205 0 1.537-.134a1.6 1.6 0 0 0 .703-.597c.188-.303.212-.703.26-1.503L11.333 4' stroke='%2394A3B8' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#formView .appendix-file-input,#formView .appendix-files-hint{display:none}#formView .field.error input,#formView .field.error select,#formView .field.error textarea{border-color:#dc2626;background:#fff5f5}#formView .field .error-text{color:#dc2626;font-size:13px;line-height:19px}#formView .field.lookup-loading{position:relative}#formView .field.lookup-loading input:not([type=checkbox]):not([type=radio]):not([type=file]),#formView .field.lookup-loading select,#formView .field.lookup-loading textarea{padding-right:44px}#formView .field.lookup-loading:after{content:"";position:absolute;top:var(--lookup-loader-top, 55px);right:14px;width:16px;height:16px;border:2px solid transparent;border-top-color:#2f6fed;border-right-color:#2f6fed;border-radius:50%;animation:formLookupSpin .8s linear infinite;pointer-events:none}#formView .section[data-step="0"] .section-head:after{content:"\417\430\43f\43e\43b\43d\435\43d\43e";display:inline-flex;align-items:center;min-height:36px;padding:0 16px 0 40px;border-radius:999px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 8.2L6.7 10.9L12 5.6' stroke='%2316A34A' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 16px center / 16px 16px,#eaf7ef;color:#16a34a;font-size:13px;font-weight:600;line-height:19.5px}#legal_confirmation_note,#applicant_obligation_text,#formView .obligation{border:.667px solid rgba(245,158,11,.3);border-radius:16px;background:#fff4db;color:#92400e;font-size:14px;line-height:22.75px}#formView .obligation{margin-top:24px;padding:16px 24px}#formView .application-form-actions{margin-top:0;padding-top:0;min-height:100px;align-items:center}#formView .application-form-actions .btn-secondary,#formView .application-form-actions .btn-primary,#mainPanel #formView .application-form-actions .btn-secondary,#mainPanel #formView .application-form-actions .btn-primary{min-height:52px;border-radius:14px;padding:0 32px;font-size:16px;font-weight:600;line-height:24px}#mainPanel #formView #saveDraftBtn{min-width:206.677px}#mainPanel #formView #nextStepBtn{min-width:178.469px}#mainPanel #formView #prevStepBtn{min-width:112.667px}#mainPanel #formView #submitBtn{min-width:268.49px}#formView .application-form-actions .btn-secondary{border-color:#d0d5dd;background:#fff;color:#334155}#formView .application-form-actions .btn-secondary:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc;color:#1e293b}#formView .application-form-actions .btn-primary{background:#2f6fed;box-shadow:0 4px 16px #2f6fed33}#formView .application-form-actions .btn-primary:hover:not(:disabled){background:#2459c9}.shell.form-shell{width:min(1280px,calc(100vw - 64px));max-width:1280px;margin:56px auto 0;padding:0;grid-template-columns:1fr;gap:32px}.shell.form-shell>#mainPanel{width:100%;padding:0}#mainPanel #formView .application-stepper-card{padding:32px}#mainPanel #formView .application-stepper-card:before{left:56px;right:56px}#mainPanel #formView .application-stepper-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}#mainPanel #formView .section-head{display:grid;align-items:start;justify-items:start;text-align:left;gap:4px}#mainPanel #formView .section[data-step="3"]>.section-head{display:none}#mainPanel #formView .section[data-step="4"]>.section-head{display:none}#mainPanel #formView .section-head .section-sub{margin:0;text-align:left;justify-self:start}#mainPanel #formView .section[data-step="0"] .application-step0-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#mainPanel #formView .section[data-step="0"] .application-step0-scheme{grid-column:1 / -1}#mainPanel.auth-only{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;border:0;border-radius:0;box-shadow:none;background:#f6f8fb;overflow-x:hidden;overflow-y:auto}#mainPanel.auth-only:before,#mainPanel.auth-only:after{content:"";position:absolute;pointer-events:none;border-radius:9999px;background:#eaf2ff;filter:blur(64px)}#mainPanel.auth-only:before{width:256px;height:256px;top:80px;right:80px;opacity:.4}#mainPanel.auth-only:after{width:320px;height:320px;left:80px;top:462px;opacity:.3}#mainPanel.auth-only .auth-gate.figma-auth-gate{width:100%;max-width:480px;margin:0 auto;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;text-align:left;position:relative;z-index:1;font-family:Inter,Segoe UI,sans-serif}#mainPanel.auth-only .figma-auth-header{width:100%;max-width:480px;margin:0 auto 32px}#mainPanel.auth-only .figma-auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}#mainPanel.auth-only .figma-auth-brand-mark{width:40px;height:40px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2f6fed,#2e6de9,#2d6be6,#2c68e2,#2b66de,#2964db,#2862d7,#2760d4,#265dd0,#255bcd,#2459c9);color:#fff;font-size:20px;font-weight:600;line-height:28px}#mainPanel.auth-only .figma-auth-brand-name{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}#mainPanel.auth-only .figma-auth-title{margin:0;color:#1f2937;text-align:center;font-family:Inter,Segoe UI,sans-serif;font-size:28px;font-weight:600;line-height:42px;letter-spacing:0}#mainPanel.auth-only .figma-auth-subtitle{margin:8px 0 0;color:#667085;text-align:center;font-size:16px;font-weight:400;line-height:24px}#mainPanel.auth-only .figma-auth-status{margin:12px 0 0;color:#667085;text-align:center;font-size:13px;font-weight:500;line-height:19px}#mainPanel.auth-only .figma-auth-card{width:100%;min-height:575px;padding:32.667px 32.667px .667px;border:.667px solid #e6ecf2;border-radius:20px;background:#fff;box-shadow:0 8px 24px #10182814;display:flex;flex-direction:column;gap:24px}#mainPanel.auth-only .figma-auth-role-block{display:flex;flex-direction:column;gap:12px}#mainPanel.auth-only .figma-auth-label{color:#1f2937;font-size:14px;font-weight:600;line-height:21px}#mainPanel.auth-only .figma-auth-role-switch{height:49px;border-radius:12px;background:#f6f8fb;padding:4px;display:flex;align-items:center;gap:12px}#mainPanel.auth-only .figma-auth-role-btn{flex:1;height:41px;border:0;border-radius:10px;background:transparent;color:#667085;font-size:14px;font-weight:600;line-height:21px;cursor:pointer;transition:color .14s ease,background .14s ease}#mainPanel.auth-only .figma-auth-role-btn.is-active{background:#fff;color:#2f6fed;box-shadow:0 2px 8px #10182814}#mainPanel.auth-only .figma-auth-fields{display:flex;flex-direction:column;gap:24px}#mainPanel.auth-only .figma-auth-field{display:flex;flex-direction:column;gap:8px}#mainPanel.auth-only .figma-auth-input-wrap{position:relative}#mainPanel.auth-only .figma-auth-input-icon{position:absolute;left:16px;top:50%;width:20px;height:20px;transform:translateY(-50%);color:#667085}#mainPanel.auth-only .figma-auth-input{width:100%;height:49.333px;border:.667px solid #d0d5dd;border-radius:16px;background:#fff;padding:12px 16px 12px 48px;color:#1f2937;font-size:16px;line-height:normal}#mainPanel.auth-only .figma-auth-input::placeholder{color:#98a2b3}#mainPanel.auth-only .figma-auth-input:focus{outline:none;border-color:#2f6fed;box-shadow:0 0 0 2px #2f6fed24}#mainPanel.auth-only .figma-auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:21px}#mainPanel.auth-only .figma-auth-remember{display:inline-flex;align-items:center;gap:8px;color:#667085;font-size:14px;font-weight:600;line-height:21px}#mainPanel.auth-only .figma-auth-remember input[type=checkbox]{appearance:none;-webkit-appearance:none;display:inline-grid;place-content:center;width:16px;height:16px;margin:0;border:.667px solid #d0d5dd;border-radius:4px;background:#fff}#mainPanel.auth-only .figma-auth-remember input[type=checkbox]:checked{border-color:#2f6fed;background:#2f6fed}#mainPanel.auth-only .figma-auth-remember input[type=checkbox]:checked:after{content:"";width:4px;height:8px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:translateY(-1px) rotate(45deg)}#mainPanel.auth-only .figma-auth-link{border:0;background:transparent;padding:0;color:#2f6fed;font-size:14px;font-weight:400;line-height:21px;cursor:pointer}#mainPanel.auth-only #authGateLoginBtn.figma-auth-submit{margin-top:0;width:100%;height:52px;border:0;border-radius:16px;background:#2f6fed;box-shadow:none;color:#fff;font-size:16px;font-weight:600;line-height:24px}#mainPanel.auth-only #authGateLoginBtn.figma-auth-submit:hover:not(:disabled){background:#2459c9}#mainPanel.auth-only #authGateLoginBtn.figma-auth-submit:disabled{background:#9dbaf7;cursor:not-allowed}#mainPanel.auth-only .figma-auth-ecp-wrap{margin-top:16px;border-top:.667px solid #e6ecf2;padding-top:24.667px;padding-bottom:12px}#mainPanel.auth-only .figma-auth-ecp-btn{width:100%;height:53.333px;border:.667px solid #d0d5dd;border-radius:16px;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px}#mainPanel.auth-only .figma-auth-ecp-btn:disabled{color:#344054;border-color:#d0d5dd;background:#fff;opacity:1;cursor:not-allowed}#mainPanel.auth-only .figma-auth-ecp-icon{width:20px;height:20px;color:#667085}@media (max-width: 560px){#mainPanel.auth-only{padding-left:12px;padding-right:12px}#mainPanel.auth-only .figma-auth-card{min-height:auto;padding:24px 20px 1px}#mainPanel.auth-only .figma-auth-role-switch{gap:8px}}@media (max-width: 1200px){#formView .section-head,#formView .section-body{padding-left:24px;padding-right:24px}}@media (max-width: 900px){#formView .grid-2,#formView .grid-3,#formView .doc-grid,#formView #step4ManufacturerGrid,#formView #manufacturerActualAddressGroup .step4-manufacturer-other-address-grid,#formView .step4-product-grid,#formView .step4-additional-grid{grid-template-columns:1fr}#formView .section[data-step="4"]>.section-body{gap:20px}#formView .appendix-card-head{padding:18px 16px;min-height:72px}#formView .appendix-table{min-width:900px}#formView .step4-card-head,#formView .step4-card-body{padding-left:24px;padding-right:24px}#formView .step4-product-remove-btn{align-self:flex-start}#formView .section[data-step="0"] .section-head{align-items:flex-start;flex-direction:column}#formView .section[data-step="1"] #applicantActualAddressGroup .applicant-actual-address-grid{grid-template-columns:1fr}#formView .section[data-step="1"] .field[data-field=applicant_activity_address] .checks{flex-wrap:wrap}}.ops-actions{margin-top:10px}.ops-actions .grid-3{align-items:end}.ops-status-row{margin-bottom:10px;font-size:var(--font-secondary-size);color:var(--text-muted)}.ops-history{margin-top:10px;border:1px solid var(--line);border-radius:10px;background:#fafdf9;padding:8px;max-height:190px;overflow:auto}.ops-history-item{padding:6px 0;border-bottom:1px dashed var(--line);font-size:var(--font-secondary-size)}.ops-history-item:last-child{border-bottom:0}.ops-dashboard-view>.registry-note,.ops-dashboard-view>.registry-table-wrap{display:none}body.ops-dashboard-mode,body.route-ops-registry,body.route-ops-certificates,body.route-ops-detail{background:#f4f7fb}body.ops-dashboard-mode #appHeader,body.route-ops-registry #appHeader,body.route-ops-certificates #appHeader,body.route-ops-detail #appHeader,body.ops-dashboard-mode #sessionDock,body.route-ops-registry #sessionDock,body.route-ops-certificates #sessionDock,body.route-ops-detail #sessionDock,.header.ops-hidden,body.ops-dashboard-mode #publicFooter,body.route-ops-registry #publicFooter,body.route-ops-certificates #publicFooter,body.route-ops-detail #publicFooter{display:none}body.ops-dashboard-mode .shell,body.route-ops-registry .shell,body.route-ops-certificates .shell,body.route-ops-detail .shell{max-width:none;margin:0;padding:0;gap:0;display:block}body.ops-dashboard-mode #mainPanel,body.route-ops-registry #mainPanel,body.route-ops-certificates #mainPanel,body.route-ops-detail #mainPanel{padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}body.ops-dashboard-mode .page-head,body.route-ops-registry .page-head,body.route-ops-certificates .page-head,body.route-ops-detail .page-head,body.ops-dashboard-mode #sidebarPanel,body.route-ops-registry #sidebarPanel,body.route-ops-certificates #sidebarPanel,body.route-ops-detail #sidebarPanel{display:none}body.ops-dashboard-mode #protectedContent,body.route-ops-registry #protectedContent,body.route-ops-certificates #protectedContent,body.route-ops-detail #protectedContent{min-height:100dvh;background:#f4f7fb}.ops-dashboard-layout{display:flex;width:100%;min-height:100vh;background:#f4f7fb;font-family:Inter,Segoe UI,sans-serif}.ops-dashboard-sidebar{position:sticky;top:0;align-self:flex-start;flex:0 0 256px;width:256px;height:100vh;display:flex;flex-direction:column;background:#fff;border-right:1px solid #d9e2ec;overflow-y:auto}.ops-dashboard-sidebar-top{height:88px;padding:24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #d9e2ec}.ops-dashboard-logo{width:40px;height:40px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2f6fed,#2459c9);color:#fff;font-size:20px;font-weight:600;line-height:28px}.ops-dashboard-brand{color:#1e293b;font-size:20px;font-weight:600;line-height:30px}.ops-dashboard-nav{margin-top:16px;padding:0 16px;display:grid;gap:4px}.ops-dashboard-nav-link,.ops-dashboard-logout{border:0;background:transparent;border-radius:16px;height:48px;padding:0 16px;display:flex;align-items:center;gap:12px;color:#64748b;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;text-align:left;transition:color .14s ease,background-color .14s ease}.ops-dashboard-nav-link:hover,.ops-dashboard-nav-link:focus-visible,.ops-dashboard-logout:hover,.ops-dashboard-logout:focus-visible{color:#1e293b;background:#f4f7fb;outline:none}.ops-dashboard-nav-link.is-active{background:#eaf2ff;color:#2f6fed;font-weight:600}.ops-dashboard-nav-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.ops-dashboard-nav-icon svg{width:20px;height:20px;stroke:currentColor}.ops-dashboard-sidebar-bottom{margin-top:auto;border-top:1px solid #d9e2ec;padding:16px}.ops-dashboard-logout{width:100%;color:#dc2626;font-weight:600}.ops-dashboard-main{flex:1;min-width:0;min-height:100vh;background:#f4f7fb}.ops-dashboard-main-head{height:102px;padding:20px 32px;border-bottom:1px solid #d9e2ec;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-dashboard-main-copy{min-width:0}.ops-dashboard-title{margin:0;color:#1e293b;font-size:24px;font-weight:600;line-height:36px}.ops-dashboard-subtitle{margin:4px 0 0;color:#64748b;font-size:14px;font-weight:400;line-height:21px}.ops-dashboard-search{width:320px;height:38px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 12px}.ops-dashboard-search-icon{width:16px;height:16px;color:#94a3b8;display:inline-flex;align-items:center}.ops-dashboard-search-icon svg{width:16px;height:16px;stroke:currentColor}.ops-dashboard-search input{flex:1;border:0;padding:0;margin:0;min-height:0;color:#1e293b;font-size:14px;line-height:17px;background:transparent}.ops-dashboard-search input::placeholder{color:#94a3b8}.ops-dashboard-search input:focus{outline:none}.ops-dashboard-content{padding:32px;display:grid;gap:24px}.ops-dashboard-content.ops-dashboard-mode-dashboard{gap:32px}.ops-dashboard-stats,.ops-dashboard-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ops-dashboard-stat-card,.ops-dashboard-filter-pill{min-height:42px;padding:0 12px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;color:#64748b;font-size:14px;font-weight:600;line-height:21px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;cursor:pointer;box-shadow:none;transition:border-color .14s ease,color .14s ease,background-color .14s ease,box-shadow .14s ease}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card{position:relative;height:190px;border-radius:16px;box-shadow:0 4px 16px #1018280a;padding:24px;display:grid;justify-items:start;align-content:start;gap:16px;text-align:left}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card:hover,.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card:focus-visible{border-color:#d9e2ec;box-shadow:0 8px 24px #10182814;outline:none}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card.is-active{background:#fff;color:#1e293b;border-color:#2f6fed;box-shadow:0 4px 16px #1018280a}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card.is-active:after{content:"";position:absolute;top:24px;right:24px;width:8px;height:8px;border-radius:999px;background:#2f6fed80}.ops-dashboard-stat-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center}.ops-dashboard-stat-icon svg{width:24px;height:24px;stroke:currentColor}.ops-dashboard-stat-icon.tone-blue{background:#eaf2ff;color:#2f6fed}.ops-dashboard-stat-icon.tone-red{background:#fef2f2;color:#dc2626}.ops-dashboard-stat-icon.tone-amber{background:#fff4db;color:#f59e0b}.ops-dashboard-stat-icon.tone-green{background:#eaf7ef;color:#16a34a}.ops-dashboard-stat-card>.ops-dashboard-stat-icon,.ops-dashboard-stat-card>.ops-dashboard-stat-value{display:none}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card>.ops-dashboard-stat-icon,.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card>.ops-dashboard-stat-value{display:inline-flex}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card>.ops-dashboard-stat-value{display:block;color:#1e293b;font-size:32px;font-weight:600;line-height:48px}.ops-dashboard-stat-card>.ops-dashboard-stat-label{margin:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stat-card>.ops-dashboard-stat-label{margin-top:-12px;color:#1e293b;font-size:14px;font-weight:600;line-height:21px}.ops-dashboard-filter-count{opacity:.75}.ops-dashboard-stat-card.is-active,.ops-dashboard-filter-pill.is-active{background:#2f6fed;border-color:#2f6fed;color:#fff;box-shadow:0 4px 12px #2f6fed33}.ops-dashboard-stat-card:hover,.ops-dashboard-stat-card:focus-visible,.ops-dashboard-filter-pill:hover,.ops-dashboard-filter-pill:focus-visible{outline:none;border-color:#2f6fed}.ops-dashboard-table-card{border:1px solid #d9e2ec;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018280f;overflow:hidden}.ops-dashboard-table-head{display:none}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-table-head{min-height:104px;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #d9e2ec}.ops-dashboard-table-title{margin:0;color:#1e293b;font-size:20px;font-weight:600;line-height:30px}.ops-dashboard-table-sub{margin:4px 0 0;color:#64748b;font-size:14px;font-weight:400;line-height:21px}.ops-dashboard-all-btn{border:0;width:111px;height:44px;border-radius:14px;background:#2f6fed;color:#fff;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.ops-dashboard-table-title-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ops-dashboard-table-wrap{overflow-x:auto}.ops-dashboard-table{width:100%;border-collapse:collapse;table-layout:fixed}.ops-dashboard-table .ops-dashboard-col-number{width:11%}.ops-dashboard-table .ops-dashboard-col-applicant{width:18%}.ops-dashboard-table .ops-dashboard-col-type{width:16%}.ops-dashboard-table .ops-dashboard-col-status{width:15%}.ops-dashboard-table .ops-dashboard-col-submitted{width:14%}.ops-dashboard-table .ops-dashboard-col-deadline,.ops-dashboard-table .ops-dashboard-col-cert-number,.ops-dashboard-table .ops-dashboard-col-cert-owner{width:16%}.ops-dashboard-table .ops-dashboard-col-cert-product{width:14%}.ops-dashboard-table .ops-dashboard-col-cert-generated,.ops-dashboard-table .ops-dashboard-col-cert-expiry{width:12%}.ops-dashboard-table .ops-dashboard-col-cert-status,.ops-dashboard-table .ops-dashboard-col-cert-actions{width:15%}.ops-dashboard-table th,.ops-dashboard-table td{border-bottom:1px solid #d9e2ec;text-align:left;vertical-align:middle;padding:14px 28px}.ops-dashboard-table thead{background:#f8fafc}.ops-dashboard-table th{color:#64748b;font-size:13px;font-weight:600;line-height:19.5px;letter-spacing:.025em;text-transform:uppercase}.ops-dashboard-sort-head{display:inline-flex;align-items:center;gap:8px}.ops-dashboard-table td{color:#1e293b;font-size:14px;font-weight:400;line-height:21px;overflow:hidden}.ops-dashboard-cell-number{display:block;color:#1e293b;font-weight:600;line-height:21px}.ops-dashboard-table td.ops-dashboard-cell-number-cell{overflow:visible;white-space:nowrap}.ops-dashboard-number-link{color:#1e293b;font-size:14px;font-weight:600;line-height:21px;text-align:left;display:inline-block;max-width:none;white-space:nowrap;overflow:visible}.ops-dashboard-row{transition:background-color .14s ease,box-shadow .14s ease}.ops-dashboard-row.is-clickable{cursor:pointer}.ops-dashboard-row.is-clickable:hover,.ops-dashboard-row.is-clickable:focus-visible{background:#f8fafc;outline:none}.ops-dashboard-row.is-clickable:hover .ops-dashboard-number-link,.ops-dashboard-row.is-clickable:focus-visible .ops-dashboard-number-link{color:#2459c9}.ops-dashboard-row.is-disabled{cursor:default}.ops-dashboard-row.is-disabled .ops-dashboard-number-link{color:#64748b}.ops-dashboard-number-link:focus-visible{outline:2px solid #2f6fed;outline-offset:2px;border-radius:4px}.ops-dashboard-cell-applicant,.ops-dashboard-cell-type{min-width:0}.ops-dashboard-cell-applicant>span,.ops-dashboard-cell-type>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-dashboard-cell-muted{color:#64748b;white-space:nowrap}.ops-dashboard-table--certificates .ops-cert-number-link{border:0;padding:0;background:transparent;color:#2f6fed;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:600;line-height:19.5px;cursor:pointer;text-align:left;max-width:170px;word-break:break-word}.ops-dashboard-table--certificates th{padding:24px 32px}.ops-dashboard-table--certificates td{padding:18px 32px}.ops-dashboard-table--certificates .ops-cert-number-link:hover{color:#2459c9}.ops-dashboard-table--certificates .ops-cert-owner-name,.ops-dashboard-table--certificates .ops-cert-product{display:block;color:#1e293b;font-size:14px;font-weight:400;line-height:21px}.ops-dashboard-table--certificates .ops-cert-owner-bin{margin-top:2px;display:block;color:#64748b;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:400;line-height:19.5px}.ops-dashboard-table--certificates .ops-cert-status{min-height:31.5px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:19.5px}.ops-dashboard-table--certificates .ops-cert-status-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.ops-dashboard-table--certificates .ops-cert-status-icon svg{width:100%;height:100%;stroke:currentColor}.ops-dashboard-table--certificates .ops-cert-status--signing{background:#f3f0ff;color:#8b5cf6}.ops-dashboard-table--certificates .ops-cert-status--active{background:#eaf7ef;color:#16a34a}.ops-dashboard-table--certificates .ops-cert-status--suspended{background:#fff4db;color:#f59e0b}.ops-dashboard-table--certificates .ops-cert-status--archived,.ops-dashboard-table--certificates .ops-cert-status--neutral{background:#f4f7fb;color:#64748b}.ops-dashboard-table--certificates .ops-cert-action{border:0;padding:0;background:transparent;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.ops-dashboard-table--certificates .ops-cert-action--signing{color:#16a34a}.ops-dashboard-table--certificates .ops-cert-action--signing:hover{color:#15803d}.ops-dashboard-table--certificates .ops-cert-action-placeholder{color:#94a3b8;font-size:14px;line-height:21px}.ops-dashboard-status-pill{display:inline-flex;align-items:center;border-radius:999px;min-height:27.5px;max-width:100%;padding:3px 12px;font-size:13px;font-weight:600;line-height:19.5px;white-space:normal;overflow-wrap:anywhere}.ops-dashboard-status-pill.new{background:#eaf2ff;color:#2f6fed}.ops-dashboard-status-pill.review{background:#fff4db;color:#f59e0b}.ops-dashboard-status-pill.revision{background:#f3f0ff;color:#8b5cf6}.ops-dashboard-status-pill.approved,.ops-dashboard-status-pill.signing{background:#eaf7ef;color:#16a34a}.ops-dashboard-status-pill.rejected{background:#fef2f2;color:#dc2626}.ops-dashboard-status-pill.neutral{background:#f1f5f9;color:#64748b}.ops-dashboard-open-btn{border:0;padding:0;background:transparent;color:#2f6fed;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.ops-dashboard-empty{padding:24px 32px;color:#64748b;font-size:14px}.ops-dashboard-quick-grid{display:none}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-table-footer{display:none}.ops-dashboard-quick-card{min-height:209px;border:1px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 4px 16px #1018280a;padding:24px;display:grid;align-content:start;gap:14px}.ops-dashboard-quick-title{margin:0;color:#1e293b;font-size:18px;font-weight:600;line-height:27px}.ops-dashboard-quick-sub{margin:-6px 0 0;color:#64748b;font-size:14px;line-height:21px}.ops-dashboard-quick-link{border:0;padding:0;margin-top:8px;background:transparent;color:#2f6fed;font-size:14px;font-weight:600;line-height:21px;cursor:pointer;justify-self:start}.ops-dashboard-table-footer{border-top:1px solid #d9e2ec;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-dashboard-count{color:#64748b;font-size:14px;font-weight:400;line-height:21px}.ops-dashboard-pagination{display:inline-flex;align-items:center;gap:8px}.ops-dashboard-page-btn{min-height:38px;padding:0 14px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;color:#64748b;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.ops-dashboard-page-btn.is-active{min-width:38px;padding:0;border-color:#2f6fed;background:#2f6fed;color:#fff}@media (max-width: 1480px){.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-quick-grid{grid-template-columns:1fr}.ops-dashboard-table th,.ops-dashboard-table td{padding-left:20px;padding-right:20px}}@media (max-width: 980px){.ops-dashboard-layout{flex-direction:column}.ops-dashboard-sidebar{position:static;align-self:stretch;flex-basis:auto;width:100%;height:auto;border-right:0;border-bottom:1px solid #d9e2ec}.ops-dashboard-main-head,.ops-dashboard-content{padding-left:16px;padding-right:16px}.ops-dashboard-main-head{height:auto;flex-direction:column;align-items:stretch}.ops-dashboard-search{width:100%}.ops-dashboard-content.ops-dashboard-mode-dashboard .ops-dashboard-stats{grid-template-columns:1fr}.ops-dashboard-table-footer{flex-direction:column;align-items:flex-start}}.ops-dashboard-main.is-detail-mode .ops-dashboard-main-head,.ops-dashboard-main.is-detail-mode .ops-dashboard-content{display:none}.ops-dashboard-main:not(.is-detail-mode) .ops-application-detail-view{display:none}.ops-dashboard-main.is-detail-mode .ops-application-detail-view{display:flex;flex-direction:column;min-height:100%}.ops-application-detail-header{min-height:128px;background:#fff;border-bottom:1px solid #d9e2ec;padding:20px 32px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ops-application-detail-head-left{display:flex;align-items:flex-start;gap:16px}.ops-application-detail-back{width:40px;height:40px;border:0;border-radius:16px;background:#f4f7fb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ops-application-detail-back svg{width:24px;height:24px;stroke:#64748b}.ops-application-detail-back svg path{stroke:#64748b;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round}.ops-application-detail-back-icon{font-size:20px;line-height:1;font-weight:600;color:#64748b;transform:translate(-1px)}.ops-application-detail-title{margin:0;font-size:24px;line-height:36px;font-weight:600;color:#1e293b}.ops-application-detail-sub{margin-top:2px;font-size:14px;line-height:21px;color:#64748b}.ops-application-detail-meta{margin-top:8px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ops-application-detail-meta-item{font-size:13px;line-height:19.5px;color:#64748b}.ops-application-detail-meta-item.danger{color:#dc2626;font-weight:600}.ops-application-detail-status{min-height:37px;padding:8px 16px;border-radius:9999px;background:#eef2f7;color:#475569;font-size:14px;line-height:21px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.ops-application-detail-status.new{background:#eaf2ff;color:#2f6fed}.ops-application-detail-status.review,.ops-application-detail-status.revision{background:#fff4db;color:#f59e0b}.ops-application-detail-status.approved{background:#eaf7ef;color:#16a34a}.ops-application-detail-status.rejected{background:#fef2f2;color:#dc2626}.ops-application-detail-scroll{flex:1 1 auto;overflow-y:auto;padding:32px 118px 112px}.ops-application-detail-container{max-width:1200px;margin:0 auto;display:grid;gap:24px;padding-bottom:24px}.ops-application-card{background:#fff;border:1px solid #d9e2ec;border-radius:20px;box-shadow:0 4px 16px #1018280a}.ops-application-summary-card{border-radius:16px;box-shadow:0 2px 8px #1018280a;padding:24px}.ops-application-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.ops-application-summary-label{font-size:12px;line-height:18px;color:#64748b}.ops-application-summary-value{margin-top:4px;font-size:14px;line-height:21px;color:#1e293b;font-weight:600;overflow-wrap:anywhere}.ops-application-summary-value.danger{color:#dc2626}.ops-application-card-head{min-height:78px;border-bottom:1px solid #d9e2ec;padding:24px 32px;display:flex;align-items:center}.ops-application-card-head h2{margin:0;font-size:20px;line-height:30px;color:#1e293b;font-weight:600}.ops-application-accordion-item{border-top:1px solid #d9e2ec}.ops-application-accordion-item:first-child{border-top:0}.ops-application-accordion-trigger{width:100%;min-height:64px;border:0;background:#fff;padding:0 32px;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:24px;color:#1e293b;font-weight:600;text-align:left;cursor:pointer}.ops-application-accordion-chevron{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.ops-application-accordion-chevron svg{width:20px;height:20px;stroke:#64748b;transition:transform .14s ease}.ops-application-accordion-item.is-open .ops-application-accordion-chevron svg{transform:rotate(180deg)}.ops-application-accordion-panel{display:none;padding:0 32px 24px}.ops-application-accordion-item.is-open .ops-application-accordion-panel{display:block}.ops-application-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 32px}.ops-application-review-item.full{grid-column:span 2}.ops-application-review-label{font-size:13px;line-height:19.5px;color:#64748b}.ops-application-review-value{margin-top:4px;font-size:15px;line-height:22.5px;color:#1e293b;overflow-wrap:anywhere}.ops-application-docs-card{padding-bottom:20px}.ops-application-docs-list{padding:24px 32px 0;display:grid;gap:12px}.ops-application-docs-empty{margin:18px 32px 4px;border:1px dashed #d9e2ec;border-radius:12px;padding:14px 16px;font-size:14px;line-height:21px;color:#64748b;background:#f8fafc}.ops-application-doc-item{min-height:74px;border:1px solid #d9e2ec;border-radius:14px;background:#f8fafc;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-application-doc-copy{min-width:0}.ops-application-doc-title{font-size:14px;line-height:21px;color:#1e293b;font-weight:600;overflow-wrap:anywhere}.ops-application-doc-meta{margin-top:2px;font-size:12px;line-height:18px;color:#16a34a}.ops-application-doc-btn{min-height:36px;border-radius:12px;border:1px solid #d0d5dd;background:#fff;padding:7px 16px;color:#344054;font-size:14px;line-height:21px;font-weight:600;cursor:pointer;white-space:nowrap}.ops-application-doc-btn[disabled]{opacity:.55;cursor:not-allowed}.ops-application-action-bar{flex:0 0 auto;background:#fff;border-top:1px solid #d9e2ec;box-shadow:0 -4px 16px #10182814;padding:16px 118px}.ops-dashboard-mode .ops-dashboard-main.is-detail-mode .ops-application-action-bar{position:fixed;left:256px;right:0;bottom:0;z-index:40}.ops-application-action-row{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-application-action-group{display:inline-flex;align-items:center;gap:12px}.ops-app-btn{min-height:48px;border-radius:14px;border:1px solid transparent;background:#fff;padding:11px 24px;font-size:16px;line-height:24px;font-weight:600;color:#344054;cursor:pointer}.ops-app-btn.primary{background:#2f6fed;border-color:#2f6fed;color:#fff}.ops-app-btn.warning-outline{border-color:#f59e0b;color:#b45309}.ops-app-btn.danger-outline{border-color:#dc2626;color:#dc2626}.ops-app-btn.neutral{border-color:#d0d5dd;color:#344054}.ops-app-btn:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 1280px){.ops-application-detail-scroll,.ops-application-action-bar{padding-left:32px;padding-right:32px}.ops-dashboard-mode .ops-dashboard-main.is-detail-mode .ops-application-action-bar{left:0}.ops-application-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.ops-application-detail-header{padding-left:16px;padding-right:16px;flex-direction:column}.ops-application-detail-scroll,.ops-application-action-bar{padding-left:16px;padding-right:16px}.ops-application-review-grid{grid-template-columns:1fr}.ops-application-review-item.full{grid-column:span 1}.ops-application-action-row{flex-direction:column;align-items:stretch}.ops-application-action-group{width:100%;display:grid;grid-template-columns:1fr}}.ops-application-detail-header{gap:20px}.ops-application-detail-head-left,.ops-application-detail-head-copy{min-width:0}.ops-application-detail-back{flex:0 0 40px;border-radius:12px;background:#f8fafc;transition:background-color .16s ease,box-shadow .16s ease}.ops-application-detail-back:hover:not(:disabled){background:#eef2f7;box-shadow:inset 0 0 0 1px #64748b1f}.ops-application-detail-back svg{width:20px;height:20px}.ops-application-detail-back svg path{stroke-width:1.67px}.ops-application-detail-sub{overflow-wrap:anywhere}.ops-application-detail-status{border-radius:999px;white-space:nowrap}.ops-application-detail-status.review,.ops-application-detail-status.revision{color:#d97706}.ops-application-detail-scroll{padding-bottom:112px}.ops-application-detail-container{width:min(1200px,100%)}.ops-application-card{overflow:hidden}.ops-application-accordion-trigger{min-height:72px;padding-top:20px;padding-bottom:20px;gap:20px}.ops-application-accordion-heading{display:inline-flex;align-items:center;gap:14px}.ops-application-accordion-index{width:28px;height:28px;flex:0 0 28px;border-radius:999px;background:#f8fafc;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:19.5px}.ops-application-accordion-panel{padding-bottom:32px}.ops-application-fields-grid{display:grid;gap:20px 32px}.ops-application-fields-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-application-fields-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-application-fields-grid-gap-top{margin-top:24px}.ops-application-field{min-width:0}.ops-application-field-full{grid-column:1 / -1}.ops-application-field-label{color:#64748b;font-size:13px;font-weight:400;line-height:19.5px}.ops-application-field-value{margin-top:4px;color:#1e293b;font-size:15px;font-weight:400;line-height:22.5px;overflow-wrap:anywhere}.ops-application-subsection+.ops-application-subsection{margin-top:24px}.ops-application-subsection-title{margin:0 0 16px;color:#1e293b;font-size:14px;font-weight:600;line-height:21px}.ops-application-subsection-card{padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.ops-application-table-shell{overflow:hidden;border:1px solid #d9e2ec;border-radius:16px;background:#fff}.ops-application-table{width:100%;border-collapse:collapse;table-layout:fixed}.ops-application-table th,.ops-application-table td{padding:14px 16px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.ops-application-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:600;line-height:18px}.ops-application-table td{color:#1e293b;font-size:14px;line-height:21px}.ops-application-table tbody tr:last-child td{border-bottom:0}.ops-application-table-empty{color:#64748b;text-align:center}.ops-application-action-bar{background:#fffffff5;backdrop-filter:blur(8px)}.ops-application-action-group{align-items:stretch}.ops-app-btn-content{display:inline-flex;align-items:center;gap:10px}.ops-app-btn svg{width:18px;height:18px;flex:0 0 18px;stroke:currentColor}.ops-app-btn.warning-outline{border-color:#f3cf95;background:#fff}.ops-modal-shell{z-index:240}.ops-modal-dialog{border:1px solid #d9e2ec;border-radius:24px;background:#fff;box-shadow:0 24px 64px #0f172a2e;overflow:hidden}.ops-modal-dialog--revision,.ops-modal-dialog--result{width:min(560px,calc(100vw - 32px))}.ops-modal-dialog--decision{width:min(620px,calc(100vw - 32px))}.ops-modal-head{min-height:104px;padding:28px 32px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ops-modal-head-copy{min-width:0}.ops-modal-title{color:#1e293b;font-family:Inter,Segoe UI,sans-serif;font-size:24px;font-weight:600;line-height:36px}.ops-modal-sub{margin-top:4px;color:#64748b;font-size:14px;line-height:21px}.ops-modal-close{width:24px;height:24px;flex:0 0 24px;padding:0;border:0;border-radius:0;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center}.ops-modal-close svg{width:20px;height:20px;stroke:currentColor}.ops-modal-body{padding:24px 32px}.ops-modal-alert{padding:16px 18px;border:1px solid #fde68a;border-radius:16px;background:#fffbeb;color:#92400e;display:flex;align-items:flex-start;gap:12px}.ops-modal-alert-icon{width:20px;height:20px;flex:0 0 20px;color:#f59e0b}.ops-modal-alert-icon svg{width:100%;height:100%;stroke:currentColor}.ops-modal-alert-copy{min-width:0;display:grid;gap:6px}.ops-modal-alert-title{font-size:14px;font-weight:600;line-height:21px}.ops-modal-alert-text{font-size:14px;line-height:21px}.ops-modal-field{margin-top:20px;display:block}.ops-modal-field-label{display:block;color:#344054;font-size:14px;font-weight:600;line-height:21px}.ops-modal-field-note{color:#dc2626;font-weight:400}.ops-modal-field-note--muted{color:#98a2b3}.ops-modal-field textarea{width:100%;min-height:138px;margin-top:8px;padding:14px 16px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;color:#1e293b;font:inherit;font-size:14px;line-height:21px;resize:none}.ops-modal-field textarea::placeholder{color:#98a2b3}.ops-modal-counter{margin-top:8px;display:block;color:#98a2b3;font-size:12px;line-height:18px;text-align:right}.ops-modal-counter--revision{text-align:left}.ops-modal-status-box{display:none}.ops-modal-status-label{color:#475467;font-size:13px;line-height:19.5px}.ops-modal-upload{margin-top:20px}.ops-upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ops-modal-upload-title{color:#344054;font-size:14px;font-weight:600;line-height:21px}.ops-upload-card{margin-top:8px;width:100%;min-height:168px;border:1px dashed #c6d7eb;border-radius:16px;background:#fff;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;cursor:pointer}.ops-modal-error{margin-top:8px;color:#dc2626;font-size:13px;line-height:19.5px}.ops-upload-icon{width:48px;height:48px;border-radius:999px;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.ops-upload-icon svg{width:24px;height:24px;stroke:currentColor}.ops-upload-title{color:#1e293b;font-size:15px;font-weight:600;line-height:22.5px}.ops-upload-sub{color:#98a2b3;font-size:13px;line-height:19.5px}.ops-upload-link{color:inherit}.ops-upload-ready{margin-top:8px;min-height:64px;padding:16px 18px;border:1px solid #86efac;border-radius:16px;background:#f0fdf4;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-upload-ready-copy{min-width:0;display:flex;align-items:center;gap:14px}.ops-upload-ready-fileicon{width:32px;height:32px;flex:0 0 32px;border-radius:12px;background:#fff;color:#16a34a;box-shadow:inset 0 0 0 1px #22c55e52;display:inline-flex;align-items:center;justify-content:center}.ops-upload-ready-fileicon svg{width:20px;height:20px;stroke:currentColor}.ops-upload-ready-name{color:#15803d;font-size:14px;font-weight:600;line-height:21px;overflow-wrap:anywhere}.ops-upload-ready-meta{margin-top:2px;color:#4ade80;font-size:13px;line-height:19.5px}.ops-upload-remove{width:20px;height:20px;flex:0 0 20px;padding:0;border:0;border-radius:0;background:transparent;color:#4ade80;display:inline-flex;align-items:center;justify-content:center}.ops-upload-remove svg{width:20px;height:20px;stroke:currentColor}.ops-modal-footer{min-height:97px;padding:20px 32px;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:16px}.ops-modal-footer-actions{display:inline-flex;align-items:center;gap:12px}.ops-modal-btn{min-height:48px;padding:11px 20px;border-radius:14px;border:1px solid transparent;font-size:16px;font-weight:600;line-height:24px}.ops-modal-btn--secondary{border-color:#d0d5dd;background:#fff;color:#344054}.ops-modal-btn--warning{border-color:#f3cf95;background:linear-gradient(180deg,#f7c85b,#e7ac2e);color:#fff;box-shadow:0 10px 24px #e7ac2e47}.ops-modal-btn--danger{border-color:#f1d7d7;background:#fff;color:#dc2626}.ops-modal-btn--primary{border-color:#2f6fed;background:#2f6fed;color:#fff;box-shadow:0 10px 24px #2f6fed38}.ops-modal-btn--success{border-color:#16a34a;background:#16a34a;color:#fff;box-shadow:0 10px 24px #16a34a3d}.ops-modal-btn-content{display:inline-flex;align-items:center;gap:10px}.ops-modal-btn svg{width:18px;height:18px;stroke:currentColor}.ops-result-body{padding:32px;display:grid;justify-items:center;text-align:center}.ops-result-icon{width:72px;height:72px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.ops-result-icon svg{width:32px;height:32px;stroke:currentColor}.ops-result-icon.success{background:#eaf7ef;color:#16a34a}.ops-result-icon.danger{background:#fef2f2;color:#dc2626}.ops-result-title{margin-top:20px;color:#1e293b;font-size:24px;font-weight:600;line-height:36px}.ops-result-sub{margin-top:8px;max-width:420px;color:#64748b;font-size:14px;line-height:21px}.ops-result-file{width:100%;margin-top:24px;padding:12px 16px;border:1px solid #d9e2ec;border-radius:14px;background:#fff;display:flex;align-items:center;gap:10px}.ops-result-file-icon{width:16px;height:16px;flex:0 0 16px;color:#64748b}.ops-result-file-icon svg{width:100%;height:100%;stroke:currentColor}.ops-result-file-name{min-width:0;flex:1 1 auto;color:#334155;font-size:14px;line-height:21px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-result-file-note{color:#98a2b3;font-size:14px;line-height:21px;white-space:nowrap}.ops-modal-dialog--result .ops-modal-head{display:none}.ops-modal-dialog--result .ops-result-body{padding:32px 48px 12px}.ops-modal-dialog--result .ops-modal-footer{justify-content:center;border-top:0;padding:12px 32px 32px}@media (max-width: 1280px){.ops-application-summary-grid,.ops-application-fields-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.ops-application-detail-header,.ops-application-action-row,.ops-modal-footer{flex-direction:column;align-items:stretch}.ops-application-summary-grid,.ops-application-fields-grid-two,.ops-application-fields-grid-three{grid-template-columns:1fr}.ops-application-action-group,.ops-modal-footer-actions{width:100%;display:grid;grid-template-columns:1fr}.ops-modal-head,.ops-modal-body,.ops-modal-footer,.ops-result-body{padding-left:20px;padding-right:20px}.ops-modal-status-box,.ops-upload-ready{flex-direction:column;align-items:flex-start}}.ops-status-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding:16px 18px;border:1px solid rgba(0,113,227,.14);border-radius:18px;background:linear-gradient(180deg,#f0f7ffb8,#fffffff5),var(--surface)}.ops-status-banner-copy{display:grid;gap:6px}.ops-status-banner-title{color:var(--black);font-size:var(--font-body-size);font-weight:700}.ops-status-banner-sub{color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.55}.ops-status-row{color:var(--text-muted)}.ops-history{margin-top:12px;max-height:220px;padding:10px 12px;border-color:var(--line);border-radius:16px;background:var(--surface-soft)}.ops-history-item{padding:8px 0;border-bottom-color:var(--line);font-size:var(--font-secondary-size);line-height:1.55}.ops-review-banner{margin-bottom:18px;padding:16px 18px;border:1px solid rgba(0,113,227,.14);border-radius:18px;background:linear-gradient(180deg,#f0f7ffeb,#fffffffa),var(--surface)}.ops-review-banner-title{color:var(--black);font-size:var(--font-section-title-size);font-weight:var(--font-section-title-weight)}.ops-review-banner-sub{margin-top:6px;color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.5}.ops-review-mode .section[data-step],.ops-review-mode .section[data-step].hidden{display:block}.ops-review-mode .section-head{padding-bottom:12px;border-bottom:1px solid var(--line)}.ops-decision-steps{display:flex;align-items:center;gap:10px}.ops-decision-step{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface-soft);color:var(--text-muted)}.ops-decision-step.is-active,.ops-decision-step.is-complete{border-color:#0071e329;background:var(--brand-soft);color:var(--brand)}.ops-decision-step.is-complete{border-color:#30d15838;background:#f0fff4fa;color:var(--success-dark)}.ops-decision-step-index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0071e31f;font-weight:700}.ops-decision-step.is-complete .ops-decision-step-index{background:#30d15829}.ops-decision-step-line{flex:1;min-width:24px;height:1px;background:var(--line)}.ops-upload-card{margin-top:14px;min-height:168px;padding:22px;border:1px dashed rgba(0,113,227,.26);border-radius:22px;background:linear-gradient(180deg,#f0f7ffc7,#fffffff5),var(--surface);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ops-upload-card:hover{border-color:#0071e366;box-shadow:0 18px 38px #0071e314;transform:translateY(-1px)}.ops-upload-card.is-ready{border-style:solid;border-color:#30d1583d;background:linear-gradient(180deg,#f0fff4e6,#fffffffa),var(--surface)}.ops-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:#0071e31a;color:var(--brand);font-size:24px}.ops-upload-card.is-ready .ops-upload-icon{background:#30d15829;color:var(--success-dark)}.ops-upload-title{color:var(--black);font-size:var(--font-section-title-size);font-weight:700}.ops-upload-sub{color:var(--text-muted);font-size:var(--font-secondary-size);line-height:1.5}.ops-modal-upload .ops-upload-card{align-items:center;text-align:center}.ops-modal-upload .ops-upload-title,.ops-modal-upload .ops-upload-sub{width:100%;text-align:center}.ops-comment-box{margin-bottom:14px;padding:16px 18px;border:1px solid rgba(0,113,227,.14);border-radius:18px;background:linear-gradient(180deg,#f0f7ffb8,#fffffff5),var(--surface)}.ops-comment-title{color:var(--black);font-size:var(--font-secondary-size);font-weight:700}.ops-comment-meta{margin-top:6px;color:var(--text-muted);font-size:var(--font-small-size)}.ops-comment-text{margin-top:10px;color:var(--text-main);font-size:var(--font-body-size);line-height:1.6;white-space:pre-wrap}@media (max-width: 780px){.header-inner{align-items:flex-start;padding-top:14px;padding-bottom:14px;flex-direction:column}.cabinet-form-grid{grid-template-columns:1fr}.shell,.session-dock{padding-left:16px;padding-right:16px}#mainPanel,.auth-gate,.home-hero,.service-card-wrap{padding:20px}.grid-2,.grid-3,.doc-grid,.module-grid,.service-grid,.process,.process-overview,.stats-showcase,.process-showcase,.regulations-grid{grid-template-columns:1fr}.registry-head,.home-hero-actions{flex-direction:column;align-items:stretch}.page-head-top,.page-head-actions,.ops-status-banner,.action-bar,.action-bar-group,.modal-grid{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.modal-shell{padding:12px}.modal-head,.modal-body{padding-left:18px;padding-right:18px}.hero-metrics{grid-template-columns:1fr}.stats-showcase-cell,.stats-showcase-cell:nth-child(2n),.stats-showcase-cell:nth-child(4n){border-right:0;border-bottom:1px solid var(--line)}.stats-showcase-cell:last-child{border-bottom:0}}
