.mat-page{max-width:980px;margin:0 auto;padding:3rem 2rem 6rem}.mat-header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.mat-header-text{flex:1}.mat-header h1{color:#fff;margin:0 0 .35rem;font-size:2rem;font-weight:650}.mat-header p{color:#a8b8c8;margin:0;font-size:.9rem}.mat-header-img{object-fit:contain;flex-shrink:0;width:200px;height:200px}.mat-about{border:1px solid var(--border);border-radius:var(--radius);background:#0000002e;margin-bottom:1.25rem;padding:1rem 1.25rem}.mat-about p{color:#d8e2f2;margin:0 0 .7rem;font-size:.84rem;line-height:1.65}.mat-about p:last-child{margin-bottom:0}.mat-about strong{color:#fff}.mat-about a{color:#79b8dc;text-decoration:none}.mat-about a:hover{text-decoration:underline}.mat-about code{color:#9cc7df;font-family:var(--mono);font-size:.8em}.mat-about-note{border-left:3px solid #fbbf24;padding-left:.75rem;font-size:.79rem}.mat-error,.mat-error-line{border:1px solid #e05c5c59;border-left:3px solid var(--danger);color:#f0b0b0;border-radius:var(--radius);background:#1e1515;margin-bottom:1rem;padding:.7rem .9rem;font-size:.82rem}.mat-form,.mat-status-card,.mat-result-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem}.mat-form{padding:1.1rem 1.25rem}.mat-form label,.mat-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:#a8b8c8;margin-bottom:.45rem;font-size:.65rem;display:block}.mat-query-row{gap:.6rem;display:flex}.mat-query-row input{border:1px solid var(--border);min-width:0;color:var(--text);border-radius:var(--radius);font-family:var(--mono);background:#0000003d;outline:none;flex:1;padding:.62rem .75rem;font-size:.78rem}.mat-query-row input:focus{border-color:var(--accent)}.mat-query-row button{border-radius:var(--radius);background:var(--accent);color:#0e1014;font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;padding:.55rem 1rem;font-size:.72rem;font-weight:700}.mat-params-help{border:1px solid var(--border);border-radius:var(--radius);background:#00000024;margin-top:.65rem}.mat-params-help>summary{cursor:pointer;font-family:var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#79b8dc;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.65rem;list-style:none;display:flex}.mat-params-help>summary::-webkit-details-marker{display:none}.mat-params-help>summary:before{content:"▶";font-size:.5rem;line-height:1;transition:transform .18s;display:inline-block}.mat-params-help[open]>summary:before{transform:rotate(90deg)}.mat-params-help>summary:hover{color:#a8d4ef}.mat-params-body{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem 1.1rem;padding:.75rem .9rem 1rem;display:grid}.mat-params-group-title{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:#79b8dc;margin-bottom:.35rem;font-size:.58rem;font-weight:700}.mat-params-group dl{margin:0}.mat-params-group dt{font-family:var(--mono);color:#fff;margin-top:.28rem;font-size:.71rem;font-weight:600}.mat-params-group dt em{color:#c8d4e0;font-style:italic;font-weight:400}.mat-params-group dd{color:#c8d4e0;margin:.04rem 0 0 .8rem;font-size:.71rem;line-height:1.45}.mat-params-group dd code{font-family:var(--mono);color:#9cc7df;font-size:.8em}.mat-params-group--full{grid-column:1/-1}.mat-params-group--full dl{grid-template-columns:minmax(14rem,auto) 1fr;gap:.12rem .9rem;display:grid}.mat-params-group--full dt{margin-top:0}.mat-params-group--full dt+dd{margin:0}.mat-status-card{padding:1rem 1.2rem;transition:border-color .4s}.mat-status-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.mat-status-left{flex:1;min-width:0}.mat-status-text{color:#fff;font-size:1rem}.mat-live-msg{color:#79b8dc;background:#13171e;min-height:1.15em;margin-top:.28rem;font-size:.78rem;line-height:1.4;transition:opacity .33s}.mat-live-msg.fading{opacity:0}.mat-countdown{font-family:var(--mono);color:#fbbf24;margin-top:.3rem;font-size:.82rem;font-weight:600}.mat-pill{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:#c8d4e0;background:#1e2230;border:1px solid #3a4255;border-radius:3px;padding:.2rem .55rem;font-size:.63rem}.mat-pill.running,.mat-pill.queued{color:#60a5fa;background:#0f1929;border-color:#1e3a5f}.mat-pill.retrying{color:#fbbf24;background:#1c1400;border-color:#4a3000}.mat-pill.succeeded,.mat-pill.cached{color:#4ade80;background:#0a1f12;border-color:#1a4a28}.mat-pill.failed{color:#f87171;background:#1f0a0a;border-color:#4a1a1a}.mat-pill.stopped{color:#94a3b8;background:#0f172a;border-color:#334155}.mat-stop-btn{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;color:#1c1400;background:#f59e0b;border:1px solid #b45309;border-radius:3px;padding:.2rem .55rem;font-size:.63rem;transition:background .15s}.mat-stop-btn:hover:not(:disabled){background:#fbbf24}.mat-stop-btn:disabled{opacity:.5;cursor:default}.mat-status-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.mat-status-grid div{background:#00000029;border:1px solid #2a3040bf;border-radius:6px;min-width:0;padding:.5rem .65rem}.mat-status-grid span{font-family:var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#a8b8c8;margin-bottom:.2rem;font-size:.58rem;display:block}.mat-status-grid strong,.mat-status-grid a{color:#d8e2f2;font-family:var(--mono);word-break:break-all;font-size:.75rem}.mat-status-grid a{color:#79b8dc;text-decoration:none}.mat-result{padding:0 2rem 6rem}.mat-result-card{padding:1rem 1.2rem}.mat-result-card.error{border-left:3px solid var(--danger)}.mat-result-title{color:#fff;margin-bottom:.5rem;font-weight:700}.mat-meta{flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem;display:flex}.mat-meta span{font-family:var(--mono);color:#c8d4e0;background:#1e2230;border:1px solid #3a4255;border-radius:3px;padding:.18rem .45rem;font-size:.62rem}.mat-empty{color:#a8b8c8}.mat-table-wrap{border:1px solid var(--border);border-radius:6px;overflow-x:auto}.mat-table{border-collapse:collapse;width:100%;font-family:var(--mono);font-size:.68rem}.mat-table th,.mat-table td{text-align:left;vertical-align:top;border-bottom:1px solid #2a3040bf;padding:.45rem .55rem}.mat-table th{color:#bde0f8;text-transform:uppercase;letter-spacing:.07em;background:#0e1e2e}.mat-table td{color:#d8e2f2;word-break:break-word}.mat-table td a{color:#79b8dc;word-break:break-all;text-decoration:none}.mat-table td a:hover{text-decoration:underline}.mat-pem{resize:vertical;border:1px solid var(--border);color:#a8c0e8;width:100%;min-height:300px;font-family:var(--mono);background:#0000003d;border-radius:6px;padding:.75rem;font-size:.72rem;line-height:1.5}.mat-pem-actions{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.mat-pem-action{color:#d8e2f2;cursor:pointer;background:#1e2230;border:1px solid #3a4255;border-radius:6px;padding:.45rem .75rem;font-size:.78rem;font-weight:700}.mat-pem-action:hover{color:#fff;background:#243145;border-color:#79b8dc}.mat-html{border:1px solid var(--border);font-family:var(--mono);background:#00000029;border-radius:6px;padding:1rem;font-size:.76rem;line-height:1.6;overflow-x:auto}.mat-html table{border-collapse:separate;border-spacing:0;background:#0000002e;border:1px solid #2a3040e6;border-radius:6px;width:100%;font-size:.76rem;overflow:hidden}.mat-html th,.mat-html td{text-align:left;vertical-align:top;border-bottom:1px solid #2a3040e6;padding:.65rem .8rem}.mat-html th{color:#bde0f8;background:#0e1e2e;font-weight:600}.mat-html td{color:#d8e2f2;overflow-wrap:anywhere;background:#0a0e1657}.mat-html tr:last-child>td,.mat-html tr:last-child>th{border-bottom:0}.mat-html a{color:#79b8dc;word-break:break-all;text-decoration:none}.mat-html a:hover{color:#a8d4ef;text-decoration:underline}.mat-html .mat-issued-callout{border:1px solid var(--border);background:#79b8dc14;border-radius:6px;flex-direction:column;gap:.25rem;padding:.65rem .75rem;display:flex}.mat-html .mat-issued-callout a{color:#bde0f8;font-family:var(--mono);font-weight:700;text-decoration:none}.mat-html .mat-issued-callout a:hover{text-decoration:underline}.mat-html .mat-issued-callout span{color:#8da3bb;font-size:.72rem}.mat-html td.mat-trust-valid{color:#4ade80;font-weight:600}.mat-html td.mat-trust-expired{color:#fbbf24;font-weight:600}.mat-html td.mat-trust-no{color:#f87171;font-weight:600}.mat-html td.mat-trust-na{color:#8898ae}.mat-html td.mat-trust-valid span,.mat-html td.mat-trust-expired span{opacity:.72;margin-left:.2rem;font-size:.72rem;font-weight:400}.mat-html p{color:#d8e2f2;margin:.4rem 0}.mat-html strong,.mat-html b{color:#fff}.mat-html pre{color:#d8e2f2;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--mono);text-align:left;tab-size:4;margin:0;font-size:.72rem;line-height:1.58}.mat-result-card pre{white-space:pre-wrap;word-break:break-word;border:1px solid var(--border);color:#d8e2f2;background:#00000038;border-radius:6px;max-height:520px;padding:.75rem;overflow:auto}.mat-asn1-render{grid-template-columns:minmax(340px,1.25fr) minmax(320px,.75fr);align-items:start;gap:.9rem;width:100%;display:grid}.mat-asn1-box{background:#03070d73;border:1px solid #2a3040f2;border-radius:6px;min-width:0;overflow:hidden}.mat-asn1-title{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:#bde0f8;background:#0e1e2e;border-bottom:1px solid #2a3040f2;padding:.45rem .65rem;font-size:.62rem;font-weight:700}.mat-result-card pre.mat-asn1-hex{white-space:pre;max-height:720px;font-family:var(--mono);color:#b8cff0;background:0 0;border:0;border-radius:0;margin:0;font-size:.68rem;line-height:1.55;overflow:auto}.mat-asn1-tree{max-height:720px;font-family:var(--mono);padding:.45rem 0;font-size:.68rem;line-height:1.58;overflow:auto}.mat-asn1-row{color:#d8e2f2;border-bottom:1px solid #2a304047;grid-template-columns:auto 4.8rem minmax(9rem,auto) 4.8rem minmax(0,1fr);align-items:baseline;gap:.55rem;padding:.16rem .7rem;display:grid}.mat-asn1-row:last-child{border-bottom:0}.mat-asn1-row:hover{background:#79b8dc14}.mat-asn1-indent{color:#334155;white-space:pre}.mat-asn1-offset{color:#7d8da5;-webkit-user-select:all;user-select:all}.mat-asn1-type{color:#bde0f8;font-weight:700}.mat-asn1-len{color:#9ca3af}.mat-asn1-value{overflow-wrap:anywhere;word-break:break-word;white-space:normal;min-width:0}.mat-asn1-constructed .mat-asn1-type{color:#8dd6ff}.mat-asn1-oid .mat-asn1-type,.mat-asn1-oid-value{color:#fde68a}.mat-asn1-integer .mat-asn1-type,.mat-asn1-bits{color:#c4b5fd}.mat-asn1-bytes .mat-asn1-type,.mat-asn1-hex-inline{color:#93c5fd}.mat-asn1-string .mat-asn1-type,.mat-asn1-string-value{color:#86efac}.mat-asn1-null,.mat-asn1-bool{color:#fca5a5}.mat-asn1-oid-name,.mat-asn1-oid-category{color:#d8e2f2;background:#1b242d;border:1px solid #79b8dc47;border-radius:4px;margin-left:.45rem;padding:.05rem .35rem;display:inline-block}.mat-asn1-oid-category{color:#9fb0c8}.mat-asn1-error{color:#fca5a5}@keyframes mat-pill-blue{0%,to{opacity:1;box-shadow:0 0 #60a5fa00}50%{opacity:.7;box-shadow:0 0 0 4px #60a5fa24}}@keyframes mat-pill-amber{0%,to{opacity:1;box-shadow:0 0 #fbbf2400}50%{opacity:.65;box-shadow:0 0 0 4px #fbbf242e}}.mat-pill.running.is-active,.mat-pill.queued.is-active{animation:1.7s ease-in-out infinite mat-pill-blue}.mat-pill.retrying.is-active{animation:.9s ease-in-out infinite mat-pill-amber}@keyframes mat-card-blue{0%,to{border-color:var(--border)}50%{border-color:#60a5fa59;box-shadow:0 0 14px #60a5fa12}}@keyframes mat-card-amber{0%,to{border-color:var(--border)}50%{border-color:#fbbf2473;box-shadow:0 0 14px #fbbf241a}}.mat-status-card.is-working{animation:2.6s ease-in-out infinite mat-card-blue}.mat-status-card.is-throttled{animation:1.2s ease-in-out infinite mat-card-amber}.mat-builder-section,.mat-manual-section{margin-bottom:1.25rem}.mat-builder-section>summary.mat-section-summary,.mat-manual-section>summary.mat-section-summary{cursor:pointer;font-family:var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#79b8dc;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.25rem 0 .4rem;font-size:.65rem;list-style:none;display:flex}.mat-builder-section>summary::-webkit-details-marker{display:none}.mat-manual-section>summary::-webkit-details-marker{display:none}.mat-builder-section>summary.mat-section-summary:before,.mat-manual-section>summary.mat-section-summary:before{content:"▶";font-size:.5rem;line-height:1;transition:transform .18s}.mat-builder-section[open]>summary.mat-section-summary:before,.mat-manual-section[open]>summary.mat-section-summary:before{transform:rotate(90deg)}.mat-builder-section>summary.mat-section-summary:hover,.mat-manual-section>summary.mat-section-summary:hover{color:#a8d4ef}.mat-builder-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem}.mat-manual-section>.mat-form{margin-bottom:0}.mat-btabs{gap:.3rem;margin-bottom:.75rem;display:flex}.mat-btab{border:1px solid var(--border);color:#a8b8c8;font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#00000029;border-radius:3px;padding:.35rem .75rem;font-size:.65rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.mat-btab.active{border-color:var(--accent);color:#79b8dc;background:#1f2a35}.mat-btab:hover:not(.active){color:#c8d4e0;background:#1c2027}.mat-bpem{box-sizing:border-box;border:1px solid var(--border);width:100%;color:var(--text);border-radius:var(--radius);font-family:var(--mono);resize:vertical;background:#0000003d;outline:none;min-height:88px;padding:.6rem .75rem;font-size:.73rem}.mat-bpem:focus{border-color:var(--accent)}.mat-bdrop{border:2px dashed var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;padding:1.5rem 1rem;transition:border-color .15s,background .15s;position:relative}.mat-bdrop.dragover{border-color:var(--accent);background:#79b8dc0f}.mat-bdrop input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.mat-bdrop-icon{margin-bottom:.45rem;font-size:1.5rem}.mat-bdrop p{color:#a8b8c8;margin:0;font-size:.8rem}.mat-bdrop-text{margin-bottom:.3rem!important}.mat-bdrop-hint{color:#a8b8c8!important;margin-top:.3rem!important;font-size:.7rem!important}.mat-bdrop-name{font-family:var(--mono);color:#79b8dc!important;margin-top:.4rem!important;font-size:.73rem!important}.mat-bdrop-browse{color:#79b8dc;cursor:pointer;text-decoration:underline}.mat-bdomain-row{gap:.5rem;display:flex}.mat-bdomain-input{border:1px solid var(--border);min-width:0;color:var(--text);border-radius:var(--radius);font-family:var(--mono);background:#0000003d;outline:none;flex:1;padding:.6rem .75rem;font-size:.78rem}.mat-bdomain-input:focus{border-color:var(--accent)}.mat-bdomain-btn{border-radius:var(--radius);color:#79b8dc;font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#1d2731;border:1px solid #79b8dc4d;padding:.55rem 1rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s}.mat-bdomain-btn:hover{color:#a8d4ef;background:#293a48}.mat-bdomain-hint{color:#a8b8c8;margin:.45rem 0 0;font-size:.72rem}.mat-bissuer{margin-top:.75rem}.mat-bissuer-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#79b8dc;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.65rem;display:flex}.mat-bissuer-note{color:#a8b8c8;text-transform:none;letter-spacing:0;font-size:.62rem}.mat-bissuer-area{box-sizing:border-box;border:1px solid var(--border);color:#9ab0c8;border-radius:var(--radius);width:100%;font-family:var(--mono);resize:vertical;background:#0000002e;outline:none;min-height:56px;padding:.5rem .7rem;font-size:.68rem}.mat-berror{border:1px solid #e05c5c59;border-left:3px solid var(--danger);color:#f0b0b0;border-radius:var(--radius);background:#1e1515;margin-top:.65rem;padding:.6rem .85rem;font-size:.8rem}.mat-bspinner{text-align:center;color:#79b8dc;margin-top:.55rem;padding:.7rem;font-size:.8rem;animation:1.2s ease-in-out infinite mat-bpulse}@keyframes mat-bpulse{0%,to{opacity:.45}50%{opacity:1}}.mat-bresult{margin-top:.8rem}.mat-binfo-card{border:1px solid var(--border);border-radius:var(--radius);background:#00000029;margin-bottom:.75rem;padding:.6rem .85rem}.mat-binfo{grid-template-columns:auto 1fr;gap:.18rem .65rem;display:grid}.mat-binfo-key{font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;color:#79b8dc;white-space:nowrap;padding-top:.07rem;font-size:.62rem}.mat-binfo-val{color:#e0e8f0;word-break:break-all;font-size:.78rem}.mat-binfo-val.mat-mono{font-family:var(--mono);color:#c8d4e0;font-size:.7rem}.mat-boptions-heading{font-family:var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#a8b8c8;margin:0 0 .45rem;font-size:.6rem}.mat-boptions{flex-direction:column;gap:.3rem;margin-bottom:.85rem;display:flex}.mat-boption{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;background:#0000002e;justify-content:space-between;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;transition:background .15s,border-color .15s;display:flex}.mat-boption:hover{border-color:var(--accent);background:#79b8dc14}.mat-boption-label{color:#d8e2f2;font-size:.79rem}.mat-boption-query{font-family:var(--mono);color:#79b8dc;white-space:nowrap;text-overflow:ellipsis;text-align:right;flex-shrink:0;max-width:52%;font-size:.68rem;overflow:hidden}.mat-bclear-btn{border:1px solid var(--border);border-radius:var(--radius);color:#a8b8c8;font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:0 0;padding:.32rem .65rem;font-size:.63rem;font-weight:600;transition:color .15s,border-color .15s}.mat-bclear-btn:hover{color:#a8b8c8;border-color:#a8b8c8}.mat-issued-hd{border-bottom:1px solid var(--border);background:#0e1e2e;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.55rem .7rem;display:flex}.mat-issued-info{color:#bde0f8;font-size:.72rem;font-family:var(--mono);flex:auto}.mat-issued-ca{color:#79b8dc;text-decoration:none}.mat-issued-ca:hover{text-decoration:underline}.mat-issued-filter{border:1px solid var(--border);color:#d8e2f2;font-family:var(--mono);background:#0b1520;border-radius:4px;outline:none;width:18rem;max-width:100%;padding:.28rem .5rem;font-size:.7rem}.mat-issued-filter:focus{border-color:#4a8db8}.mat-issued-refine{border-bottom:1px solid var(--border);background:#0000001f;flex-wrap:wrap;align-items:end;gap:.55rem;padding:.65rem .7rem;display:flex}.mat-issued-refine-field{flex-direction:column;gap:.2rem;min-width:9rem;display:flex}.mat-issued-refine-term{flex:16rem}.mat-issued-refine label,.mat-issued-refine-field label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:#8da3bb;font-size:.56rem}.mat-issued-refine select,.mat-issued-refine input[type=text],.mat-issued-refine input:not([type]){border:1px solid var(--border);color:#d8e2f2;font-family:var(--mono);background:#0b1520;border-radius:4px;outline:none;padding:.34rem .5rem;font-size:.7rem}.mat-issued-refine select:focus,.mat-issued-refine input:focus{border-color:#4a8db8}.mat-issued-check{text-transform:none;letter-spacing:0;color:#c8d4e0;align-items:center;gap:.35rem;height:2rem;display:flex}.mat-issued-check input{accent-color:#79b8dc}.mat-issued-submit{color:#bde0f8;height:2rem;font-family:var(--mono);cursor:pointer;background:#102334;border:1px solid #2f5d78;border-radius:4px;padding:0 .75rem;font-size:.68rem;font-weight:700}.mat-issued-submit:hover{color:#e3f2ff;border-color:#4a8db8}.mat-issued-refine-error{color:#f4a0a0;width:100%;font-size:.75rem;font-family:var(--mono);background:#3a1010;border:1px solid #8b2020;border-radius:4px;padding:.35rem .6rem}.mat-issued-table .mat-issued-date{white-space:nowrap;width:7.5rem}.mat-issued-table .mat-issued-date-exp{color:#d07070}.mat-issued-table .mat-issued-subject{word-break:break-all}.mat-issued-table tr.mat-issued-expired td{opacity:.72}.mat-issued-pager{border-top:1px solid var(--border);font-family:var(--mono);color:#a8b8c8;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;padding:.5rem .7rem;font-size:.7rem;display:flex}.mat-issued-btn{border:1px solid var(--border);color:#a8b8c8;cursor:pointer;background:0 0;border-radius:4px;padding:.2rem .55rem;font-size:.8rem;text-decoration:none;transition:color .15s,border-color .15s}.mat-issued-btn:hover:not(.is-disabled){color:#d8e2f2;border-color:#4a8db8}.mat-issued-btn.is-disabled{opacity:.35;cursor:default}.mat-issued-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.mat-issued-page,.mat-issued-gap{text-align:center;color:#a8b8c8;border-radius:4px;min-width:1.65rem;padding:.2rem .35rem;text-decoration:none}.mat-issued-page{border:1px solid var(--border);background:#ffffff05}.mat-issued-page:hover{color:#d8e2f2;border-color:#4a8db8}.mat-issued-page.is-current{color:#dff1ff;background:#102334;border-color:#4a8db8;font-weight:700}.mat-issued-gap{color:#68788a;min-width:1rem}.mat-issued-jump{color:#8da3bb;align-items:center;gap:.35rem;display:flex}.mat-issued-jump span{text-transform:uppercase;letter-spacing:.08em;font-size:.56rem}.mat-issued-jump select{border:1px solid var(--border);color:#d8e2f2;font-family:var(--mono);background:#0b1520;border-radius:4px;max-width:13rem;padding:.24rem .45rem;font-size:.68rem}.mat-issued-jump select:focus{border-color:#4a8db8;outline:none}.mat-issued-refine-advice{color:#d9b36a;background:#d9b36a14;border:1px solid #d9b36a52;border-radius:4px;padding:.24rem .5rem;font-size:.64rem}@media (width<=680px){.mat-page{padding:2rem 1rem 4rem}.mat-result{padding:0 1rem 4rem}.mat-status-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.mat-query-row{flex-direction:column}.mat-query-row button{width:100%}.mat-asn1-render{grid-template-columns:1fr}.mat-bdomain-row{flex-direction:column}.mat-bdomain-btn{width:100%}.mat-boption-query{max-width:45%}}
