@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#10244a;background:#f5f8fb;font-synthesis:none;--ink:#10244a;--blue:#075ed0;--paper:#f5f8fb;--navy:#07162f;--green:#15775b;--coral:#d95a43;--yellow:#d49a18;--line:rgba(16,36,74,.19)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ffbd32;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{position:absolute;z-index:10;top:0;left:0;right:0;height:74px;padding:0 3vw;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid rgba(255,255,255,.45)}.brand{font-family:"Instrument Serif",Georgia,serif;font-size:1.55rem}.brand span{margin-left:.35rem;font-family:DM Sans,Arial,sans-serif;font-size:.63rem;font-weight:700}.topbar nav{display:flex;align-items:center;gap:2rem;font-size:.72rem;font-weight:700}.topbar nav a{display:inline-flex;align-items:center;gap:.35rem}.hero{position:relative;min-height:min(900px,92svh);padding:10rem 7vw 6rem;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#1779d4}.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0316366e}.hero-copy{position:relative;z-index:2;width:min(880px,72vw)}.eyebrow{margin:0 0 1.2rem;font-size:.69rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2{margin:0;font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:0}h1{font-size:clamp(4.5rem,8vw,8.8rem);line-height:.87}.hero-copy>p:not(.eyebrow){max-width:610px;margin:1.8rem 0 2rem;font-size:1.08rem;font-weight:600;line-height:1.6}.primary-action{width:max-content;display:flex;align-items:center;gap:2rem;padding:1rem 1.15rem;color:var(--ink);background:#fff;font-size:.78rem;font-weight:700}.hero-status{position:absolute;z-index:2;right:3vw;bottom:2.4rem;display:grid;gap:.65rem;font-size:.69rem;font-weight:700}.hero-status span{display:flex;align-items:center;gap:.55rem}.summary{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line)}.summary div{min-height:150px;padding:2rem 3vw;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}.summary div:last-child{border-right:0}.summary strong{font-family:"Instrument Serif",Georgia,serif;font-size:3.6rem;font-weight:400;line-height:1}.summary span{margin-top:.65rem;font-size:.68rem;font-weight:700;text-transform:uppercase}.directory{padding:8rem 6vw 9rem}.section-heading{display:grid;grid-template-columns:.65fr 1.25fr 1fr;gap:4vw;align-items:end}.section-heading h2{font-size:clamp(3.5rem,5.6vw,6.8rem);line-height:.91}.section-heading>p:last-child{margin:0;color:#4f6487;line-height:1.7}.controls{margin-top:5rem;padding:1.4rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr 1.5fr;gap:2rem}.search-box{height:42px;display:flex;align-items:center;gap:.7rem;border-bottom:1px solid var(--ink)}.search-box input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.control-group{display:grid;gap:.65rem}.control-group>span{font-size:.62rem;font-weight:700;text-transform:uppercase}.segments{display:flex;flex-wrap:wrap;gap:.35rem}.segments button{min-height:32px;padding:.35rem .65rem;border:1px solid var(--line);border-radius:4px;color:var(--ink);background:#fff;cursor:pointer;font-size:.67rem;font-weight:700}.segments button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.result-line{min-height:68px;display:flex;align-items:center;justify-content:space-between;font-size:.72rem;font-weight:700}.result-line button{border:0;border-bottom:1px solid currentColor;padding:.2rem 0;color:var(--blue);background:transparent;cursor:pointer}.surface-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.surface-card{min-height:410px;padding:1.35rem;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:color .2s ease,background-color .2s ease}.surface-card:hover{color:#fff;background:var(--ink)}.surface-card--featured{background:#e8f5ff}.surface-card:nth-child(5n+2){box-shadow:inset 0 4px 0 var(--green)}.surface-card:nth-child(5n+3){box-shadow:inset 0 4px 0 var(--coral)}.surface-card:nth-child(5n+4){box-shadow:inset 0 4px 0 var(--yellow)}.surface-topline{display:flex;justify-content:space-between;font-size:.66rem}.surface-card>p:first-of-type{margin:auto 0 .7rem;color:var(--blue);font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.surface-card:hover>p:first-of-type{color:#72d8ff}.surface-card h3{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.2rem,3vw,3.7rem);font-weight:400;line-height:.95}.badges{min-height:30px;margin-top:1.1rem;display:flex;flex-wrap:wrap;gap:.35rem}.badge{padding:.3rem .48rem;border:1px solid currentColor;border-radius:3px;font-size:.58rem;font-weight:700;text-transform:uppercase}.badge--public,.badge--release{color:var(--green)}.badge--authenticated,.badge--private{color:var(--coral)}.badge--living{color:var(--blue)}.badge--archive,.badge--mixed,.badge--source{color:#695d81}.surface-card:hover .badge{color:#fff}.surface-description{min-height:68px;margin:1rem 0 1.4rem;color:#536785;font-size:.84rem;line-height:1.55}.surface-card:hover .surface-description{color:#ced8e8}.surface-card dl{margin:0;border-top:1px solid var(--line)}.surface-card dl div{padding-top:.6rem;display:flex;justify-content:space-between;gap:1rem;font-size:.63rem}.surface-card dt{text-transform:uppercase}.surface-card dd{margin:0;font-weight:700;text-align:right}.policy{padding:8rem 6vw 9rem;color:#fff;background:var(--navy)}.section-heading--light{grid-template-columns:.65fr 2.25fr}.section-heading--light h2{color:#fff}.policy-steps{margin-top:5rem;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.3);border-left:1px solid rgba(255,255,255,.3)}.policy-steps article{min-height:330px;padding:1.4rem;border-right:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);display:flex;flex-direction:column}.policy-steps article>span{margin-top:auto;font-size:.63rem;color:#6bdfff}.policy-steps h3{margin:.75rem 0;font-family:"Instrument Serif",Georgia,serif;font-size:2.5rem;font-weight:400}.policy-steps p{margin:0;color:#b9c7db;line-height:1.6;font-size:.83rem}footer{padding:3rem 3vw;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:center;background:#fff;font-size:.68rem}footer div{display:flex;align-items:center;gap:.7rem}footer p{margin:0;color:#596b88}footer p:last-child{text-align:right}@media(max-width:980px){.surface-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.controls{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.policy-steps{grid-template-columns:1fr 1fr}}@media(max-width:700px){.topbar{height:64px;padding:0 1rem}.topbar nav a:not(:last-child){display:none}.hero{min-height:88svh;padding:7.5rem 1rem 7rem;align-items:center}.hero>img{object-position:52% center}.hero-shade{background:#0316368c}.hero-copy{width:100%}h1{font-size:clamp(3.8rem,17vw,5.5rem)}.hero-copy>p:not(.eyebrow){font-size:.95rem}.hero-status{left:1rem;right:auto;bottom:1.25rem;grid-template-columns:1fr 1fr}.hero-status span:last-child{display:none}.summary{grid-template-columns:1fr 1fr}.summary div{min-height:120px;padding:1.4rem 1rem}.summary div:nth-child(2){border-right:0}.summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.summary strong{font-size:2.8rem}.directory,.policy{padding:5.5rem 1rem}.section-heading,.section-heading--light{display:block}.section-heading h2{margin:2.5rem 0 1.5rem;font-size:3.6rem}.controls{margin-top:3rem;grid-template-columns:1fr}.search-box{grid-column:auto}.surface-grid{grid-template-columns:1fr}.surface-card{min-height:360px}.policy-steps{grid-template-columns:1fr}.policy-steps article{min-height:260px}footer{grid-template-columns:1fr}footer p:last-child{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.001ms!important}}
