:root{--bg:#f6fbff;--surface:#fff;--surface-alt:#ecf8ff;--ink:#3d2f8d;--muted:#5a6e79;--brand:#6cbee4;--brand-dark:#3d2f8d;--brand-purple:#3d2f8d;--brand-purple-bright:#f0f;--accent:#00fcb4;--brand-slate:#616e78;--radius:18px;--container:1160px;--shadow:none;--lmsruk-logo-motif-url:url(../images/logo-motif.svg);--lmsruk-logo-motif-color:#e6e6e6;--lmsruk-logo-motif-opacity:0.52;--lmsruk-icon-arrow-url:url(../images/icon-arrow-right.svg);--header-offset:8rem;--admin-bar-offset:0px;--anchor-offset:calc(var(--header-offset) + var(--admin-bar-offset))}@media (min-width:1160px){:root{--anchor-offset:calc(var(--header-offset) + var(--admin-bar-offset) + 50px)}}*{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;overflow-x:clip;padding:0;width:100%}html{scroll-behavior:smooth}main :where([id]){scroll-margin-top:var(--anchor-offset)}body{background:radial-gradient(circle at 8% -10%,#dff4ff 0,var(--bg) 45%);color:var(--muted);line-height:1.6;min-width:0}body,h1,h2,h3,h4,h5,h6{font-family:Muli,Mulish,Segoe UI,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--ink);font-weight:700;line-height:1.3}a{color:var(--brand-dark);text-decoration-color:rgba(108,190,228,.55)}a:hover{text-decoration-color:rgba(108,190,228,.95)}img{height:auto;max-width:100%}.container{box-sizing:border-box;margin:0 auto;max-width:var(--container);padding-left:1.125rem;padding-right:1.125rem;width:100%}.site-footer,.site-header,.site-main{width:100%}.site-header{backdrop-filter:blur(10px);background:rgba(246,251,255,.9);border-bottom:1px solid rgba(97,110,120,.2);position:sticky;top:0;z-index:200}body.admin-bar .site-header{top:32px}body.admin-bar{--admin-bar-offset:32px}.site-header__inner{align-items:center;display:flex;gap:1rem;padding:.7rem 1.125rem}.site-brand{align-items:center;display:inline-flex;flex-shrink:0;left:-8px;position:relative}.site-brand .custom-logo,.site-brand img{display:block;height:70px;width:auto}.site-nav{margin-left:auto}.menu{align-items:center;display:flex;gap:1.15rem;list-style:none;margin:0;padding:0}.menu>.menu-item{position:relative}.menu a{align-items:center;color:var(--ink);display:inline-flex;font-weight:600;text-decoration:none;transition:color .2s ease}.menu a:focus-visible,.menu a:hover{color:var(--brand)}.menu .current-menu-ancestor>a,.menu .current-menu-item>a,.menu .current-page-ancestor>a,.menu .current_page_ancestor>a,.menu .current_page_item>a{color:var(--brand)}.menu-item-has-children>a:after{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:.5rem;margin-left:.45rem;transform:rotate(45deg) translateY(-1px);transform-origin:center;transition:transform .2s ease;width:.5rem}.menu .sub-menu{background:var(--surface);border:1px solid rgba(97,110,120,.18);border-radius:16px;box-shadow:0 18px 40px rgba(61,47,141,.14);display:grid;gap:.15rem;list-style:none;margin:0;min-width:13rem;padding:.6rem 0}.menu .sub-menu a{display:flex;font-size:.96rem;line-height:1.35;padding:.5rem 1rem;width:100%}@media (min-width:1160px){.menu>.menu-item{padding:1.1rem 0}.menu .sub-menu{left:0;opacity:0;pointer-events:none;position:absolute;top:calc(100% - .1rem);transform:translateY(.45rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:30}.menu .menu-item-has-children:focus-within>.sub-menu,.menu .menu-item-has-children:hover>.sub-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.menu .menu-item-has-children:focus-within>a:after,.menu .menu-item-has-children:hover>a:after{transform:rotate(225deg) translateY(-1px)}}.nav-toggle{align-items:center;background:var(--surface);border:1px solid rgba(97,110,120,.2);border-radius:999px;color:var(--brand-purple);cursor:pointer;display:none;height:2.75rem;justify-content:center;padding:0;transition:border-color .2s ease,transform .2s ease;width:2.75rem}.nav-toggle:focus-visible,.nav-toggle:hover{transform:translateY(-1px)}.nav-toggle span{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.nav-toggle svg{height:1.25rem;width:1.25rem}.btn{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-weight:700;gap:.4rem;justify-content:center;padding:.7rem 1.2rem;text-align:center;text-decoration:none;transition:transform .2s ease}.btn:hover{transform:translateY(-1px)}.btn--donate,.btn--primary{background:linear-gradient(120deg,var(--brand-purple) 0,#f0f 100%);border:0;color:#fff}.btn--ghost{background:transparent;border-color:rgba(61,47,141,.45);color:var(--brand-purple)}.btn--donate-mobile,.btn--donate-navbar{display:none}.site-search{flex-shrink:0;position:relative}.site-search--navbar{display:none}.site-search__toggle{align-items:center;background:var(--surface);border:1px solid rgba(97,110,120,.2);border-radius:999px;color:var(--brand-purple);cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;transition:border-color .2s ease,transform .2s ease;width:2.75rem}.site-search__toggle:focus-visible,.site-search__toggle:hover{transform:translateY(-1px)}.site-search__toggle svg{height:1.2rem;width:1.2rem}.site-search__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.site-search__panel{background:var(--surface);border:1px solid rgba(97,110,120,.18);border-radius:30px;box-shadow:0 18px 40px rgba(61,47,141,.14);display:flex;gap:.55rem;opacity:0;padding:.65rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .65rem);transform:translateY(.35rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:min(82vw,28rem);z-index:40}.site-search.is-open .site-search__panel{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.search-panel__input,.site-search__input{background:var(--surface);border:1px solid rgba(97,110,120,.2);border-radius:999px;color:var(--ink);flex:1 1 auto;font:inherit;line-height:1.2;min-width:0;padding:.72rem 1rem}.site-search__input{padding-bottom:.62rem;padding-top:.62rem}.search-panel__input::-moz-placeholder,.site-search__input::-moz-placeholder{color:rgba(90,110,121,.78)}.search-panel__input::placeholder,.site-search__input::placeholder{color:rgba(90,110,121,.78)}.search-panel__input:focus-visible,.site-search__input:focus-visible{outline:2px solid rgba(108,190,228,.6);outline-offset:0}.site-search__submit{cursor:pointer;flex:0 0 auto;font-family:Muli,Mulish,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700}.search-panel{display:grid;gap:.45rem;max-width:34rem}.search-panel__label{color:var(--ink);font-size:.9rem;font-weight:700}.search-panel__label--screen-reader{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.search-panel__controls{align-items:stretch;display:flex;gap:.55rem}.search-panel__button{cursor:pointer;flex:0 0 auto;font-family:Muli,Mulish,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700;white-space:nowrap}.entry-content .wp-block-button__link,.entry-content .wp-element-button,.prose .wp-block-button__link,.prose .wp-element-button{align-items:center;background:linear-gradient(120deg,var(--brand-purple) 0,#f0f 100%);border:0;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;gap:.4rem;justify-content:center;padding:.7rem 1.2rem;text-align:center;text-decoration:none;transition:transform .2s ease}.entry-content .wp-block-button__link:hover,.entry-content .wp-element-button:hover,.prose .wp-block-button__link:hover,.prose .wp-element-button:hover{color:#fff;text-decoration:none;transform:translateY(-1px)}.entry-content .wp-block-button__link:focus-visible,.entry-content .wp-element-button:focus-visible,.prose .wp-block-button__link:focus-visible,.prose .wp-element-button:focus-visible{color:#fff}.hero{overflow:visible;padding:4.5rem 0 3rem;position:relative}.hero__inner{margin-left:0;margin-right:auto;max-width:700px;position:relative;text-align:left}.hero:after{aspect-ratio:1/1;background-color:var(--lmsruk-logo-motif-color);bottom:-34%;content:"";-webkit-mask:var(--lmsruk-logo-motif-url) no-repeat center/contain;mask:var(--lmsruk-logo-motif-url) no-repeat center/contain;opacity:var(--lmsruk-logo-motif-opacity);pointer-events:none;position:absolute;right:-14%;transform:rotate(-8deg);width:clamp(500px,76vw,960px);z-index:-1}.hero__eyebrow{color:var(--brand-dark);font-size:.82rem;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.hero h1{font-family:Muli,Mulish,Segoe UI,Helvetica Neue,sans-serif;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:700;line-height:1.1;margin:.4rem 0 .8rem}.hero p{color:var(--muted);font-size:clamp(.94rem,1.5vw,1.08rem);line-height:1.5;margin:0;max-width:45ch;text-wrap:pretty}.hero__actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-start;margin-top:1.4rem}.section{padding:2.3rem 0}.section>.container>h2{margin-top:0}.section--highlight{background:linear-gradient(150deg,#ebf8ff,#f2fffd)}.section--alt{background:linear-gradient(160deg,#f1f4f8,#ebf8ff)}h2,h3{line-height:1.2}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--topics{gap:1.2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.card,.news-card,.panel,.post-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.15rem;position:relative;z-index:0}.card--clickable,.news-card--clickable{cursor:pointer;overflow:hidden;padding:0;transition:transform .2s ease}.card-link{color:inherit;display:block;height:100%;padding:1.15rem}.card-link,.card-link h3{text-decoration:none}.quick-links .card-link h3{align-items:center;display:inline-flex;gap:.45rem;margin-bottom:0}.quick-links .card-link p{margin-bottom:0;margin-top:0}.quick-links .card-link h3:after{background-color:var(--brand-purple-bright);content:"";flex-shrink:0;height:.92rem;-webkit-mask:var(--lmsruk-icon-arrow-url) no-repeat center/contain;mask:var(--lmsruk-icon-arrow-url) no-repeat center/contain;width:.92rem}.card--clickable:focus-within,.card--clickable:hover,.news-card--clickable:focus-within,.news-card--clickable:hover{transform:translateY(-2px) scale(1.012)}.card-link:focus-visible,.card-link:hover{text-decoration:none}.card h3,.news-card h3,.panel h3,.post-card h2{margin-top:0}.panel h3{margin-bottom:.55rem}.card p,.news-card p,.post-card p{color:var(--muted)}.news-card .meta{margin-bottom:.75rem}.card>p:last-child,.post-card>p:last-child{margin-bottom:0}.news-card--clickable .card-link>p:last-child{margin-bottom:0;margin-top:0}.news-card--clickable .card-link h3,.section--alt .card.card--clickable .card-link h3{margin-bottom:.3rem}.section--alt .card.card--clickable .card-link>p:last-child{margin-bottom:0;margin-top:0}.split{align-items:start;display:grid;gap:1.2rem;grid-template-columns:1.2fr 1fr}.split h2{margin-top:0}.split--support-signups{grid-template-columns:1fr 1fr 1fr}.support-list{list-style:none;margin:1rem 0 0;padding:0}.support-list a{font-weight:700;line-height:1.35;text-decoration:none}.panel--signup-medical{background:var(--surface-alt)}.section-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.section-head h2{margin-bottom:0;margin-top:0}.archive-head{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2.2rem}.archive-head h1{margin:0}.archive-head__title{min-width:0}.archive-head .archive-description{margin:.75rem 0 0}.archive-head__actions{align-items:end;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end;margin-left:auto}.search-panel--archive{max-width:100%;width:30rem}.archive-breadcrumb{color:var(--muted);font-size:.82rem;line-height:1.3;margin-bottom:.35rem}.archive-breadcrumb>*{display:inline}.archive-breadcrumb>*+:before{color:rgba(97,110,120,.7);content:"/";margin:0 .35rem}.archive-breadcrumb a{color:var(--brand-dark);text-decoration:none}.archive-breadcrumb a:focus-visible,.archive-breadcrumb a:hover{text-decoration:underline}.archive-filter{align-items:center;display:inline-flex;gap:.55rem}.archive-filter label{color:var(--ink);font-size:.9rem;font-weight:700;white-space:nowrap}.archive-filter__control{display:inline-flex;position:relative}.archive-filter__control:after{border-bottom:2px solid;border-right:2px solid;color:var(--ink);content:"";height:.5rem;pointer-events:none;position:absolute;right:1.05rem;top:50%;transform:translateY(-62%) rotate(45deg);width:.5rem}.archive-filter select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--surface);border:1px solid rgba(97,110,120,.2);border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:.92rem;line-height:1.2;max-width:100%;min-width:14rem;padding:.62rem 2.6rem .62rem .95rem}.archive-filter select::-ms-expand{display:none}.archive-filter select:focus-visible{outline:2px solid rgba(108,190,228,.6);outline-offset:2px}.link-arrow{align-items:center;display:inline-flex;gap:.4rem;text-decoration:none}.link-arrow:after{background-color:var(--brand-purple-bright);content:"";height:.95rem;-webkit-mask:var(--lmsruk-icon-arrow-url) no-repeat center/contain;mask:var(--lmsruk-icon-arrow-url) no-repeat center/contain;transition:transform .2s ease;width:.95rem}.link-arrow:focus-visible,.link-arrow:hover{text-decoration:none}.link-arrow:focus-visible:after,.link-arrow:hover:after{transform:translateX(2px)}.post-list{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.post-list+.navigation.pagination{margin-top:3rem}.post-list+.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.post-list+.navigation.pagination .page-numbers{align-items:center;background:transparent;border:1px solid rgba(61,47,141,.45);border-radius:999px;color:var(--brand-purple);display:inline-flex;font-size:.82rem;font-weight:700;justify-content:center;line-height:1;min-width:2.1rem;padding:.45rem .9rem;text-decoration:none}.post-list+.navigation.pagination .page-numbers:focus-visible,.post-list+.navigation.pagination .page-numbers:hover{border-color:rgba(61,47,141,.75);text-decoration:none}.post-list+.navigation.pagination .page-numbers.current{background:rgba(108,190,228,.2);border-color:rgba(61,47,141,.75)}.meta{color:var(--muted);font-size:.88rem;margin:0 0 .45rem}.meta--date{margin-bottom:0}.meta-eyebrow{color:var(--brand-dark);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.prose{max-width:760px}.page-intro{color:var(--ink);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:600;line-height:1.55;margin:0 0 2.2rem;max-width:58ch}.page-featured-media{margin:0 0 1.8rem}.page-featured-media--banner{aspect-ratio:21/8;overflow:hidden}.page-featured-media__image{border-radius:var(--radius);box-shadow:var(--shadow);display:block;width:100%}.page-featured-media--banner .page-featured-media__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-card .page-featured-media{aspect-ratio:16/9;margin:0 0 1rem;overflow:hidden}.news-card .page-featured-media__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.entry-content .js-image-lightbox-trigger,.entry-content img{cursor:zoom-in}.image-lightbox{background:rgba(20,20,30,.86);display:grid;inset:0;padding:1.5rem;place-items:center;position:fixed;z-index:1000}.image-lightbox[hidden]{display:none}.image-lightbox__frame{display:grid;gap:.75rem;justify-items:center;max-width:min(100%,1100px)}.image-lightbox__image{border-radius:6px;box-shadow:0 1rem 3rem rgba(0,0,0,.35);display:block;max-height:calc(100dvh - 7rem);max-width:100%;width:auto}.image-lightbox__caption{color:#fff;font-size:.95rem;margin:0;max-width:70ch;text-align:center}.image-lightbox__close{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.45);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:background-color .2s ease,border-color .2s ease;width:2.75rem}.image-lightbox__close:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.7)}.image-lightbox__close:focus-visible{outline:2px solid hsla(0,0%,100%,.65);outline-offset:2px}.image-lightbox__close-icon{display:block;height:1.35rem;position:relative;width:1.35rem}.image-lightbox__close-icon:after,.image-lightbox__close-icon:before{background:currentColor;border-radius:999px;content:"";height:.18rem;left:50%;position:absolute;top:50%;transform-origin:center;width:1.55rem}.image-lightbox__close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.image-lightbox__close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}body.has-image-lightbox{overflow:hidden}.site-footer{background:var(--brand-purple);color:#fff;margin-top:0;padding-top:2.1rem}.site-footer a{color:#e5ffff}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand,.site-footer__grid{display:grid;gap:1rem}.site-footer__brand p{margin:0;max-width:100%}.site-footer__logo-link{align-items:center;display:inline-flex;justify-content:flex-start;max-width:min(100%,22rem);text-decoration:none}.site-footer__logo{display:block;height:70px;width:auto}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.25);display:flex;flex-direction:column;font-size:.92rem;gap:1.2rem;margin-top:1.6rem;padding:1.2rem 1.125rem 1rem}.site-footer__bottom a{border:0;text-decoration:none}.site-footer__groups{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__group{min-width:0;padding-right:1rem}.site-footer__group+.site-footer__group{border-left:1px solid hsla(0,0%,100%,.25);padding-left:1.2rem}.site-footer__group-title{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.05em;margin:0 0 .8rem;text-transform:uppercase}.site-footer__row{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:.6rem 1rem;justify-content:flex-start;padding-top:.85rem}.site-footer__copyright{margin:0}.site-footer__links{align-items:flex-start;display:flex;flex-direction:column;gap:.45rem}.site-footer__links a{display:inline-flex;line-height:1.35}.site-footer__social{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;margin:0}.site-footer__social-link{align-items:center;background:transparent;border:0;border-radius:999px;color:#fff;display:inline-flex;height:2.8rem;justify-content:center;padding:.35rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease;width:2.8rem}.site-footer__social-link:hover{transform:translateY(-1px)}.site-footer__social-link svg{height:2rem;width:2rem}.site-footer__social--purple .site-footer__social-link{background:#fff;color:var(--brand-purple)}.site-footer__social--purple .site-footer__social-link:focus-visible,.site-footer__social--purple .site-footer__social-link:hover{background:#fff;color:var(--brand-purple)}.site-footer__affiliations{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.site-footer__affiliation{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;display:inline-flex;justify-content:center;min-height:2.75rem;min-width:7.2rem;padding:.3rem .8rem;text-decoration:none}.site-footer__affiliation--text{font-weight:700;letter-spacing:.01em}.site-footer__affiliation--logo{background:transparent;border:0;border-radius:0;min-height:0;min-width:0;padding:0}.site-footer__affiliation.site-footer__affiliation--spagn img{height:5.8rem}.site-footer__affiliation img{display:block;height:2rem;max-width:100%;width:auto}.site-footer__social-link:focus-visible,.site-footer__social-link:hover{color:#fff;outline:none}.site-footer__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1159px){.site-header__inner{gap:.55rem}.site-footer__grid,.split{grid-template-columns:1fr}.card-grid,.card-grid--topics,.post-list,.split--support-signups{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--topics>*{grid-column:span 1}.site-nav{display:none}.site-nav.is-open{background:var(--surface);border-bottom:1px solid rgba(97,110,120,.25);display:block;inset:100% 0 auto 0;max-height:calc(100dvh - var(--admin-bar-offset) - 100%);overflow-y:auto;overscroll-behavior:contain;padding:.9rem 1.1rem 1.1rem;position:absolute;-webkit-overflow-scrolling:touch}.site-nav.is-open .menu{display:grid;gap:.65rem}.site-nav.is-open .menu>.menu-item{padding:0}.site-nav.is-open .menu a{width:100%}.site-nav.is-open .menu-item-has-children>a:after{display:none}.site-nav.is-open .menu .sub-menu{background:transparent;border:0;border-left:2px solid rgba(108,190,228,.35);border-radius:0;box-shadow:none;margin-left:1rem;margin-top:.2rem;min-width:0;padding:.2rem 0 0;position:static}.site-nav.is-open .menu .sub-menu a{font-size:.95rem;padding:.35rem 0 .35rem .9rem}.site-nav.is-open .btn--donate-mobile{display:inline-flex;margin-top:.9rem;width:100%}.site-search--desktop{display:none}.site-search--navbar{display:block;margin-left:auto}.nav-toggle{display:inline-flex;margin-left:0}.btn--donate{display:none}.btn--donate-navbar{display:inline-flex;font-size:.95rem;line-height:1;min-height:44px;padding:.7rem 1.2rem}.support-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__groups{gap:1.1rem;grid-template-columns:1fr}.site-footer__group{border-top:1px solid hsla(0,0%,100%,.2);padding-left:0;padding-right:0;padding-top:1rem}.site-footer__group:first-child{border-top:0;padding-top:0}.site-footer__group+.site-footer__group{border-left:0;padding-left:0}}@media (max-width:782px){body.admin-bar .site-header{top:46px}body.admin-bar{--admin-bar-offset:46px}.archive-head,.archive-head__actions{align-items:stretch;flex-direction:column}.archive-head__actions{margin-left:0}.search-panel--archive{width:100%}.search-panel__controls,.site-search__panel{flex-direction:column}.site-search__panel{left:1.125rem;position:fixed;right:1.125rem;top:calc(var(--admin-bar-offset) + 4.9rem);width:auto}.search-panel__button,.site-search__submit{width:100%}.archive-filter{align-items:flex-start;align-self:stretch;flex-direction:column}.archive-filter select{min-width:0;width:100%}.archive-filter__control{width:100%}.archive-breadcrumb{margin-bottom:.2rem}.site-brand .custom-logo,.site-brand img{height:56px}.site-footer__logo-link{max-width:min(100%,18rem)}.site-footer__logo{height:56px}.card-grid,.card-grid--topics,.post-list,.split--support-signups,.support-list{grid-template-columns:1fr}.hero p{font-size:.96rem;max-width:34ch}.page-featured-media--banner{aspect-ratio:16/9}.btn--donate-navbar{font-size:.9rem;min-height:42px;padding:.62rem 1.05rem}}
/*# sourceMappingURL=main.css.map */
