/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-ho066t1uf4] { min-height: 100vh; display: flex; flex-direction: column; }
.site-header[b-ho066t1uf4] { height: 76px; padding: 0 clamp(24px, 6vw, 92px); display: flex; align-items: center; justify-content: space-between; background: rgba(255,255,255,.92); border-bottom: 1px solid #e7ebf0; backdrop-filter: blur(12px); position: relative; z-index: 2; }
.brand[b-ho066t1uf4] { display: flex; align-items: center; gap: 12px; color: #15243b; text-decoration: none; }
.brand-mark[b-ho066t1uf4] { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 13px; background: #075e54; color: white; box-shadow: 0 7px 18px rgba(7,94,84,.18); }
.brand-mark svg[b-ho066t1uf4] { width: 25px; fill: currentColor; }
.brand strong[b-ho066t1uf4], .brand small[b-ho066t1uf4] { display: block; }
.brand strong[b-ho066t1uf4] { font-size: 16px; letter-spacing: -.2px; }
.brand small[b-ho066t1uf4] { color: #7a8798; font-size: 12px; margin-top: 1px; }
.secure-badge[b-ho066t1uf4] { display: flex; align-items: center; gap: 7px; color: #5e6b7c; font-size: 13px; }
.secure-badge svg[b-ho066t1uf4] { width: 19px; fill: #15916f; }
main[b-ho066t1uf4] { flex: 1; }
footer[b-ho066t1uf4] { padding: 24px clamp(24px, 6vw, 92px); display: flex; justify-content: space-between; color: #8a94a3; font-size: 12px; background: #fff; border-top: 1px solid #edf0f3; }
#blazor-error-ui[b-ho066t1uf4] { color-scheme: light only; background: #fff4cd; bottom: 0; box-shadow: 0 -2px 12px rgba(0,0,0,.12); display: none; left: 0; padding: .8rem 1.25rem; position: fixed; width: 100%; z-index: 1000; }
#blazor-error-ui .dismiss[b-ho066t1uf4] { cursor: pointer; position: absolute; right: 1rem; }
@media (max-width: 600px) { .site-header[b-ho066t1uf4] { height: 68px; } .secure-badge[b-ho066t1uf4] { display: none; } footer[b-ho066t1uf4] { gap: 8px; flex-direction: column; } }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-u3c9078vjd] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-u3c9078vjd] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-u3c9078vjd] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-u3c9078vjd] {
    font-size: 1.1rem;
}

.bi[b-u3c9078vjd] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-u3c9078vjd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-u3c9078vjd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-u3c9078vjd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-u3c9078vjd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-u3c9078vjd] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-u3c9078vjd] {
        padding-bottom: 1rem;
    }

    .nav-item[b-u3c9078vjd]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-u3c9078vjd]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-u3c9078vjd]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-u3c9078vjd] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-u3c9078vjd] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-u3c9078vjd] {
        display: none;
    }

    .nav-scrollable[b-u3c9078vjd] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-bg9yv6l0d9],
.components-reconnect-repeated-attempt-visible[b-bg9yv6l0d9],
.components-reconnect-failed-visible[b-bg9yv6l0d9],
.components-pause-visible[b-bg9yv6l0d9],
.components-resume-failed-visible[b-bg9yv6l0d9],
.components-rejoining-animation[b-bg9yv6l0d9] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-retrying[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-failed[b-bg9yv6l0d9],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-bg9yv6l0d9] {
    display: block;
}


#components-reconnect-modal[b-bg9yv6l0d9] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-bg9yv6l0d9 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-bg9yv6l0d9 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-bg9yv6l0d9 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-bg9yv6l0d9]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-bg9yv6l0d9 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-bg9yv6l0d9 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-bg9yv6l0d9 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-bg9yv6l0d9 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-bg9yv6l0d9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-bg9yv6l0d9] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-bg9yv6l0d9] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-bg9yv6l0d9] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-bg9yv6l0d9] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-bg9yv6l0d9] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-bg9yv6l0d9] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-bg9yv6l0d9 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-bg9yv6l0d9] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-bg9yv6l0d9 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.hero[b-jgpt94gub6] { min-height: 350px; position: relative; overflow: hidden; display: flex; align-items: center; padding: 54px clamp(24px, 9vw, 150px) 90px; color: white; background: linear-gradient(120deg, #073d3e 0%, #075a54 55%, #08756a 100%); }
.hero[b-jgpt94gub6]::after { content:""; position:absolute; inset:0; opacity:.12; background-image: radial-gradient(circle at 1px 1px, white 1px, transparent 0); background-size: 32px 32px; mask-image: linear-gradient(to right,transparent,black); }
.hero-content[b-jgpt94gub6] { position: relative; z-index: 1; max-width: 700px; }
.eyebrow[b-jgpt94gub6] { display:flex; align-items:center; gap:10px; color:#a8ddd4; font-size:12px; font-weight:700; letter-spacing:2px; }
.eyebrow span[b-jgpt94gub6] { width:24px; height:2px; background:#4fc1ae; }
h1[b-jgpt94gub6] { margin:15px 0 14px; font-size:clamp(40px,5vw,64px); line-height:1.03; letter-spacing:-2.5px; font-weight:750; }
h1 em[b-jgpt94gub6] { color:#73d5c5; font-style:normal; }
.hero p[b-jgpt94gub6] { max-width:560px; color:#d0e6e3; font-size:17px; line-height:1.65; margin:0; }
.hero-orb[b-jgpt94gub6] { position:absolute; border-radius:50%; border:1px solid rgba(255,255,255,.13); }
.orb-one[b-jgpt94gub6] { width:430px; height:430px; right:-80px; top:-190px; box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018); }
.orb-two[b-jgpt94gub6] { width:190px; height:190px; right:18%; bottom:-135px; background:rgba(255,255,255,.035); }
.search-section[b-jgpt94gub6] { position:relative; z-index:2; max-width:1180px; margin:-52px auto 70px; padding:0 24px; }
.search-card[b-jgpt94gub6],.results-card[b-jgpt94gub6] { background:white; border:1px solid #e8ecef; border-radius:18px; box-shadow:0 18px 50px rgba(18,42,55,.12); }
.search-card[b-jgpt94gub6] { padding:30px 34px 26px; position:relative; overflow:hidden; }
.loading-overlay[b-jgpt94gub6] { position:absolute; inset:0; z-index:10; display:grid; place-items:center; padding:20px; background:rgba(247,250,250,.78); backdrop-filter:blur(2px); animation:loading-fade-b-jgpt94gub6 .18s ease-out; }
.loading-panel[b-jgpt94gub6] { display:flex; align-items:center; gap:15px; max-width:390px; padding:18px 22px; color:#253448; background:#fff; border:1px solid #dfe9e7; border-radius:14px; box-shadow:0 14px 35px rgba(18,55,52,.16); }
.loading-panel strong[b-jgpt94gub6],.loading-panel span[b-jgpt94gub6] { display:block; }
.loading-panel strong[b-jgpt94gub6] { margin-bottom:4px; font-size:14px; }
.loading-panel div > span[b-jgpt94gub6] { color:#7d8996; font-size:12px; line-height:1.45; }
.loading-spinner[b-jgpt94gub6] { flex:0 0 auto; width:34px; height:34px; border:3px solid #d8efeb; border-top-color:#087467; border-radius:50%; animation:loading-spin-b-jgpt94gub6 .75s linear infinite; }
.card-heading[b-jgpt94gub6] { display:flex; align-items:center; gap:14px; padding-bottom:24px; border-bottom:1px solid #edf0f2; }
.heading-icon[b-jgpt94gub6] { width:44px; height:44px; display:grid; place-items:center; background:#e9f6f3; color:#087467; border-radius:12px; }
.heading-icon svg[b-jgpt94gub6] { width:23px; fill:currentColor; }
.card-heading h2[b-jgpt94gub6],.results-head h2[b-jgpt94gub6] { color:#1c2a3a; font-size:20px; margin:0 0 4px; font-weight:700; }
.card-heading p[b-jgpt94gub6],.results-head p[b-jgpt94gub6] { color:#8994a2; font-size:13px; margin:0; }
.form-grid[b-jgpt94gub6] { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; padding:26px 0 30px; }
.field label[b-jgpt94gub6] { display:flex; align-items:center; gap:8px; color:#344253; font-weight:650; font-size:13px; margin-bottom:9px; }
.field label span[b-jgpt94gub6] { width:21px; height:21px; display:grid; place-items:center; color:#087467; background:#e9f6f3; border-radius:50%; font-size:11px; }
.field select[b-jgpt94gub6],.field input[b-jgpt94gub6] { width:100%; height:48px; border:1px solid #dce2e7; border-radius:10px; padding:0 14px; color:#7d8795; background:#fff; font-size:14px; outline:none; transition:.2s; }
.field select[b-jgpt94gub6] { appearance:none; background-image:linear-gradient(45deg,transparent 50%,#7d8795 50%),linear-gradient(135deg,#7d8795 50%,transparent 50%); background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px; background-size:5px 5px; background-repeat:no-repeat; padding-right:34px; }
.field select.selected[b-jgpt94gub6],.field input:not(:placeholder-shown)[b-jgpt94gub6] { color:#253448; }
.field select:focus[b-jgpt94gub6],.field input:focus[b-jgpt94gub6] { border-color:#15917f; box-shadow:0 0 0 3px rgba(21,145,127,.1); }
.field select:disabled[b-jgpt94gub6],.field input:disabled[b-jgpt94gub6] { background-color:#f5f7f8; color:#adb5bf; cursor:not-allowed; }
.field small[b-jgpt94gub6] { display:block; color:#9ba5b1; font-size:10px; margin-top:6px; }
.field small.field-error[b-jgpt94gub6] { color:#bd453b; font-size:11px; }
.card-actions[b-jgpt94gub6] { padding-top:20px; border-top:1px solid #edf0f2; display:flex; align-items:center; justify-content:space-between; }
.privacy[b-jgpt94gub6] { display:flex; align-items:center; gap:8px; color:#8a95a3; font-size:12px; }
.privacy svg[b-jgpt94gub6] { width:18px; fill:#6a9e92; }
.search-button[b-jgpt94gub6] { height:48px; border:0; border-radius:10px; padding:0 22px; display:flex; align-items:center; gap:18px; color:white; background:#087467; font-size:14px; font-weight:650; box-shadow:0 8px 18px rgba(8,116,103,.2); transition:.2s; }
.search-button:not(:disabled):hover[b-jgpt94gub6] { background:#075e54; transform:translateY(-1px); }
.search-button:disabled[b-jgpt94gub6] { background:#aebdbb; box-shadow:none; cursor:not-allowed; }
.search-button svg[b-jgpt94gub6],.download svg[b-jgpt94gub6] { width:19px; fill:currentColor; }
.results-card[b-jgpt94gub6] { margin-top:24px; overflow:hidden; animation:reveal-b-jgpt94gub6 .35s ease-out; }
.results-head[b-jgpt94gub6] { padding:25px 30px; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid #edf0f2; }
.result-label[b-jgpt94gub6] { font-size:10px; color:#0b8575; letter-spacing:1.4px; font-weight:750; }
.results-head h2[b-jgpt94gub6] { margin-top:3px; }
.count[b-jgpt94gub6] { padding:6px 11px; border-radius:20px; background:#e9f6f3; color:#087467; font-size:12px; font-weight:650; }
.results-filters[b-jgpt94gub6] { display:flex; align-items:center; gap:8px; padding:14px 30px; background:#fafcfc; border-bottom:1px solid #edf0f2; overflow-x:auto; }
.filter-title[b-jgpt94gub6] { margin-right:3px; color:#7e8996; font-size:12px; white-space:nowrap; }
.filter-button[b-jgpt94gub6] { display:flex; align-items:center; gap:7px; padding:7px 11px; color:#667383; background:#fff; border:1px solid #dfe5e8; border-radius:20px; font-size:11px; font-weight:650; white-space:nowrap; transition:.18s; }
.filter-button > span[b-jgpt94gub6] { min-width:20px; padding:2px 5px; color:#7d8996; background:#f0f3f4; border-radius:10px; font-size:10px; }
.filter-button:hover[b-jgpt94gub6] { border-color:#9abdb7; color:#087467; }
.filter-button.active[b-jgpt94gub6] { color:#fff; background:#087467; border-color:#087467; box-shadow:0 4px 10px rgba(8,116,103,.16); }
.filter-button.active > span[b-jgpt94gub6] { color:#087467; background:#fff; }
.filter-button.delivered-filter:not(.active)[b-jgpt94gub6] { color:#16826c; }
.filter-button.missing-filter:not(.active)[b-jgpt94gub6] { color:#bd453b; }
.document-row[b-jgpt94gub6] { display:flex; align-items:center; gap:15px; padding:18px 30px; border-bottom:1px solid #f0f2f4; }
.document-row:last-child[b-jgpt94gub6] { border:0; }
.acta-icon[b-jgpt94gub6] { flex:0 0 auto; width:42px; height:42px; display:grid; place-items:center; background:#e9f6f3; color:#087467; border-radius:10px; font-size:11px; font-weight:800; }
.document-info[b-jgpt94gub6] { flex:1; min-width:0; }
.document-info strong[b-jgpt94gub6],.document-info span[b-jgpt94gub6],.document-info small[b-jgpt94gub6] { display:block; }
.document-info strong[b-jgpt94gub6] { color:#263548; font-size:14px; }
.document-info span[b-jgpt94gub6] { color:#8b96a4; font-size:12px; margin-top:4px; }
.document-info small[b-jgpt94gub6] { color:#a0a9b4; font-size:11px; margin-top:4px; }
.status[b-jgpt94gub6] { flex:0 0 auto; border-radius:20px; padding:6px 11px; font-size:11px; font-weight:650; }
.status.delivered[b-jgpt94gub6] { color:#16826c; background:#edfaf5; }
.status.not-delivered[b-jgpt94gub6] { color:#bd453b; background:#fff0ee; }
.empty-results[b-jgpt94gub6] { padding:45px 25px; text-align:center; color:#8b96a4; }
.empty-results strong[b-jgpt94gub6],.empty-results span[b-jgpt94gub6] { display:block; }
.empty-results strong[b-jgpt94gub6] { margin-bottom:6px; color:#344253; font-size:14px; }
.empty-results span[b-jgpt94gub6] { font-size:12px; }
.results-error[b-jgpt94gub6] { margin-top:24px; padding:16px 20px; color:#a73c34; background:#fff4f2; border:1px solid #f2d5d1; border-radius:12px; font-size:13px; box-shadow:0 8px 24px rgba(80,30,25,.06); }
.download[b-jgpt94gub6] { display:flex; align-items:center; gap:8px; border:1px solid #dce4e5; background:white; color:#087467; padding:8px 12px; border-radius:8px; font-size:12px; font-weight:650; }
@keyframes reveal-b-jgpt94gub6 { from { opacity:0; transform:translateY(10px); } }
@keyframes loading-spin-b-jgpt94gub6 { to { transform:rotate(360deg); } }
@keyframes loading-fade-b-jgpt94gub6 { from { opacity:0; } }
@media (prefers-reduced-motion:reduce) { .loading-spinner[b-jgpt94gub6] { animation-duration:1.5s; } }
@media(max-width:900px){.form-grid[b-jgpt94gub6]{grid-template-columns:repeat(2,1fr)}.hero[b-jgpt94gub6]{min-height:330px}.search-section[b-jgpt94gub6]{margin-top:-45px}}
@media(max-width:600px){.hero[b-jgpt94gub6]{padding:42px 24px 80px;min-height:310px}h1[b-jgpt94gub6]{letter-spacing:-1.5px}.search-section[b-jgpt94gub6]{padding:0 14px}.search-card[b-jgpt94gub6]{padding:24px 20px}.form-grid[b-jgpt94gub6]{grid-template-columns:1fr;gap:17px}.card-actions[b-jgpt94gub6]{align-items:stretch;flex-direction:column;gap:16px}.search-button[b-jgpt94gub6]{justify-content:center}.privacy[b-jgpt94gub6]{justify-content:center}.results-head[b-jgpt94gub6]{align-items:flex-start;gap:10px;padding:22px 20px}.results-filters[b-jgpt94gub6]{padding:12px 20px}.document-row[b-jgpt94gub6]{padding:16px 20px}.status[b-jgpt94gub6]{display:none}.download[b-jgpt94gub6]{font-size:0;padding:9px}.download svg[b-jgpt94gub6]{width:20px}}
