.image-gallery{width:100%}.image-gallery__empty{color:var(--viewer-muted,#626985);text-align:center;padding:1rem}.image-gallery__main{grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.image-gallery__preview-wrapper{justify-content:center;min-width:0;display:flex}.image-gallery__image-container{justify-content:center;width:100%;display:flex;position:relative}.image-gallery__main-image{object-fit:contain;cursor:zoom-in;width:100%;max-height:720px;box-shadow:none;border:0;border-radius:0;display:block}.image-gallery__main-image:fullscreen{object-fit:contain;background:#111331;width:100vw;height:100vh;max-height:none;padding:2rem}.image-gallery__fullscreen-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181b68c7;border:1px solid #ffffff80;border-radius:.55rem;place-items:center;width:2.8rem;height:2.8rem;padding:0;transition:transform .16s,background-color .16s;display:grid;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 8px 24px #181b6833}.image-gallery__fullscreen-btn:hover{background:#272895;transform:translateY(-2px)}.image-gallery__details-wrapper{min-width:0}.image-gallery__details{border:1px solid var(--viewer-line,#dfe5f2);color:var(--viewer-ink,#1c2250);background:#fff;border-radius:1rem;padding:clamp(1.6rem,3vw,2.5rem);box-shadow:0 22px 55px #1c225017}.image-gallery__details p{color:var(--viewer-muted,#626985);margin:0;font-size:.92rem;line-height:1.6}.image-gallery__details dl{margin:1.4rem 0 0;display:grid}.image-gallery__details dl>div{border-top:1px solid var(--viewer-line,#dfe5f2);padding:.9rem 0}.image-gallery__details dt,.image-gallery__details dd{margin:0;font-size:.9rem;line-height:1.55}.image-gallery__details dt{color:var(--viewer-muted,#626985);margin-bottom:.3rem;font-weight:600}.image-gallery__details dd{color:var(--viewer-ink,#1c2250);overflow-wrap:anywhere;font-weight:500}.image-gallery__eyebrow{color:var(--viewer-blue,#272895);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:700;display:inline-block}.image-gallery__heading{color:var(--viewer-ink,#1c2250);margin:0;padding:0;font-size:1.55rem;font-weight:700;line-height:1.2}.image-gallery__thumbnails{justify-content:center;align-items:center;margin-top:2.5rem;display:flex}.image-gallery__thumb-list{scroll-behavior:smooth;scrollbar-width:none;gap:.65rem;max-width:min(100%,760px);padding:.5rem .75rem;display:flex;overflow-x:auto}.image-gallery__thumb-list::-webkit-scrollbar{display:none}.image-gallery__thumb{object-fit:cover;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:.65rem;flex:none;width:76px;height:76px;padding:.25rem;transition:border-color .16s,transform .16s}.image-gallery__thumb:hover{transform:translateY(-2px)}.image-gallery__thumb.selected{border-color:var(--viewer-blue,#272895)}.image-gallery__thumb-arrow{border:1px solid var(--viewer-line,#dfe5f2);width:2.8rem;height:2.8rem;color:var(--viewer-blue,#272895);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;padding:0;transition:transform .16s,opacity .16s;display:grid}.image-gallery__thumb-arrow:hover:not(:disabled){transform:translateY(-2px)}.image-gallery__thumb-arrow:disabled{opacity:.35;cursor:default}.image-gallery-svg{stroke:currentColor;width:1.8rem;height:1.8rem}.image-gallery .rotated{transform:rotate(180deg)}@media (max-width:900px){.image-gallery__main{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:600px){.image-gallery__details{padding:1.5rem}.image-gallery__thumbnails{margin-top:1.75rem}.image-gallery__thumb{width:64px;height:64px}.image-gallery__thumb-arrow{width:2.4rem;height:2.4rem}}
.PassportSection{background:#fff;overflow:hidden;border:1px solid var(--viewer-line,#dfe5f2)!important;box-shadow:none!important;border-radius:.85rem!important}.PassportSection .long-text{word-break:break-word;overflow-wrap:anywhere;white-space:normal}.PassportSection .accordion-item{background:#fff;border:0;border-radius:.85rem}.PassportSection .accordion-header{margin:0;padding:0}.PassportSection .accordion-button{min-height:4.7rem;color:var(--viewer-ink,#1c2250);box-shadow:none;background:#fff;border:0;padding:1.2rem 1.4rem;font-size:1rem;font-weight:700;border-radius:.85rem!important}.PassportSection .accordion-button:not(.collapsed){color:var(--viewer-blue,#272895);background:var(--viewer-soft,#f3f6fc);box-shadow:none}.PassportSection .accordion-button:focus{border-color:#0000;box-shadow:0 0 0 3px #2728951f}.PassportSection .accordion-button:after{background-size:1rem;width:1rem;height:1rem}.PassportSection .accordion-body{border-top:1px solid var(--viewer-line,#dfe5f2);color:var(--viewer-ink,#1c2250);padding:1.4rem}.PassportSection .accordion-body .row{border-bottom:1px solid var(--viewer-line,#dfe5f2);padding:.65rem 0;font-size:.88rem;line-height:1.5}.PassportSection .accordion-body .row:last-child{border-bottom:0}.PassportSection .accordion-body a,.PassportSection .accordion-body .download-icon{color:var(--viewer-blue,#272895)}.PassportSection .accordion-body .text-muted{color:var(--viewer-muted,#626985)!important}
.PassportViewer{--viewer-navy:#181b68;--viewer-blue:#272895;--viewer-cyan:#4dd8f8;--viewer-ink:#1c2250;--viewer-muted:#626985;--viewer-line:#dfe5f2;--viewer-soft:#f3f6fc;min-height:100%;color:var(--viewer-ink);background:#fff}.PassportViewer *{box-sizing:border-box}.PassportViewer .report-container{width:100%;min-width:0}.PassportViewer .container.passport-shell{width:min(100% - 6rem,1240px);max-width:1240px;margin:0 auto;padding-left:0;padding-right:0}.PassportViewer .passport-heading{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.PassportViewer .passport-heading>div:first-child{max-width:950px}.PassportViewer .passport-login{flex:none;padding-top:.2rem}.PassportViewer .passport-login .LoginButton{margin-left:0}.PassportViewer .passport-eyebrow,.PassportViewer .section-card-heading>span{color:var(--viewer-blue);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.PassportViewer .passport-name{max-width:950px;color:var(--viewer-ink);letter-spacing:-.05em;margin:0;padding:0;font-size:clamp(3rem,6vw,5.4rem);font-weight:700;line-height:1}.PassportViewer .top-section{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.PassportViewer .passport-image-column{justify-content:center;align-items:center;min-width:0;display:flex}.PassportViewer .passport-img{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.PassportViewer .passport-img img{object-fit:contain;width:100%;max-height:680px;box-shadow:none;border:0;border-radius:0;display:block}.PassportViewer .general-info-section{border:1px solid var(--viewer-line);background:#fff;border-radius:1rem;min-width:0;padding:clamp(1.7rem,4vw,3rem);box-shadow:0 22px 55px #1c225017}.PassportViewer .general-info-section>p{color:var(--viewer-muted);margin:0;font-size:1rem}.PassportViewer .section-card-heading{margin-bottom:1.3rem}.PassportViewer .section-card-heading>span{margin-bottom:.65rem}.PassportViewer .section-card-heading h2{color:var(--viewer-ink);letter-spacing:-.025em;margin:0;padding:0;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;line-height:1.12}.PassportViewer .general-info-list{margin:0;display:grid}.PassportViewer .general-info-row{border-top:1px solid var(--viewer-line);grid-template-columns:minmax(120px,.72fr) minmax(0,1.28fr);gap:1.25rem;padding:1rem 0;display:grid}.PassportViewer .general-info-label,.PassportViewer .general-info-value{margin:0;font-size:.92rem;line-height:1.55}.PassportViewer .general-info-label{color:var(--viewer-muted);font-weight:600}.PassportViewer .general-info-value{min-width:0;color:var(--viewer-ink);overflow-wrap:anywhere;white-space:pre-line;font-weight:600}.PassportViewer .expandable-text-toggle{color:var(--viewer-blue);cursor:pointer;font-weight:700;text-decoration:none}.PassportViewer .passport-content-section{padding:7rem 0}.PassportViewer .content-section-heading{max-width:780px;margin-bottom:3rem}.PassportViewer .content-section-heading .passport-eyebrow{margin-bottom:.9rem}.PassportViewer .content-section-heading h2{color:var(--viewer-ink);letter-spacing:-.035em;margin:0;padding:0;font-size:clamp(2.25rem,4.2vw,3.8rem);font-weight:700;line-height:1.08}.PassportViewer .gallery-section{background:var(--viewer-soft)}.PassportViewer .image-gallery-container{width:100%}.PassportViewer .records-section{background:#fff}.PassportViewer .sections-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.PassportViewer .accordion{margin:0}.PassportViewer .passport-status{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 2rem,760px);min-height:320px;margin:0 auto;display:flex}.PassportViewer .passport-status p{color:var(--viewer-muted);margin:0;font-size:1.05rem}.PassportViewer.is-public .report-container>.passport-shell:first-child{padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,9vw,8rem)}.PassportViewer.is-platform .container.passport-shell{width:min(100% - 3rem,1040px)}.PassportViewer.is-platform .report-container>.passport-shell:first-child{padding-top:4rem;padding-bottom:4rem}.PassportViewer.is-platform .passport-name{font-size:clamp(2.5rem,5vw,4rem)}.PassportViewer.is-platform .top-section{grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:3rem}.PassportViewer.is-platform .passport-content-section{padding:4.5rem 0}.PassportViewer.is-empty{min-height:0}@media only screen and (max-width:1100px){.PassportViewer .container.passport-shell{width:min(100% - 4rem,1240px)}.PassportViewer .top-section{gap:3rem}}@media only screen and (max-width:900px){.PassportViewer .top-section,.PassportViewer.is-platform .top-section{grid-template-columns:1fr}.PassportViewer .passport-image-column{max-width:680px;margin:0 auto}.PassportViewer .passport-content-section{padding:5.5rem 0}}@media only screen and (max-width:768px){.PassportViewer .container.passport-shell,.PassportViewer.is-platform .container.passport-shell{width:min(100% - 1rem,1240px)}.PassportViewer.is-public .report-container>.passport-shell:first-child{padding-top:2.5rem;padding-bottom:2.5rem}.PassportViewer .passport-heading{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.PassportViewer .passport-name{font-size:clamp(2.7rem,13vw,4rem)}.PassportViewer .top-section{gap:2.5rem}.PassportViewer .general-info-section{padding:1.5rem}.PassportViewer .general-info-row{grid-template-columns:1fr;gap:.35rem;padding:.85rem 0}.PassportViewer .passport-content-section,.PassportViewer.is-platform .passport-content-section{padding:2.5rem 0}.PassportViewer .content-section-heading{margin-bottom:2rem}.PassportViewer .content-section-heading h2{font-size:2.35rem}.PassportViewer .sections-grid{grid-template-columns:1fr}}
