:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--bg:#f5f5f7;--surface:#ffffffe0;--surface-solid:#fff;--text:#1d1d1f;--muted:#6e6e73;--line:#00000017;--line-strong:#00000029;--accent:#0071e3;--accent-hover:#0077ed;--success:#16794d;--warning:#8a5b08;--danger:#b42318;--navy:#001b4d;--light-blue:#eef5fc;--required-bg:#edf4fb;--highlight:#ffef78;--shadow:0 24px 70px #0000001a, 0 2px 8px #0000000d;--radius-xl:32px;--radius-lg:22px;--radius-md:14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% -10%, #0071e31c, transparent 34rem), radial-gradient(circle at 100% 10%, #af52de14, transparent 30rem), var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;margin:0;display:flex;overflow-x:clip}body.menu-open{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.wrap,.shell{width:min(1240px,100% - 32px);margin-inline:auto}.skip-link{z-index:999;background:var(--navy);color:#fff;border-radius:0 0 10px 10px;padding:12px 16px;font-weight:700;text-decoration:none;position:fixed;top:-70px;left:16px}.skip-link:focus{top:0}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#f5f5f7c2;border-bottom:1px solid #0000000f;position:sticky;top:0}.brand-row{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.logo-box{justify-content:flex-start;align-items:center;width:min(303px,62vw);height:48px;text-decoration:none;display:flex;overflow:hidden}.logo{object-fit:contain;object-position:left center;width:auto;max-width:303px;height:auto;max-height:40px;display:block}.header-actions{align-items:center;gap:12px;display:flex}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--text);cursor:pointer;background:#ffffffb8;border-radius:50%;place-content:center;gap:5px;transition:background .2s,transform .2s;display:grid}.menu-button:hover{background:#fff}.menu-button:active{transform:scale(.96)}.menu-button span{background:currentColor;border-radius:99px;width:18px;height:1.7px;transition:transform .25s,opacity .25s;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(6.7px)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-6.7px)rotate(-45deg)}.menu-overlay{z-index:48;opacity:0;visibility:hidden;background:#00000042;transition:opacity .24s,visibility .24s;position:fixed;inset:68px 0 0}.menu-overlay.open{opacity:1;visibility:visible}.site-menu{z-index:49;border:1px solid var(--line);width:min(360px,100vw - 32px);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform-origin:100% 0;background:#fffffffa;border-radius:22px;padding:16px;transition:opacity .22s,transform .22s,visibility .22s;position:fixed;top:78px;right:max(16px,50vw - 620px);transform:translateY(-10px)scale(.98)}.site-menu.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.menu-group{gap:4px;display:grid}.menu-group-title{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;padding:8px 12px 6px;font-size:.72rem;font-weight:750}.site-menu a{min-height:48px;color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;font-weight:650;text-decoration:none;display:flex}.site-menu a:hover,.site-menu a[aria-current=page]{background:var(--light-blue);color:var(--navy)}.site-menu a span:last-child{color:var(--muted);font-size:1.3rem}main{flex:1 0 auto}.home-shell{align-content:center;gap:28px;padding:74px 0 76px;display:grid}.app-shell{padding:40px 0 64px}.hero{text-align:center;max-width:850px;margin:0 auto}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.hero h1,.page-heading h1{color:var(--text);letter-spacing:-.055em;margin:6px 0 10px;font-size:clamp(2.35rem,6vw,4.8rem);line-height:.98}.hero .lead{max-width:720px;color:var(--muted);margin:0 auto;font-size:clamp(1.02rem,2vw,1.2rem);line-height:1.55}.privacy-banner{border-radius:var(--radius-md);color:#264e78;text-align:center;background:#eef5fcd1;border:1px solid #0071e338;padding:15px 19px;font-size:.93rem}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.module-card,.settings-card,.table-card,.summary-item{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)}.module-card{border-radius:var(--radius-xl);min-height:260px;padding:34px;text-decoration:none;transition:transform .2s,box-shadow .2s}.module-card:hover{transform:translateY(-4px);box-shadow:0 28px 76px #00000024,0 2px 8px #0000000d}.module-icon{background:var(--navy);color:#fff;letter-spacing:.08em;border-radius:20px;place-items:center;width:66px;height:66px;font-size:.82rem;font-weight:850;display:grid}.module-card h2{letter-spacing:-.025em;margin:24px 0 9px;font-size:1.55rem}.module-card p{min-height:46px;color:var(--muted);margin:0 0 20px;line-height:1.5}.module-link{color:var(--accent);font-weight:720}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 26px;display:flex}.page-heading h1{font-size:clamp(2.25rem,5vw,3.75rem)}.settings-card,.table-card{border-radius:var(--radius-lg);margin-top:22px;padding:24px}.settings-card h2,.table-card h2{letter-spacing:-.01em;margin:0 0 18px;font-size:1.18rem}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}label{color:#3a3a3c;gap:7px;font-size:.87rem;font-weight:680;display:grid}input,select,textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fffffff0;border-radius:12px;padding:11px 13px;transition:border-color .18s,box-shadow .18s,background .18s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #0071e31f}.technical-note,.review-hint{color:var(--muted);font-size:.84rem;line-height:1.45}.technical-note{margin:14px 0 0}.review-hint{margin:-4px 0 12px}.drop-zone{border-radius:var(--radius-lg);min-height:180px;color:var(--muted);background:#ffffff9e;border:1.5px dashed #0071e361;flex-direction:column;justify-content:center;align-items:center;gap:9px;margin-top:22px;transition:border-color .2s,background .2s,transform .2s;display:flex}.drop-zone.dragover{border-color:var(--accent);background:var(--light-blue);transform:scale(1.005)}.drop-zone strong{color:var(--text);font-size:1.12rem}.button,.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 17px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s,opacity .18s;display:inline-flex}.button:hover,.btn:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none}.button.primary,.btn-primary{background:var(--accent);color:#fff}.button.primary:hover,.btn-primary:hover{background:var(--accent-hover)}.button.ghost{color:var(--text);border-color:var(--line);background:#ffffffe6}.button.ghost:hover{border-color:var(--line-strong);background:#fff}.button.small{min-height:34px;padding:6px 11px;font-size:.8rem}.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.summary-item{border-radius:18px;padding:17px}.summary-item strong{letter-spacing:-.035em;font-size:1.58rem;display:block}.summary-item span{color:var(--muted);font-size:.8rem}.section-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 10px}th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:750}td{font-size:.88rem}.empty{color:var(--muted);text-align:center;padding:34px}.status{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:850;display:inline-flex}.status.ready{color:var(--success);background:#e3f5eb}.status.review{color:var(--warning);background:#fff2d8}.status.error{color:var(--danger);background:#fde7e5}.status.processing,.status.pending{color:#515154;background:#ececf0}.actions{flex-wrap:wrap;gap:7px;display:flex}.review-dialog{background:var(--surface-solid);border:0;border-radius:24px;width:min(1220px,100% - 24px);max-height:94vh;padding:0;box-shadow:0 40px 100px #0000004d}.review-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000f268f}.review-frame{grid-template-rows:auto minmax(0,1fr) auto;max-height:94vh;display:grid}.review-frame>header,.review-frame>footer{border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.review-frame>footer{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-end}.review-frame h2{letter-spacing:-.02em;margin:3px 0 0;font-size:1.35rem}.icon-button{width:42px;height:42px;color:var(--text);cursor:pointer;background:#f1f1f3;border:0;border-radius:50%;font-size:1.8rem;line-height:1}.review-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;display:grid}.review-columns>section{min-width:0;padding:20px;overflow:auto}.review-columns>section+section{border-left:1px solid var(--line)}.review-columns h3{margin:0 0 12px;font-size:1rem}.source-text{white-space:pre-wrap;word-break:break-word;border:1px solid var(--line);color:#2c2c2e;background:#f7f7f9;border-radius:14px;min-height:56vh;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.65}.json-editor{min-height:61vh;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.55}.source-highlight{background:var(--highlight);color:inherit;border-radius:3px;padding:0 .08em;position:relative;box-shadow:inset 0 -1px #785f0024}.interactive-highlights .source-highlight{cursor:pointer}.source-highlight:hover,.source-highlight:focus-visible{z-index:3;outline-offset:1px;background:#ffe34f;outline:2px solid #0071e347}.source-highlight:after{content:attr(data-tooltip);z-index:20;color:#fff;white-space:normal;opacity:0;pointer-events:none;background:#111827;border-radius:9px;width:max-content;max-width:min(360px,72vw);padding:8px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;font-weight:650;line-height:1.35;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,5px);box-shadow:0 10px 28px #0000003d}.source-highlight:hover:after,.source-highlight:focus-visible:after{opacity:1;transform:translate(-50%)}.validation-box{margin-top:14px;font-size:.84rem;line-height:1.45}.validation-box ul{margin:7px 0 0;padding-left:19px}.validation-box.error{color:var(--danger)}.validation-box.ok{color:var(--success)}.issue-link{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.communication-dialog{width:min(1380px,100% - 24px)}.communication-review{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr)}.type-selector{z-index:4;background:linear-gradient(#fff 82%,#fff0);padding:0 0 14px;position:sticky;top:-20px}.fields-editor,.communication-fields{grid-template-columns:1fr;gap:12px;margin-top:16px;display:grid}.communication-field{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px 14px}.communication-field.required-field{background:var(--required-bg);border-color:#0071e32e}.communication-field.missing-required{background:#fff1f0;border-color:#b4231873}.field-title-row{align-items:center;gap:8px;font-weight:750;display:flex}.required-badge{color:#075cae;letter-spacing:.03em;text-transform:uppercase;background:#0071e31c;border-radius:999px;padding:3px 7px;font-size:.65rem;font-weight:800}.field-error-icon{background:var(--danger);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:auto;font-size:.76rem;font-weight:900;display:inline-grid}.field-error-message{color:var(--danger)!important;font-weight:650!important}.communication-field small{color:var(--muted);font-weight:450}.field-focus-flash{animation:1.2s fieldFlash}@keyframes fieldFlash{0%,to{box-shadow:0 0 #0071e300}25%{box-shadow:0 0 0 5px #0071e333}}.registry-lookup{border:1px solid var(--line);background:#f8fafc;border-radius:17px;margin-top:12px;padding:17px}.registry-lookup-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.registry-lookup-heading h3{margin:4px 0 0}.catalog-count{color:var(--muted);white-space:nowrap;font-size:.76rem}.registry-search-grid{grid-template-columns:80px 1fr 1.35fr;gap:10px;margin-top:14px;display:grid}.registry-live-note{color:var(--muted);margin:11px 0 0;font-size:.75rem;line-height:1.4}.catalog-updated-note{color:#a1a1a6;text-align:right;margin:5px 4px 0;font-size:.68rem;font-style:italic}.registry-results{margin-top:12px}.registry-result-list{gap:7px;max-height:220px;display:grid;overflow:auto}.registry-result{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;gap:3px;padding:11px 44px 11px 12px;display:grid;position:relative}.registry-result:hover{border-color:var(--accent);background:var(--light-blue)}.registry-result.selected{background:#eef9f3;border-color:#16794d6b}.registry-result strong{font-size:.8rem}.registry-result span,.registry-empty{color:var(--muted);font-size:.75rem;line-height:1.4}.registry-selected-check{background:var(--success);border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid;position:absolute;top:50%;right:13px;transform:translateY(-50%);color:#fff!important;font-size:.84rem!important}.registry-empty{background:#fff;border-radius:10px;margin:0;padding:10px}.site-footer{border-top:1px solid var(--line);background:#ffffffb8;flex:none;margin-top:auto}.footer-bottom{min-height:70px;color:var(--muted);justify-content:space-between;align-items:center;gap:22px;font-size:.78rem;line-height:1.45;display:flex}.footer-bottom span:last-child{text-align:right}@media (width<=960px){.home-grid,.review-columns,.communication-review{grid-template-columns:1fr}.review-columns>section+section{border-left:0;border-top:1px solid var(--line)}.form-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-search-grid{grid-template-columns:90px 1fr}.registry-search-grid label:last-child{grid-column:1/-1}.communication-review>section:first-child{max-height:46vh}}@media (width<=640px){.wrap,.shell{width:min(100% - 20px,1240px)}.logo-box{width:min(250px,72vw)}.logo{max-width:250px;max-height:35px}.home-shell{padding:48px 0}.home-grid,.form-grid,.summary-grid,.registry-search-grid{grid-template-columns:1fr}.registry-search-grid label:last-child{grid-column:auto}.page-heading{align-items:flex-end}.module-card{min-height:0;padding:26px}.settings-card,.table-card{padding:18px}.review-dialog{border-radius:18px;width:calc(100% - 10px);max-height:98vh}.review-frame{max-height:98vh}.review-frame>header,.review-frame>footer,.review-columns>section{padding:14px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;padding:18px 0}.footer-bottom span:last-child{text-align:left}}.unified-app-shell{padding-top:34px}.unified-heading{margin-bottom:18px}.unified-heading h1{margin-bottom:0}.module-tabs{z-index:18;-webkit-backdrop-filter:blur(20px);background:#ebebf0d1;border:1px solid #00000014;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(620px,100%);margin:0 auto 30px;padding:6px;display:grid;position:sticky;top:76px;box-shadow:0 12px 34px #00000014}.module-tab{min-height:62px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:15px;place-content:center;gap:2px;font-weight:760;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:grid}.module-tab:hover{color:var(--text)}.module-tab.active,.module-tab[aria-selected=true]{color:var(--text);background:#fffffff7;box-shadow:0 5px 18px #0000001a,inset 0 0 0 1px #ffffffbf}.module-tab:focus-visible{outline-offset:2px;outline:3px solid #0071e342}.module-tab-kicker{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:.67rem;font-weight:850}.tab-panel{animation:.22s both tabPanelIn}.tab-panel[hidden]{display:none!important}@keyframes tabPanelIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.module-heading{margin-top:0}.module-heading h2{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(2rem,4.5vw,3.25rem)}.communication-errors-top{background:#eff9f3;border:1px solid #16794d3d;border-radius:13px;margin:12px 0 14px;padding:13px 15px}.communication-errors-top.error{background:#fff1f0;border-color:#b4231859}.communication-errors-top>strong{margin-bottom:4px;display:block}.communication-errors-top ul{margin-bottom:0}.communication-field.field-has-error{background:#fff0ef;border-color:#b423188c;box-shadow:0 0 0 1px #b423180f}.communication-field.field-has-error input,.communication-field.field-has-error textarea,.communication-field.field-has-error select{background:snow;border-color:#b423189e}.communication-field.field-has-error input:focus,.communication-field.field-has-error textarea:focus,.communication-field.field-has-error select:focus{box-shadow:0 0 0 4px #b423181c}.communication-field .field-error-message{margin-top:7px;line-height:1.38;display:block}@media (width<=760px){.module-tabs{margin-bottom:22px;top:68px}.module-tab{min-height:56px}.unified-heading{display:none}}.status.inform-cns{color:#9a4f00;background:#ffe8cc}.status.revision-error{color:#8f342f;background:#f7dedd}.communication-errors-top.confirm-destination{color:#725200;background:#fff7d6;border-color:#b5840047}.communication-errors-top.destination-missing{color:#8d4a00;background:#fff0dd;border-color:#cd700052}.header-switch-button{border:1px solid var(--line);min-height:42px;color:var(--text);white-space:nowrap;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:.84rem;font-weight:720;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 12px #0000000b}.header-switch-button:hover{border-color:var(--line-strong);background:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #00000012}.type-pill{text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:5px 10px;font-size:.71rem;font-weight:820;line-height:1;display:inline-flex}.type-pill.type-nascimento{color:#175f9d;background:#e5f1fc}.type-pill.type-casamento{color:#64479b;background:#eee8fa}.type-pill.type-obito{color:#4d4d52;background:#ececef}.type-pill.type-inteiro-teor{color:#81560c;background:#fff0d5}.type-pill.type-desconhecido{color:#8f342f;background:#f7dedd}#cert-filesTable .file-name-cell{text-overflow:ellipsis;white-space:nowrap;width:220px;max-width:220px;overflow:hidden}.certificate-table td:last-child,.certificate-table th:last-child{width:250px;min-width:250px}.table-actions{flex-wrap:nowrap;justify-content:flex-end;min-width:230px}.table-actions .button{flex:none}@media (width<=640px){.header-actions{gap:8px}.header-switch-button{min-height:38px;padding:8px 13px;font-size:.77rem}.menu-button{width:40px;height:40px}}.button.download-complete,.button.download-complete:disabled{color:#fff;opacity:1;cursor:default;background:#3f9a68;border:0;border-radius:50%;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-size:1.05rem;font-weight:900;line-height:1;box-shadow:0 5px 14px #3f9a683d}.button.download-complete:hover,.button.download-complete:disabled:hover{background:#3f9a68;transform:none;box-shadow:0 5px 14px #3f9a683d}.source-highlight.source-highlight-error{background:#ffd9d5;box-shadow:inset 0 -1px #8e262033}.source-highlight.source-highlight-error:hover,.source-highlight.source-highlight-error:focus-visible,.source-highlight.source-highlight-error.source-highlight-active{background:#ffc5bf;outline-color:#a72d2657}.source-highlight.source-highlight-active{outline-offset:2px;background:#ffe066;outline:3px solid #0071e33d}.review-view-tabs{border:1px solid var(--line);background:#eef0f3;border-radius:999px;gap:4px;margin-bottom:12px;padding:4px;display:inline-flex}.review-view-tab{appearance:none;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-size:.84rem;font-weight:700}.review-view-tab.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #0000001a}.certificate-review-editor{display:block}.certificate-errors-top{background:#f4f6f8;border-radius:13px;margin:0 0 14px;padding:13px 15px}.certificate-errors-top.error{color:#8f2924;background:#fff0ee;border:1px solid #8f292433}.certificate-errors-top.ok{color:var(--success);background:#eef8f1;border:1px solid #237c462e}.certificate-fields{margin-top:0}.certificate-field{border:1px solid var(--line);background:#fff;border-radius:14px;gap:8px;padding:13px 14px;display:grid}.certificate-field.required-field{background:var(--required-bg);border-color:#0071e32e}.certificate-field.field-has-error{background:#fff0ee;border-color:#a1312a61}.certificate-field input,.certificate-field textarea,.certificate-field select{width:100%}.certificate-field textarea{resize:vertical;min-height:92px}.certificate-field.field-has-error input,.certificate-field.field-has-error textarea,.certificate-field.field-has-error select{background:snow;border-color:#b6524b}.certificate-field .field-error-message{color:#9c3029;font-size:.78rem;font-weight:600}.certificate-field .field-error-icon{margin-left:auto}.certificate-review-columns>section{scroll-behavior:smooth}#cert-jsonPanel[hidden],#cert-formPanel[hidden]{display:none}#cert-jsonPanel .json-editor{width:100%}.issue-link{cursor:pointer;text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.certificate-review{grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr)}.certificate-review>section{scroll-behavior:smooth}.certificate-review-panel{display:block}.certificate-review-toolbar{z-index:5;background:linear-gradient(#fff 82%,#fff0);justify-content:space-between;align-items:center;gap:14px;padding:0 0 12px;display:flex;position:sticky;top:-20px}.certificate-review-toolbar h3,.certificate-review-toolbar .review-view-tabs{margin:0}.certificate-form-section-title{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin:6px 2px 0;padding:9px 2px 4px;font-size:.75rem;font-weight:850}.certificate-fields{grid-template-columns:1fr;gap:12px;display:grid}.certificate-field small:not(.field-error-message){color:var(--muted);font-weight:450}.certificate-field.field-has-warning{background:#fffaf0;border-color:#b5840052}.certificate-errors-top.warning{color:#725200;background:#fff7d6;border:1px solid #b5840040}.certificate-errors-top>strong{margin-bottom:4px;display:block}.certificate-errors-top ul{margin-bottom:0}.issue-warning{color:#725200}.issue-error{color:#8f2924}#cert-jsonView .json-editor{width:100%;min-height:61vh}.source-highlight.source-highlight-active{scroll-margin-block:35%}@media (width<=960px){.certificate-review{grid-template-columns:1fr}.certificate-review-toolbar{top:-14px}}@media (width<=640px){.certificate-review-toolbar{flex-direction:column;align-items:flex-start}.certificate-review-toolbar .review-view-tabs{width:100%}.certificate-review-toolbar .review-view-tab{flex:1}}.source-highlight.source-highlight-error.source-highlight-active{outline-offset:2px;background:#ffc5bf;outline:3px solid #a72d2657}.source-highlight.source-highlight-error:hover,.source-highlight.source-highlight-error:focus-visible{background:#ffc5bf}
