.alert{padding:1rem 1.25rem;border-radius:.375rem;margin-bottom:1rem;border:1px solid}.a-success{background-color:#d4edda;border-color:#a3d9a5;border-left:4px solid #28a745;color:#155724}.a-warning{background-color:#fff3cd;border-color:#ffe69c;border-left:4px solid #ffc107;color:#856404}.a-error{background-color:#f8d7da;border-color:#f5c6cb;border-left:4px solid #dc3545;color:#721c24}.a-information{background-color:#d1ecf1;border-color:#bee5eb;border-left:4px solid #17a2b8;color:#0c5460}.alert-container{width:100%}.alert-container.alert-fixed{position:fixed;left:0;right:0;z-index:999999;pointer-events:none}.alert-container.pos-top-left{top:20px;bottom:auto}.alert-container.pos-top-left .alert-wrapper{justify-content:flex-start}.alert-container.pos-top-center{top:20px;bottom:auto}.alert-container.pos-top-center .alert-wrapper{justify-content:center}.alert-container.pos-top-right{top:20px;bottom:auto}.alert-container.pos-top-right .alert-wrapper{justify-content:flex-end}.alert-container.pos-middle-left{top:50%;bottom:auto;transform:translateY(-50%)}.alert-container.pos-middle-left .alert-wrapper{justify-content:flex-start}.alert-container.pos-middle-center{top:50%;bottom:auto;transform:translateY(-50%)}.alert-container.pos-middle-center .alert-wrapper{justify-content:center}.alert-container.pos-middle-right{top:50%;bottom:auto;transform:translateY(-50%)}.alert-container.pos-middle-right .alert-wrapper{justify-content:flex-end}.alert-container.pos-bottom-left{top:auto;bottom:20px}.alert-container.pos-bottom-left .alert-wrapper{justify-content:flex-start}.alert-container.pos-bottom-center{top:auto;bottom:20px}.alert-container.pos-bottom-center .alert-wrapper{justify-content:center}.alert-container.pos-bottom-right{top:auto;bottom:20px}.alert-container.pos-bottom-right .alert-wrapper{justify-content:flex-end}.alert-wrapper{display:flex;justify-content:center}.alert-container.alert-fixed .alert-wrapper{padding:0 20px}.alert-wrapper.size-sm .alert-content{min-width:200px;max-width:400px;width:auto}.alert-wrapper.size-md .alert-content{min-width:300px;max-width:600px;width:auto}.alert-wrapper.size-lg .alert-content{min-width:400px;max-width:900px;width:auto}.alert-wrapper.size-full .alert-content{width:100%}.alert-content{position:relative;display:flex;align-items:center;width:100%;pointer-events:auto}.alert-container.alert-fixed .alert-content{animation:alertSlideDown .3s ease-out}.alert-content.font-sm{font-size:.8rem}.alert-content.font-md{font-size:1rem}.alert-content.font-lg{font-size:1.25rem}.alert-message{flex:1;margin:0;line-height:1.5;text-align:center;word-break:break-word}.alert-link{display:inline-block;margin-left:.5em;color:inherit;text-decoration:underline;font-weight:600}.alert-link:hover{opacity:.8}.alert-actions{display:flex;align-items:center;gap:.5rem;margin-left:.75rem;flex-shrink:0}.alert-countdown{font-size:.8em;opacity:.7;white-space:nowrap;font-variant-numeric:tabular-nums}.alert-close-btn{cursor:pointer;opacity:.6;transition:opacity .2s ease,transform .1s ease;padding:.25rem}.alert-close-btn:hover{opacity:1;transform:scale(1.1)}.alert-close-btn:active{transform:scale(.95)}.alert-dismiss{background:0 0;border:none;color:inherit;font-size:16px;line-height:1}@keyframes alertSlideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}a.navbar-brand{text-align:center;white-space:normal;word-break:break-all}a{color:#0366d6}.btn-primary{background-color:#1b6ec2;border-color:#1861ac;color:#fff}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#1b6ec2;border-color:#1861ac;color:#fff}html{font-size:14px}@media (min-width:768px){html{font-size:16px}}.border-top{border-top:1px solid #e5e5e5}.border-bottom{border-bottom:1px solid #e5e5e5}.box-shadow{box-shadow:0 .25rem .75rem rgba(0,0,0,.05)}button.accept-policy{font-size:1rem;line-height:inherit}html{min-height:100%}body{margin:0;padding-bottom:var(--cc-footer-height,40px)}.grecaptcha-badge{bottom:calc(var(--cc-footer-height,40px) + 4px)!important;z-index:1051!important}@keyframes ccSlideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cc-banner{position:fixed;bottom:0;left:0;width:100%;z-index:1100;background-color:#2c2c2c;color:#e0e0e0;box-shadow:0 -2px 12px rgba(0,0,0,.35);padding:1.25rem 1.5rem;font-size:.9rem;line-height:1.55;animation:ccSlideUp .5s ease-out}.cc-banner__inner{max-width:960px;margin:0 auto}.cc-banner__text{margin:0 0 1rem 0}.cc-banner__link{color:#fff;font-weight:600;text-decoration:underline}.cc-banner__link:hover{color:#ccc}.cc-banner__actions{display:flex;gap:.75rem;flex-wrap:wrap}.cc-btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.75rem;font-size:.95rem;font-weight:600;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;white-space:nowrap}.cc-btn--primary{background-color:#0050c3;color:#fff;border-color:#0050c3}.cc-btn--primary:hover{background-color:#003d94;border-color:#003d94}.cc-btn--outline{background-color:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.cc-btn--outline:hover{border-color:#fff;color:#fff}.cc-btn--full{width:100%}.cc-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto}.cc-modal__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5)}.cc-modal__panel{position:relative;background:#fff;width:100%;max-width:620px;margin:2rem auto;border-radius:0;box-shadow:0 8px 30px rgba(0,0,0,.25);display:flex;flex-direction:column;max-height:calc(100vh - 4rem)}.cc-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cc-modal__brand{font-weight:700;font-size:1.1rem;color:#0050c3;letter-spacing:.02em}.cc-modal__close{background:0 0;border:none;font-size:1.6rem;line-height:1;color:#333;cursor:pointer;padding:.25rem}.cc-modal__close:hover{color:#000}.cc-modal__body{padding:1.5rem;overflow-y:auto;flex:1 1 auto}.cc-modal__title{font-size:1.35rem;font-weight:400;color:#333;margin:0 0 1.25rem 0}.cc-modal__card{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.cc-modal__card-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#fff}.cc-modal__card-body{padding:0 1.25rem 1.25rem;color:#555;font-size:.9rem;line-height:1.65}.cc-modal__card-body p{margin:0}.cc-modal__footer{padding:1rem 1.5rem 1.5rem;background:#f5f5f5;flex-shrink:0}.cc-toggle{display:flex;align-items:center;gap:.5rem}.cc-toggle__label{font-size:.9rem;font-weight:600;color:#0050c3;min-width:1.75rem}.cc-toggle__switch{position:relative;display:inline-block;width:50px;height:28px;margin:0;cursor:pointer}.cc-toggle__switch input{opacity:0;width:0;height:0}.cc-toggle__slider{position:absolute;inset:0;background-color:#ccc;border-radius:28px;transition:background-color .25s}.cc-toggle__slider::before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .25s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.cc-toggle__switch input:checked+.cc-toggle__slider{background-color:#0050c3}.cc-toggle__switch input:checked+.cc-toggle__slider::before{transform:translateX(22px)}.cc-toggle__switch input:focus-visible+.cc-toggle__slider{outline:2px solid #0d6efd;outline-offset:2px}.cc-manage-link{color:#0050c3;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer}.cc-manage-link:hover{text-decoration:underline;color:#003d94}.cc-footer.app-footer{position:fixed;bottom:0;left:0;right:0;z-index:1050;padding:0;margin-left:0!important;text-align:center;line-height:1.5}.cc-footer__bar{display:flex;align-items:center;justify-content:space-between;background:#f4f4f4;border-top:1px solid #e0e0e0;padding:.4rem 1rem;min-height:2rem}.cc-footer__bar-label{color:#888;font-size:.78rem;font-weight:500}.cc-footer__toggle{background:0 0;border:1px solid #ccc;border-radius:4px;color:#666;cursor:pointer;padding:.2rem .5rem;font-size:.8rem;line-height:1;transition:background-color .15s,color .15s,transform .25s}.cc-footer__toggle:hover{background:#e8e8e8;color:#333}.cc-footer--collapsed .cc-footer__toggle i{display:inline-block;transition:transform .25s;transform:rotate(0)}.cc-footer:not(.cc-footer--collapsed) .cc-footer__toggle i{transform:rotate(180deg)}.cc-footer:not(.cc-footer--collapsed) .cc-footer__bar-label{visibility:hidden}.cc-footer__body{overflow:hidden;max-height:500px;transition:max-height .35s ease}.cc-footer--collapsed .cc-footer__body{max-height:0}.cc-footer__main{background:#f4f4f4;padding:.35rem 1.5rem .75rem}.cc-footer__links{display:flex;justify-content:center;gap:1.75rem;margin-bottom:.4rem}.cc-footer__links a{color:#3b5998;font-size:.9rem;font-weight:500;text-decoration:none}.cc-footer__links a:hover{text-decoration:underline;color:#003d94}.cc-footer__disclaimer{max-width:480px;margin:0 auto .35rem;color:#666;font-size:.82rem;line-height:1.4}.cc-footer__copyright{margin:0;color:#555;font-size:.85rem}.cc-footer__cookies{background:#fff;border-top:1px solid #e0e0e0;padding:.4rem 1.5rem;text-align:left}@media (max-width:600px){.cc-banner{padding:1rem}.cc-banner__actions{flex-direction:column}.cc-btn{width:100%}.cc-modal__panel{margin:0;max-height:100vh;border-radius:0}}.fa-input-match-outter{height:100%;display:flex;align-items:center;border-top-right-radius:0;border-bottom-right-radius:0}.fa-input-match-inner{font-size:1.25rem;width:2em;text-align:center}.sts-form{max-width:700px;box-sizing:border-box;margin:.5rem auto 2rem auto;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:.5rem 2rem 2rem 2rem}.a-upper{color:#00f;font-family:helvetica;text-decoration:none;text-transform:uppercase}@media (max-width:480px){.sts-form{width:100%!important;min-width:0!important}}@media (min-width:481px) and (max-width:767px){.sts-form{min-width:400px;width:95%}}@media (min-width:768px) and (max-width:1023px){.sts-form{min-width:500px;width:90%}}@media (min-width:1024px) and (max-width:1279px){.sts-form{min-width:600px;width:80%}}@media (min-width:1280px) and (max-width:1439px){.sts-form{min-width:650px;width:70%}}@media (min-width:1440px){.sts-form{min-width:700px;width:60%}}:focus-visible{outline:2px solid #0d6efd;outline-offset:2px}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:focus{position:fixed;top:0;left:0;z-index:100000;padding:.75rem 1.5rem;background:#0d6efd;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;outline:3px solid #ffc107;outline-offset:2px}
:root{--sts-surface:#fff;--sts-surface-sunken:#f7f8fa;--sts-surface-hover:#f2f5fa;--sts-border:#e3e6ec;--sts-border-strong:#ccd2dd;--sts-text:var(--bs-body-color, #2d353c);--sts-text-muted:var(--bs-gray-600, #6c757d);--sts-accent:var(--bs-primary, #1f6bff);--sts-accent-soft:rgba(var(--bs-primary-rgb, 31, 107, 255), 0.08);--sts-danger:var(--bs-danger, #e6180d);--sts-warning:var(--bs-warning, #ff9500);--sts-success:var(--bs-success, #028824);--sts-radius:8px;--sts-radius-sm:5px;--sts-radius-lg:12px;--sts-shadow:0 1px 2px rgba(16, 24, 40, .04),0 1px 3px rgba(16, 24, 40, .06);--sts-shadow-lifted:0 2px 4px rgba(16, 24, 40, .05),0 8px 20px rgba(16, 24, 40, .07);--sts-gap:1rem}.sts-page{width:100%;max-width:1080px;margin-inline:auto;padding:1.5rem 1rem 3rem}.sts-page--narrow{max-width:640px}.sts-page--wide{max-width:1320px}.sts-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1.25rem;margin-bottom:1.25rem}.sts-page-head__main{min-width:0;flex:1 1 22rem}.sts-page-head__back{display:inline-block;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;color:var(--sts-text-muted);text-decoration:none}.sts-page-head__back:focus,.sts-page-head__back:hover{color:var(--sts-accent);text-decoration:underline}.sts-page-head__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.25;color:var(--sts-text);overflow-wrap:break-word}.sts-page-head__legal{display:block;margin-top:.15rem;font-size:.8125rem;color:var(--sts-text-muted)}.sts-page-head__sub{margin:.4rem 0 0;max-width:62ch;color:var(--sts-text-muted)}.sts-page-head__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:0 0 auto}.sts-panel{background:var(--sts-surface);border:1px solid var(--sts-border);border-radius:var(--sts-radius-lg);box-shadow:var(--sts-shadow);overflow:hidden}.sts-panel__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--sts-border);background:var(--sts-surface-sunken)}.sts-panel__title{margin:0;font-size:1rem;font-weight:600}.sts-panel__body{padding:1.25rem}.sts-panel+.sts-panel{margin-top:1.25rem}.sts-subnav{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem 1.25rem;margin:0;list-style:none;border-bottom:1px solid var(--sts-border);background:var(--sts-surface-sunken)}.sts-subnav__link{display:inline-flex;align-items:center;gap:.4rem;padding:.375rem .75rem;border:1px solid transparent;border-radius:var(--sts-radius-pill,50rem);font-size:.8125rem;font-weight:600;line-height:1.3;color:var(--sts-text-muted);text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.sts-subnav__link:focus,.sts-subnav__link:hover{background:var(--sts-surface-hover);color:var(--sts-accent)}.sts-subnav__link.active{background:var(--sts-surface);border-color:var(--sts-border-strong);color:var(--sts-accent);box-shadow:var(--sts-shadow)}.sts-subnav__link .fa{font-size:.875em;opacity:.85}.sts-section{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.5rem 1rem;margin:1.75rem 0 .75rem}.sts-section:first-child{margin-top:0}.sts-section__title{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sts-text-muted)}.sts-section__title .fa{font-size:1rem;color:var(--sts-accent);opacity:.9}.sts-section__hint{flex-basis:100%;margin:0;font-size:.8125rem;color:var(--sts-text-muted)}.sts-card{background:var(--sts-surface);border:1px solid var(--sts-border);border-radius:var(--sts-radius);box-shadow:var(--sts-shadow)}.sts-card+.sts-card{margin-top:.75rem}.sts-card__body{padding:1rem 1.125rem}.sts-card--accent{border-left:3px solid var(--sts-accent)}.sts-card--warning{border-left:3px solid var(--sts-warning)}.sts-card--danger{border-left:3px solid var(--sts-danger)}.sts-card--success{border-left:3px solid var(--sts-success)}.sts-card--link{transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease}.sts-card--link:hover{border-color:var(--sts-border-strong);box-shadow:var(--sts-shadow-lifted);transform:translateY(-1px)}.sts-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.125rem}.sts-card>.sts-row{padding:1rem 1.125rem}.sts-row__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--sts-radius);background:var(--sts-accent-soft);color:var(--sts-accent);font-size:1.25rem}.sts-row__icon--muted{background:rgba(108,117,125,.1);color:var(--sts-text-muted)}.sts-row__icon--success{background:rgba(2,136,36,.1);color:var(--sts-success)}.sts-row__icon--warning{background:rgba(255,149,0,.12);color:var(--sts-warning)}.sts-row__icon--danger{background:rgba(230,24,13,.1);color:var(--sts-danger)}.sts-row__body{flex:1 1 auto;min-width:0}.sts-row__title{margin:0;font-size:.9375rem;font-weight:600;color:var(--sts-text);overflow-wrap:break-word}.sts-row__sub{margin:.15rem 0 0;font-size:.8125rem;color:var(--sts-text-muted);overflow-wrap:break-word}.sts-row__actions{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}@media (max-width:575.98px){.sts-row{flex-wrap:wrap}.sts-row__body{flex-basis:calc(100% - 3.75rem)}.sts-row__actions{flex-basis:100%;justify-content:flex-start}}.sts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr));gap:var(--sts-gap)}.sts-grid--wide{grid-template-columns:repeat(auto-fill,minmax(min(100%,24rem),1fr))}.sts-tile{display:flex;flex-direction:column;height:100%}.sts-tile__body{flex:1 1 auto;padding:1.125rem}.sts-tile__title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:600;line-height:1.3;overflow-wrap:break-word}.sts-tile__title a{text-decoration:none}.sts-tile__title a:hover{text-decoration:underline}.sts-tile__foot{padding:.625rem 1.125rem;border-top:1px solid var(--sts-border);background:var(--sts-surface-sunken);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.sts-chips{display:flex;flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none}.sts-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;border:1px solid var(--sts-border);border-radius:var(--sts-radius-pill,50rem);background:var(--sts-surface-sunken);font-size:.75rem;font-weight:600;line-height:1.4;color:var(--sts-text-muted);white-space:nowrap}.sts-chip--accent{border-color:rgba(var(--bs-primary-rgb,31,107,255),.35);background:var(--sts-accent-soft);color:var(--sts-accent)}.sts-chip--success{border-color:rgba(2,136,36,.3);background:rgba(2,136,36,.08);color:var(--sts-success)}.sts-chip--warning{border-color:rgba(255,149,0,.35);background:rgba(255,149,0,.1);color:#8a5200}.sts-chip--danger{border-color:rgba(230,24,13,.3);background:rgba(230,24,13,.08);color:var(--sts-danger)}.sts-chip--code{font-family:var(--bs-font-monospace,monospace);font-weight:500}.sts-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--sts-border);border-radius:var(--sts-radius);background:var(--sts-surface)}.sts-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;font-size:.875rem}.sts-table>thead>tr>th{padding:.625rem .875rem;border-bottom:1px solid var(--sts-border);background:var(--sts-surface-sunken);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--sts-text-muted);white-space:nowrap;vertical-align:middle}.sts-table>tbody>tr>td{padding:.625rem .875rem;border-bottom:1px solid var(--sts-border);vertical-align:middle}.sts-table>tbody>tr:last-child>td{border-bottom:0}.sts-table>tbody>tr:hover>td{background:var(--sts-surface-hover)}.sts-table tr.is-muted>td{color:var(--sts-text-muted)}.sts-table tr.is-flagged>td{background:rgba(255,149,0,.07)}.sts-table__actions{text-align:right;white-space:nowrap}.sts-table__actions form{display:inline-block;margin:0}.sts-table__wrap-cell{white-space:normal;overflow-wrap:anywhere;min-width:12rem}.sts-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.25rem 1.25rem;border:1px dashed var(--sts-border-strong);border-radius:var(--sts-radius);background:var(--sts-surface-sunken);text-align:center;color:var(--sts-text-muted)}.sts-empty__icon{font-size:1.75rem;opacity:.45}.sts-empty__title{margin:0;font-size:.9375rem;font-weight:600;color:var(--sts-text)}.sts-empty__text{margin:0;max-width:46ch;font-size:.8125rem}.sts-meta{display:grid;grid-template-columns:minmax(8rem,14rem) 1fr;gap:.1rem 1rem;margin:0}.sts-meta>dt{padding:.45rem 0;font-size:.8125rem;font-weight:600;color:var(--sts-text-muted)}.sts-meta>dd{padding:.45rem 0;margin:0;overflow-wrap:break-word}.sts-meta>dt+dd{border-bottom:1px solid var(--sts-border)}.sts-meta>dt{border-bottom:1px solid var(--sts-border)}.sts-meta>dd:last-of-type,.sts-meta>dt:last-of-type{border-bottom:0}@media (max-width:575.98px){.sts-meta{grid-template-columns:1fr}.sts-meta>dt{padding-bottom:0;border-bottom:0}.sts-meta>dd{padding-top:.1rem}}.sts-form-well{padding:1.125rem;border:1px solid var(--sts-border);border-radius:var(--sts-radius);background:var(--sts-surface-sunken)}.sts-form-well .form-control,.sts-form-well .form-select{background-color:var(--sts-surface)}.sts-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.sts-actions--end{justify-content:flex-end}.sts-actions--spread{justify-content:space-between}.sts-help{display:block;margin-top:.25rem;font-size:.78rem;color:var(--sts-text-muted)}.sts-disclosure{border:1px solid var(--sts-border);border-radius:var(--sts-radius);background:var(--sts-surface)}.sts-disclosure+.sts-disclosure{margin-top:.75rem}.sts-disclosure>summary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.125rem;font-size:.875rem;font-weight:600;color:var(--sts-text);cursor:pointer;list-style:none;border-radius:var(--sts-radius)}.sts-disclosure>summary::-webkit-details-marker{display:none}.sts-disclosure>summary::before{content:"\f105";font-family:"Font Awesome 6 Free",FontAwesome;font-weight:900;width:.75rem;color:var(--sts-text-muted);transition:transform .15s ease}.sts-disclosure[open]>summary::before{transform:rotate(90deg)}.sts-disclosure[open]>summary{border-bottom:1px solid var(--sts-border);border-radius:var(--sts-radius) var(--sts-radius) 0 0}.sts-disclosure>summary:hover{background:var(--sts-surface-hover)}.sts-disclosure__body{padding:1.125rem}.sts-danger-zone{margin-top:2rem;border:1px solid rgba(230,24,13,.35);border-radius:var(--sts-radius);overflow:hidden}.sts-danger-zone__head{padding:.75rem 1.125rem;background:rgba(230,24,13,.06);border-bottom:1px solid rgba(230,24,13,.2)}.sts-danger-zone__title{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sts-danger)}.sts-danger-zone__hint{margin:.3rem 0 0;font-size:.8125rem;color:var(--sts-text-muted)}.sts-danger-zone__body{padding:.25rem 1.125rem;background:var(--sts-surface)}.sts-danger-zone .sts-row+.sts-row{border-top:1px solid var(--sts-border)}.sts-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid var(--sts-border);border-radius:var(--sts-radius);background:var(--sts-surface);overflow:hidden}.sts-logo img{width:100%;height:100%;object-fit:contain}.sts-logo--lg{width:5.5rem;height:5.5rem}.sts-logo__initial{font-size:1.5rem;font-weight:700;color:var(--sts-accent);background:var(--sts-accent-soft);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sts-divider{height:1px;margin:1.75rem 0;background:var(--sts-border);border:0}.sts-stack>*+*{margin-top:.75rem}.sts-stack-lg>*+*{margin-top:1.25rem}.sts-code{display:inline-block;max-width:100%;padding:.1rem .4rem;border:1px solid var(--sts-border);border-radius:var(--sts-radius-sm);background:var(--sts-surface-sunken);font-family:var(--bs-font-monospace,monospace);font-size:.8125rem;overflow-wrap:anywhere}.sts-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}