@import"https://fonts.bunny.net/css?family=alexandria:600,700,800,900&family=source-sans-3:300,400,500,600,700,800";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-heading: "Alexandria", "Segoe UI", sans-serif;--font-body: "Source Sans 3", "Segoe UI", sans-serif;--violet-900: #b80cb8;--violet-800: #9e2c95;--violet-700: #4c1d95;--violet-600: #6d28d9;--violet-500: #7c3aed;--violet-400: #8b5cf6;--violet-100: #ede9fe;--violet-50: #f5f3ff;--green-700: #15803d;--green-600: #16a34a;--green-500: #22c55e;--green-100: #dcfce7;--white: #ffffff;--bg-page: #f8f7fc;--bg-card: #ffffff;--border: #e5e7eb;--text-dark: #1a1a2e;--text-mid: #4b5563;--text-light: #9ca3af;--shadow-sm: 0 1px 4px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.14);--shadow-sticky: 0 2px 16px rgba(76,29,149,.14);--shadow-float: 0 8px 28px rgba(76,29,149,.28);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--max-width: 1100px;--site-banner-height: 112px;--main-nav-height: 45px;--fixed-header-height: calc(var(--site-banner-height) + var(--main-nav-height));--compact-banner-height: 72px;--compact-nav-height: 45px;--compact-total-height: calc(var(--compact-banner-height) + var(--compact-nav-height));--header-transition: .32s cubic-bezier(.4, 0, .2, 1);--hero-banner-height-desktop: clamp(320px, 40vw, 540px);--hero-banner-height-large: clamp(360px, 38vw, 620px);--hero-banner-height-tablet: clamp(220px, 42vw, 340px);--hero-banner-height-mobile: clamp(120px, 40vw, 190px);--hero-banner-height-small: clamp(110px, 44vw, 170px);--hero-fade-duration: .7s}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text-dark);background:#1a0a2e;max-width:100%;overflow-x:hidden}html,body,#app{width:100%;max-width:100%;overflow-x:hidden}#app,.site-shell,main{background:var(--bg-page)}main{margin:0;padding:0}main>.hero:first-child,main>.hero--slideshow:first-child,main>.hero.hero--slideshow:first-child{margin-top:0!important;border-top:0!important}.site-shell--compact main{margin-top:0!important}h1,h2,h3,h4,h5{font-family:var(--font-heading);line-height:1.2;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}button{border:none}.page-wrap{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}section[id],[id]{scroll-margin-top:calc(var(--fixed-header-height) + 1rem)}.site-shell--compact section[id],.site-shell--compact [id]{scroll-margin-top:calc(var(--compact-total-height) + 1rem)!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .55s ease both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.32s}.delay-4{animation-delay:.44s}@media(prefers-reduced-motion:reduce){.fade-up{animation:none}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.42rem 1.15rem;border-radius:var(--radius-sm);font-size:.82rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:opacity .18s,transform .18s,box-shadow .18s;white-space:nowrap;border:2px solid transparent}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn--hero-primary{background-color:var(--green-500);color:#052e16;font-weight:700;padding:.72rem 1.7rem;font-size:.9rem;box-shadow:0 4px 14px #22c55e66}.btn--hero-primary:hover{box-shadow:0 6px 20px #22c55e73}.section-heading{display:flex;align-items:baseline;gap:.8rem;margin-top:.75rem;margin-bottom:1rem}.section-heading__title{font-family:var(--font-heading);font-size:1.45rem;color:var(--violet-800);font-weight:800;letter-spacing:-.025em;white-space:nowrap;margin-top:15px}.section-heading__line{flex:1;height:2px;background:linear-gradient(to right,var(--violet-400),transparent);border-radius:2px;min-width:30px}.hero{background:linear-gradient(135deg,var(--violet-900) 0%,var(--violet-700) 50%,var(--green-700) 100%);padding:3.5rem 1.5rem 4rem;position:relative;overflow:hidden;transition:background .6s ease}.hero__inner{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:2.5rem;align-items:center;position:relative;z-index:1}.hero__badge{display:inline-block;background-color:var(--green-500);color:#052e16;font-size:.7rem;font-weight:700;padding:.28rem .85rem;border-radius:20px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.85rem;font-family:var(--font-body)}.hero__heading{font-family:var(--font-heading);font-size:clamp(1.45rem,4vw,2.9rem);color:var(--white);font-weight:900;letter-spacing:-.035em;line-height:1.08;margin-bottom:.7rem}.hero__heading span{color:#a7f3d0}.hero__description{color:#ffffffd1;font-size:.97rem;line-height:1.7;max-width:560px;margin-bottom:1.4rem}.hero__mood-message{display:flex;align-items:center;gap:.55rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-md);padding:.65rem 1rem;color:var(--white);font-size:.88rem;font-style:italic;font-family:var(--font-heading);margin-bottom:1.2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1rem}.hero__change-mood-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:20px;color:#ffffffe6;font-size:.76rem;font-family:var(--font-body);font-weight:600;cursor:pointer;transition:background .2s,transform .18s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-top:.25rem}.hero__change-mood-btn:hover{background:#fff3;transform:translateY(-1px)}.hero__card{background:#ffffff1a;border:1.5px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:170px}.hero__card-icon{font-size:2.8rem;margin-bottom:.6rem;display:block}.hero__card-text{color:#ffffffd9;font-size:.8rem;line-height:1.5}.hero__card-text strong{color:#a7f3d0}.hero.hero--slideshow,.hero--slideshow{width:100%;height:var(--hero-banner-height-desktop);min-height:var(--hero-banner-height-desktop);max-height:var(--hero-banner-height-desktop);padding:0!important;margin:0!important;position:relative;overflow:hidden;display:block;background:#1a0a2e!important}.hero--slideshow:before,.hero--slideshow:after{display:none!important;content:none!important}.hero-slide__link,.hero-slide__img-wrap{position:relative;display:block;width:100%;height:100%;min-height:100%;overflow:hidden}.hero-slide__link{cursor:pointer;color:inherit;text-decoration:none}.hero-slide__link:focus-visible{outline:3px solid var(--green-500, #22c55e);outline-offset:-3px}.hero-slide__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:100%;min-height:100%;display:block;object-fit:cover;object-position:center center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero-slide__img--previous{z-index:1;opacity:1}.hero-slide__img--current{z-index:2;opacity:1}.hero-slide__img--current.hero-slide__img--fading-in{opacity:0;animation:heroFadeIn var(--hero-fade-duration) ease forwards}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-slide__img--current.hero-slide__img--fading-in{animation:none;opacity:1}}.hero-slide__img-wrap:hover .hero-slide__img--current{transform:scale(1.015);transition:transform .45s ease}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,#1e0a3c47,#1e0a3c1a 45%,#1e0a3c0a)}.hero-slide__dots{position:absolute;left:50%;bottom:1.15rem;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.35rem .55rem;border-radius:999px;background:#0000002e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-slide__dot{width:9px;height:9px;padding:0;border-radius:999px;border:1.5px solid rgba(255,255,255,.78);background:#ffffff6b;cursor:pointer;flex-shrink:0;transition:width .2s ease,background .2s ease,transform .2s ease}.hero-slide__dot:hover{background:#ffffffc7;transform:scale(1.12)}.hero-slide__dot--active{width:24px;background:#fff;border-color:#fff;transform:none}.hero-slide__arrow{position:absolute;top:50%;z-index:10;width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);color:#fff;background:#00000038;border:1.5px solid rgba(255,255,255,.45);font-size:1.55rem;line-height:1;cursor:pointer;opacity:0;pointer-events:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:opacity .18s ease,background .18s ease,transform .18s ease}.hero--slideshow:hover .hero-slide__arrow,.hero-slide__arrow:focus-visible{opacity:1;pointer-events:auto}.hero-slide__arrow--prev{left:1rem}.hero-slide__arrow--next{right:1rem}.hero-slide__arrow:hover{background:#00000061;transform:translateY(-50%) scale(1.06)}.hero-slide__placeholder{width:100%;height:100%;min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;text-align:center;color:#ffffffd1;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.14),transparent 28%),radial-gradient(circle at 80% 20%,rgba(34,197,94,.18),transparent 30%),linear-gradient(135deg,var(--violet-900) 0%,var(--violet-700) 52%,var(--green-700) 100%)}.hero-slide__placeholder span:first-child{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 14px 35px #0000002e;color:#ffffffd9}.hero-slide__placeholder span:last-child{font-family:var(--font-heading);font-weight:700;letter-spacing:-.01em;color:#ffffffc7}@media(min-width:1440px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-large);min-height:var(--hero-banner-height-large);max-height:var(--hero-banner-height-large)}}@media(max-width:1024px){.hero-slide__arrow{width:38px;height:38px;font-size:1.35rem;opacity:.82;pointer-events:auto}}@media(max-width:900px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-tablet);min-height:var(--hero-banner-height-tablet);max-height:var(--hero-banner-height-tablet)}}@media(max-width:640px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-mobile);min-height:var(--hero-banner-height-mobile);max-height:var(--hero-banner-height-mobile)}.hero-slide__overlay{background:linear-gradient(to top,rgba(30,10,60,.28) 0%,rgba(30,10,60,.1) 42%,transparent 100%)}.hero-slide__arrow{width:34px;height:34px;font-size:1.18rem}.hero-slide__arrow--prev{left:.6rem}.hero-slide__arrow--next{right:.6rem}.hero-slide__dots{bottom:.7rem;gap:.4rem;padding:.3rem .45rem}.hero-slide__dot{width:8px;height:8px}.hero-slide__dot--active{width:20px}}@media(max-width:420px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-small);min-height:var(--hero-banner-height-small);max-height:var(--hero-banner-height-small)}}.main-content-grid{max-width:var(--max-width);margin:0 auto;padding:1.5rem 1.25rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1.75rem;align-items:start}.main-col-left{display:flex;flex-direction:column;min-width:0}.main-col-right{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.news-section-wrap{width:100%}.news-list{display:flex;flex-direction:column;gap:.85rem}.news-item{display:grid;grid-template-columns:190px 1fr;gap:0;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,border-left-color .22s ease;border-left:3px solid transparent}.news-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--violet-100);border-left-color:var(--violet-400)}.news-item__image-wrapper{width:190px;flex-shrink:0;overflow:hidden;border-radius:0;background:var(--violet-50);min-height:145px}.news-item__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.news-item:hover .news-item__image{transform:scale(1.04)}.news-item__body{padding:.8rem .9rem;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.news-item__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.3rem}.news-item__tag{background:var(--violet-100);color:var(--violet-700);font-size:.65rem;font-weight:800;padding:.12rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.news-item__date{font-size:.7rem;color:var(--text-light)}.news-item__title{font-family:var(--font-body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.92rem;line-height:1.35;font-weight:800;color:var(--text-dark);margin-bottom:.3rem;transition:color .18s}.news-item__title:hover{color:var(--violet-700)}.news-item__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;line-height:1.45;color:var(--text-mid);margin-bottom:.45rem;flex-grow:1}.news-item__read-more{font-size:.78rem;font-weight:800;color:var(--violet-700);transition:color .18s,transform .18s;display:inline-block;align-self:flex-start}.news-item__read-more:hover{color:var(--green-600);transform:translate(3px)}.news-item--no-image{grid-template-columns:1fr;border-left-width:3px}.news-item--no-image .news-item__body{padding:.85rem}.empty-content-card{background:var(--white);border:1px dashed var(--violet-100);border-radius:var(--radius-md);padding:2rem 1.5rem;text-align:center;color:var(--text-mid)}.empty-content-card h3{color:var(--violet-700);margin-bottom:.4rem;font-size:1rem}.empty-content-card p{font-size:.85rem}.news-view-all{display:inline-block;margin-top:.85rem;color:var(--violet-700);font-size:.83rem;font-weight:700;border-bottom:2px solid var(--green-500);padding-bottom:2px;transition:color .2s,border-color .2s;font-family:var(--font-body)}.news-view-all:hover{color:var(--green-600);border-color:var(--green-600)}.gallery-section-wrap{width:100%}.gallery-preview-grid--collage{display:grid;grid-template-columns:1.25fr .9fr;grid-auto-rows:auto;gap:.75rem;align-items:start}.gallery-preview-grid--collage .gallery-card:first-child{grid-row:auto}.gallery-preview-grid--collage .gallery-card:nth-child(1){aspect-ratio:4 / 3}.gallery-preview-grid--collage .gallery-card:nth-child(2){aspect-ratio:3 / 4}.gallery-preview-grid--collage .gallery-card:nth-child(3){aspect-ratio:1 / 1}.gallery-preview-grid--collage .gallery-card:nth-child(4){aspect-ratio:4 / 3}.gallery-card{position:relative;min-height:150px;display:block;overflow:hidden;border:1px solid rgba(124,58,237,.12);border-radius:18px;background:radial-gradient(circle at 20% 18%,rgba(124,58,237,.24),transparent 34%),linear-gradient(135deg,#4c1d95f2,#15803de6);box-shadow:0 10px 28px #1f104a1a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gallery-card:hover{transform:translateY(-2px);border-color:#22c55e47;box-shadow:0 16px 38px #1f104a29}.gallery-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-card__img-placeholder:after{display:none;content:none}.gallery-card__placeholder-icon{position:relative;z-index:1;width:42px;height:42px;border-radius:999px;background:#ffffff2e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.35rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.gallery-card__img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;transition:transform .3s ease,filter .3s ease}.gallery-card:hover .gallery-card__img{transform:scale(1.025);filter:saturate(1.04)}.gallery-card__info{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:2.15rem .8rem .75rem;color:#fff;background:linear-gradient(to top,rgba(10,10,20,.74) 0%,rgba(10,10,20,.38) 58%,transparent 100%)}.gallery-card__category,.gallery-card__date{display:none}.gallery-card__title{margin:0;color:#fff;font-family:var(--font-body);font-size:.82rem;font-weight:900;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.45);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.demographics-section-wrap{width:100%}.demographics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.demographic-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1rem .75rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;text-align:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.demographic-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--violet-100)}.demographic-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--violet-500);opacity:.85}.demographic-card__number{font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:900;color:var(--violet-700);line-height:1}.demographic-card__text{text-align:center}.demographic-card__label{color:#6b7280;font-family:var(--font-body);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.sidebar-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden;border:1px solid var(--border)}.sidebar-card__head{background:linear-gradient(90deg,var(--violet-700),var(--violet-500));color:var(--white);padding:.65rem 1rem;font-size:.82rem;font-weight:700;letter-spacing:.03em;display:flex;align-items:center;gap:.45rem;font-family:var(--font-body)}.sidebar-card__head svg{flex-shrink:0}.sidebar-card__body{padding:.75rem .95rem}.policy-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;padding:.6rem 0;border-bottom:1px dashed var(--border);color:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease}.policy-row:last-child{border-bottom:none}.policy-row:hover{transform:translate(3px);color:var(--violet-700)}.policy-row__content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.policy-row__badge{display:inline-flex;align-items:center;width:fit-content;padding:.12rem .45rem;border-radius:5px;background:var(--violet-100);color:var(--violet-600);font-size:.68rem;font-weight:800;line-height:1.2}.policy-row__title{color:var(--text-mid);font-size:.8rem;font-weight:600;line-height:1.4;transition:color .18s ease}.policy-row:hover .policy-row__title{color:var(--violet-700)}.policy-row__icon{flex-shrink:0;margin-top:.12rem;color:var(--violet-500);font-size:.85rem;font-weight:900;line-height:1;transition:transform .18s ease,color .18s ease}.policy-row:hover .policy-row__icon{transform:translate(2px,-2px);color:var(--green-600)}.policy-row--disabled{cursor:default;color:inherit}.policy-row--disabled:hover{transform:none}.policy-row--disabled .policy-row__icon{color:#d1d5db}.policy-row--disabled:hover .policy-row__icon{transform:none;color:#d1d5db}.stat-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.45rem 0;border-bottom:1px dashed var(--border);font-size:.82rem}.stat-row:last-child{border-bottom:none}.stat-row__label{color:var(--text-mid)}.stat-row__value{font-weight:800;color:var(--violet-600);font-size:.98rem;text-align:right}.publications-section{padding:.5rem 0 1.5rem}.publications-section .page-wrap{max-width:var(--max-width);position:relative;z-index:1}.publications-list{display:flex;flex-direction:column;gap:.52rem}.publication-pill{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:58px;padding:.45rem .55rem;border:1px solid rgba(124,58,237,.1);border-radius:999px;background:#fffffff5;box-shadow:0 6px 18px #1f104a0e;overflow:visible;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.publication-pill__book-wrap{position:relative;width:48px;height:58px;flex-shrink:0;display:flex;align-items:center;justify-content:center;perspective:900px}.publication-book{position:relative;width:38px;height:50px;transform-style:preserve-3d}.publication-book:after{content:"";position:absolute;left:9%;right:-9%;bottom:-6px;height:10px;border-radius:999px;background:#4c1d952e;filter:blur(7px);transform:scaleX(.86);opacity:.7;transition:transform .24s ease,opacity .24s ease;z-index:-2}.publication-book__cover{position:relative;width:100%;height:100%;border-radius:5px 8px 8px 5px;overflow:visible;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.24),transparent 36%),linear-gradient(135deg,var(--violet-700),var(--green-700));box-shadow:0 10px 18px #4c1d9533,0 3px 8px #00000024;transform:rotateY(-12deg) rotateX(1deg) translateY(0);transform-style:preserve-3d;transform-origin:left center;transition:transform .24s ease,box-shadow .24s ease,filter .24s ease}.publication-book__cover img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;display:block;border-radius:5px 8px 8px 5px}.publication-book__cover:before{content:"";position:absolute;inset:0 auto 0 0;width:18%;border-radius:5px 0 0 5px;background:linear-gradient(to right,rgba(0,0,0,.32),rgba(255,255,255,.1),transparent);z-index:4;pointer-events:none}.publication-book__cover:after{content:"";position:absolute;top:5%;right:-5px;width:6px;height:90%;border-radius:0 6px 6px 0;background:repeating-linear-gradient(to bottom,#fff 0,#fff 3px,#e5e7eb 4px);transform:rotateY(34deg);transform-origin:left center;box-shadow:3px 3px 8px #0000001f;z-index:1}.publication-book__fallback{position:relative;z-index:3;width:100%;height:100%;border-radius:5px 8px 8px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;color:#fff;text-align:center;padding:.3rem;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,var(--violet-700),var(--green-700))}.publication-book__fallback span{font-size:.5rem;font-weight:900;line-height:1}.publication-pill:hover .publication-book__cover{transform:rotateY(-7deg) rotateX(1deg) translateY(-3px);box-shadow:0 15px 26px #4c1d953d,0 5px 12px #00000029;filter:saturate(1.04)}.publication-pill:hover .publication-book:after{transform:scaleX(1.02);opacity:.86}.publication-pill__meta,.publication-pill__description{display:none}.publication-pill__content{min-width:0;display:block}.publication-pill__title{margin:0;min-width:0;color:var(--text-dark);font-family:var(--font-body);font-size:.82rem;font-weight:950;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publication-pill__button{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 .78rem;border-radius:999px;background:linear-gradient(135deg,var(--green-600),var(--green-500));color:#fff;font-size:.68rem;font-weight:950;white-space:nowrap;box-shadow:0 6px 16px #16a34a29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.publication-card__body{min-width:0}.publication-card__category{color:var(--text-light);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.publication-card__title{font-family:var(--font-body);color:var(--text-dark);font-size:.86rem;font-weight:800;line-height:1.35}.publication-card__download{white-space:nowrap;border-radius:999px;background:var(--violet-50);color:var(--violet-700);border:1px solid var(--violet-100);padding:.36rem .7rem;font-size:.72rem;font-weight:800;transition:background .18s,color .18s,border-color .18s}.publication-card__download:hover{background:var(--green-600);color:var(--white);border-color:var(--green-600)}@media(max-width:640px){.publications-section{padding:.35rem 0 1.25rem}.publications-list{gap:.55rem}.publication-pill{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"book content" "book button";align-items:center;min-height:64px;gap:.5rem;padding:.5rem .55rem;border-radius:18px}.publication-pill__book-wrap{grid-area:book;width:44px;height:56px}.publication-book{width:36px;height:48px}.publication-pill__content{grid-area:content;align-self:end}.publication-pill__title{font-size:.8rem;line-height:1.22;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.publication-pill__button{grid-area:button;justify-self:start;align-self:start;min-height:30px;padding:0 .72rem;font-size:.66rem}}@media(max-width:420px){.publication-pill{padding:.48rem}.publication-pill__button{min-height:29px}}.banner-strip{background:linear-gradient(90deg,var(--violet-800),var(--green-700));color:var(--white);padding:1.4rem 1.5rem;text-align:center}.banner-strip__title{font-family:var(--font-heading);font-size:clamp(.9rem,2.5vw,1.15rem);font-weight:700;margin-bottom:.3rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.banner-strip p{font-size:.82rem;opacity:.82}.footer-social-bar{width:min(100%,800px);margin:1.4rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;justify-items:center;background:#ffffff1f;border-radius:999px;padding:.85rem 1.25rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.footer-social-bar__link{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:999px;transition:transform .18s ease,background .18s ease}.footer-social-bar__link:hover{transform:translateY(-3px);background:#ffffff1f}.footer-social-bar__icon{width:1.5rem;height:1.5rem;display:block}@media(max-width:640px){.footer-social-bar{width:100%;grid-template-columns:repeat(4,1fr);gap:.35rem;padding:.75rem .5rem;margin-top:1rem}.footer-social-bar__link{width:2.6rem;height:2.6rem}.footer-social-bar__icon{width:1.3rem;height:1.3rem}}.survey-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0a001eb8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:.85rem;animation:fadeIn .25s ease both}body:has(.survey-overlay){overflow:hidden}body:has(.survey-overlay) .main-nav,body:has(.survey-overlay) .site-banner{pointer-events:none}.survey-modal{position:relative;z-index:100000;width:min(100%,520px);max-height:calc(100vh - 1.7rem);background:var(--white);border-radius:18px;box-shadow:0 22px 65px #00000057;overflow:hidden;display:flex;flex-direction:column;animation:scaleIn .28s cubic-bezier(.34,1.56,.64,1) both}.survey-modal__progress{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1rem 0;background:var(--white);flex-shrink:0}.survey-progress__bar{flex:1;max-width:210px;height:3px;background:var(--violet-100);border-radius:999px;overflow:hidden}.survey-progress__fill{height:100%;background:linear-gradient(90deg,var(--violet-600),var(--violet-400));border-radius:999px;transition:width .35s ease}.survey-progress__dot{width:8px;height:8px;border-radius:50%;background:var(--violet-100);border:2px solid #c4b5fd;transition:background .22s,border-color .22s,transform .22s;flex-shrink:0}.survey-progress__dot--active{background:var(--violet-600);border-color:var(--violet-600);transform:scale(1.2)}.survey-progress__dot--done{background:var(--green-500);border-color:var(--green-500)}.survey-progress__label{font-size:.62rem;font-weight:800;color:var(--text-light);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.survey-modal__header{background:linear-gradient(135deg,var(--violet-800),var(--violet-600));color:var(--white);padding:.85rem 1.2rem .75rem;text-align:center;flex-shrink:0}.survey-modal__header-icon{font-size:1.25rem;line-height:1;margin-bottom:.25rem}.survey-modal__header-title{font-size:.98rem;line-height:1.25;margin-bottom:.15rem}.survey-modal__header-sub{font-size:.72rem;line-height:1.35;opacity:.88}.survey-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.9rem 1.1rem .75rem;scrollbar-width:thin;scrollbar-color:var(--violet-100) transparent}.survey-modal__body::-webkit-scrollbar{width:5px}.survey-modal__body::-webkit-scrollbar-track{background:transparent}.survey-modal__body::-webkit-scrollbar-thumb{background:var(--violet-100);border-radius:999px}.survey-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.7rem 1.1rem;border-top:1px solid var(--border);background:var(--white);flex-shrink:0}.survey-modal__footer-left,.survey-modal__footer-right,.survey-modal__actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.survey-modal__next{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;padding:.45rem 1rem;background:linear-gradient(135deg,var(--violet-700),var(--violet-500));color:var(--white);border-radius:999px;font-size:.78rem;font-weight:800;font-family:var(--font-body);cursor:pointer;transition:opacity .18s,transform .18s,box-shadow .18s;box-shadow:0 3px 12px #6d28d952;margin-left:auto;white-space:nowrap}.survey-modal__next:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 5px 16px #6d28d961}.survey-modal__next:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.survey-modal__back,.survey-modal__skip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.4rem .75rem;border-radius:999px;background:transparent;color:var(--text-mid);font-size:.74rem;font-weight:700;font-family:var(--font-body);cursor:pointer;transition:background .18s,color .18s;white-space:nowrap}.survey-modal__back:hover,.survey-modal__skip:hover{background:var(--violet-50);color:var(--violet-700)}.survey-field{margin-bottom:.8rem}.survey-field:last-child{margin-bottom:0}.survey-field__label{display:flex;align-items:center;gap:.3rem;margin-bottom:.38rem;color:var(--text-mid);font-family:var(--font-body);font-size:.7rem;font-weight:800;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.survey-field__label span{color:#ef4444}.survey-option-grid,.survey-option-grid--gender,.survey-option-grid--sector,.survey-option-grid--purpose{display:grid;gap:.42rem}.survey-option-grid--gender{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-option-grid--sector,.survey-option-grid--purpose{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-option-btn{position:relative;display:flex;align-items:center;justify-content:center;min-height:34px;padding:.42rem .55rem;border-radius:999px;border:1.5px solid var(--border);background:var(--white);color:var(--text-dark);cursor:pointer;font-family:var(--font-body);font-size:.74rem;font-weight:700;line-height:1.2;text-align:center;overflow:hidden;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s}.survey-option-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--violet-600),var(--violet-400));opacity:0;transition:opacity .16s}.survey-option-btn__text{position:relative;z-index:2;line-height:1.2}.survey-option-btn:hover{border-color:var(--violet-400);background:var(--violet-50);transform:translateY(-1px);box-shadow:0 3px 10px #6d28d91f}.survey-option-btn--selected{border-color:var(--violet-600);color:var(--white);box-shadow:0 4px 14px #6d28d93d}.survey-option-btn--selected:before{opacity:1}.survey-option-btn--selected .survey-option-btn__text{color:var(--white)}.survey-other-field{margin-top:.6rem}.survey-other-field__label{display:block;margin-bottom:.35rem;color:var(--text-mid, #4b5563);font-size:.72rem;font-weight:800}.survey-other-field__input{width:100%;min-height:2.45rem;padding:.6rem .75rem;border:1px solid var(--border, #e5e7eb);border-radius:10px;background:#fff;color:var(--text-dark, #1a1a2e);font-size:.85rem;font-weight:700;outline:none}.survey-other-field__input:focus{border-color:var(--violet-500, #7c3aed);box-shadow:0 0 0 4px #7c3aed1f}.survey-mood-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;padding:.15rem 0 .25rem}.mood-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:76px;padding:.55rem .35rem .65rem;border-radius:14px;border:1.5px solid transparent;background:var(--violet-50);cursor:pointer;font-family:var(--font-body);text-align:center;overflow:hidden;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}.mood-btn:hover,.mood-btn--hovered{border-color:var(--mood-color, var(--violet-500));background:color-mix(in srgb,var(--mood-color, var(--violet-500)) 10%,white);transform:translateY(-2px);box-shadow:0 6px 16px color-mix(in srgb,var(--mood-color, var(--violet-500)) 22%,transparent)}.mood-btn:focus-visible{outline:3px solid var(--mood-color, var(--violet-500));outline-offset:2px}.mood-btn__emoji{display:block;font-size:1.45rem;line-height:1}.mood-btn__level{font-size:.53rem;font-weight:800;color:var(--text-light);text-transform:uppercase;letter-spacing:.06em;line-height:1}.mood-btn__label{font-size:.66rem;font-weight:800;color:var(--text-dark);text-align:center;line-height:1.15}.mood-btn__swatch{position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:0 0 14px 14px;opacity:.75;transition:opacity .18s,height .18s}.mood-btn:hover .mood-btn__swatch,.mood-btn--hovered .mood-btn__swatch{opacity:1;height:5px}.support-card{animation:fadeUp .3s ease both}.support-card__hero{background:#f8fafc;border:1px solid var(--border);border-left:4px solid var(--violet-500);border-radius:var(--radius-md);padding:.75rem .85rem;text-align:left;margin-bottom:.75rem}.support-card__hero-icon{display:inline-block;font-size:1.15rem;margin-right:.35rem;vertical-align:middle}.support-card__hero-title{display:inline;color:var(--violet-800);font-family:var(--font-body);font-size:.85rem;font-weight:800;line-height:1.3}.support-card__hero-msg{color:var(--text-mid);font-size:.76rem;line-height:1.45;margin-top:.25rem}.support-card__section-title,.support-services{display:none}.support-card__helpdesk,.survey-helpdesk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;margin-top:.55rem;padding:.42rem .8rem;border-radius:999px;background:var(--violet-700);color:var(--white);font-size:.74rem;font-weight:800;font-family:var(--font-body);cursor:pointer;transition:background .18s,transform .18s}.support-card__helpdesk:hover,.survey-helpdesk-btn:hover{background:var(--violet-600);transform:translateY(-1px)}.survey-thank-you,.thank-you-card{text-align:center;padding:.5rem .25rem .25rem;animation:fadeUp .3s ease both}.survey-thank-you__icon,.thank-you-card__icon{display:block;font-size:2rem;line-height:1;margin-bottom:.45rem}.survey-thank-you__title,.thank-you-card__title{color:var(--violet-800);font-size:1rem;margin-bottom:.25rem}.survey-thank-you__text,.thank-you-card__text{color:var(--text-mid);font-size:.8rem;line-height:1.5;max-width:360px;margin:0 auto}@media(min-width:901px){.main-nav{display:flex;align-items:stretch;justify-content:flex-start;min-height:var(--main-nav-height)}.main-nav__hamburger{display:none!important}.main-nav__links{display:flex;align-items:stretch;flex:1 1 auto;min-width:0;overflow:visible}.main-nav>.nav-search{flex:0 0 250px;width:250px;height:var(--main-nav-height);margin-left:auto;padding:.35rem .85rem;border-left:1px solid rgba(255,255,255,.08)}.main-nav__links{min-width:0}.main-nav__link{padding-inline:clamp(.65rem,1.05vw,1.15rem)}.main-nav>.nav-search{flex:0 0 clamp(210px,22vw,290px)!important;width:clamp(210px,22vw,290px)!important;min-width:210px}}@media(max-width:900px){:root{--top-bar-height: 32px;--site-header-height: 104px;--main-nav-height: 45px;--compact-header-height: 58px;--compact-top-row-height: 42px;--compact-nav-height: 43px}.main-nav{display:flex;align-items:center;flex-wrap:wrap;overflow:visible}.main-nav__hamburger{order:1;display:flex!important;flex:0 0 auto;width:auto;min-height:var(--main-nav-height);padding:.65rem .85rem}.main-nav__links{order:3;flex:0 0 100%;width:100%;display:none;flex-direction:column;background:linear-gradient(180deg,var(--violet-700),var(--violet-800));border-top:1px solid rgba(255,255,255,.1);overflow:visible}.main-nav__links--visible{display:flex;animation:slideDown .25s ease both}.main-nav>.nav-search{order:2;flex:1 1 180px!important;min-width:150px;max-width:none;height:var(--compact-nav-height);margin-left:auto;padding:.32rem .75rem!important;border-left:1px solid rgba(255,255,255,.1);display:flex!important;z-index:5000}.main-nav__link{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:.78rem 1rem;font-size:.8rem;justify-content:space-between;white-space:normal}.nav-search__input-wrap{min-width:0}.nav-search__input{min-width:0;font-size:.74rem}.nav-dropdown{width:100%;flex-direction:column;overflow:visible}.nav-dropdown__panel{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;border-radius:0;box-shadow:none;border-top:none;border-left:4px solid var(--violet-400);background:#0000002e;max-height:0;overflow:hidden;transition:max-height .28s ease!important}.nav-dropdown--open .nav-dropdown__panel{max-height:400px}.nav-dropdown__item{color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.06);padding:.72rem 1.35rem;background:transparent;font-size:.78rem}.nav-dropdown__item:hover{background:#ffffff1a;color:var(--white);padding-left:1.55rem}.main-content-grid{grid-template-columns:1fr;padding:1.25rem 1rem;gap:1.25rem}.hero__inner{grid-template-columns:1fr}.hero__card{display:none}.gallery-preview-grid--collage{grid-template-columns:2fr 1fr;grid-auto-rows:165px}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:1;grid-row:span 2}.demographics-grid,.survey-mood-grid{grid-template-columns:repeat(3,1fr)}.support-services{grid-template-columns:1fr}.survey-modal{width:min(100%,500px)}.survey-option-grid--sector,.survey-option-grid--purpose{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.site-shell--compact .top-bar{height:var(--compact-top-row-height)!important;min-height:var(--compact-top-row-height)!important;max-height:var(--compact-top-row-height)!important;padding:.28rem .9rem!important}.site-shell--compact .site-header{left:clamp(150px,25vw,215px)!important;right:clamp(115px,24vw,230px)!important;height:var(--compact-top-row-height)!important;min-height:var(--compact-top-row-height)!important}.site-shell--compact .brand-seal{width:30px!important;max-height:30px}.site-shell--compact .brand-text__title{font-size:.84rem!important}.site-shell--compact .main-nav{top:var(--compact-top-row-height)!important;min-height:var(--compact-nav-height)!important}}@media(max-width:1100px)and (min-width:901px){.site-shell--compact .site-header{left:210px!important;right:260px!important}.top-bar{padding-inline:1rem}.main-nav__link{padding-inline:.65rem;font-size:.78rem}.main-nav>.nav-search{flex-basis:220px!important;width:220px!important;min-width:190px}}@media(max-width:768px){:root{--top-bar-height: 32px;--site-header-height: 92px;--main-nav-height: 43px;--compact-header-height: 54px;--compact-nav-height: 43px}body{font-size:15px}.page-wrap{padding:0 1rem}.main-content-grid{padding:1rem;gap:1rem}.news-item{grid-template-columns:150px 1fr;gap:0}.news-item__image-wrapper{width:150px;min-height:120px}.news-item__body{padding:.7rem .8rem}.gallery-preview-grid--collage{grid-template-columns:2fr 1fr;grid-auto-rows:155px}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:1;grid-row:span 2}.publication-card{grid-template-columns:auto 1fr}.publication-card__download{grid-column:1 / -1;justify-self:start}.survey-overlay{padding:.7rem;align-items:center}.survey-modal{width:min(100%,470px);max-width:470px;max-height:calc(100vh - 1.4rem);border-radius:16px}.survey-modal__header{padding:.75rem 1rem .65rem}.survey-modal__body{padding:.8rem .9rem .65rem}.survey-modal__footer{padding:.65rem .9rem}.survey-option-btn{min-height:32px;padding:.38rem .45rem;font-size:.7rem}.survey-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.38rem}.mood-btn{flex-direction:column;justify-content:center;align-items:center;min-height:70px;padding:.5rem .25rem .6rem;gap:.18rem;text-align:center}.mood-btn__emoji{font-size:1.35rem}.mood-btn__label{font-size:.62rem}.mood-btn__swatch{left:0;right:0;bottom:0;top:auto;width:auto;height:4px;border-radius:0 0 14px 14px}.mood-btn:hover .mood-btn__swatch,.mood-btn--hovered .mood-btn__swatch{width:auto;height:5px}.section-heading__title{font-size:1.2rem}.helpdesk-panel{width:288px}.footer-grid{grid-template-columns:repeat(2,1fr)}.publication-pill{grid-template-columns:1fr auto;align-items:center;border-radius:18px;padding:.65rem}.publication-pill__meta{grid-column:1 / -1;width:fit-content;max-width:100%;font-size:.62rem}.publication-pill__content{flex-direction:column;align-items:flex-start;gap:.2rem}.publication-pill__title{max-width:100%;font-size:.82rem}.publication-pill__description{max-width:100%;font-size:.72rem}.publication-pill__button{min-height:32px;padding:0 .75rem}}@media(max-width:640px){:root{--top-bar-height: 54px;--site-header-height: 88px;--main-nav-height: 42px;--compact-header-height: 50px;--compact-nav-height: 42px;--compact-top-row-height: 40px}.top-bar{flex-direction:row;flex-wrap:nowrap;gap:.5rem;text-align:left;padding:.35rem .75rem;font-size:.62rem;max-height:44px}.site-header{flex-direction:row;align-items:center;gap:.65rem;padding:.68rem .85rem;flex-wrap:nowrap}.header-brand{flex:1;gap:.65rem;min-width:0}.brand-seal{width:56px}.brand-text__agency{font-size:.52rem;letter-spacing:.025em;line-height:1.25;overflow-wrap:anywhere}.brand-text__title{font-size:.98rem;line-height:1.15}.header-tagline{flex:0 0 35%;max-width:145px;text-align:right;font-size:.58rem;line-height:1.25;overflow-wrap:break-word}.hero{padding:2.25rem 1rem 2.65rem}.hero__description{font-size:.86rem}.hero__mood-message{font-size:.78rem;padding:.6rem .8rem}.hero__actions{flex-direction:column;gap:.65rem}.btn--hero-primary{width:100%;justify-content:center;padding:.78rem 1.1rem;font-size:.83rem}.hero__change-mood-btn{justify-content:center}.news-item{grid-template-columns:120px 1fr;gap:0}.news-item__image-wrapper{width:120px;min-height:110px;border-radius:0}.news-item__body{padding:.65rem .7rem}.news-item__title{font-size:.84rem}.news-item__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.74rem}.gallery-preview-grid--collage{grid-template-columns:2fr 1fr;grid-auto-rows:140px}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:1;grid-row:span 2}.demographics-grid{gap:.45rem}.demographic-card{padding:.75rem .5rem}.survey-overlay{padding:.55rem}.survey-modal{width:100%;max-width:100%;max-height:calc(100vh - 1.1rem);border-radius:14px}.survey-modal__progress{padding:.55rem .8rem 0;gap:.35rem}.survey-progress__bar{max-width:160px}.survey-progress__label{font-size:.56rem}.survey-modal__header{padding:.65rem .85rem .6rem}.survey-modal__header-icon{font-size:1.1rem;margin-bottom:.15rem}.survey-modal__header-title{font-size:.9rem}.survey-modal__header-sub{font-size:.68rem}.survey-modal__body{padding:.7rem .75rem .55rem}.survey-field{margin-bottom:.65rem}.survey-field__label{font-size:.66rem;margin-bottom:.32rem}.survey-option-grid,.survey-option-grid--gender,.survey-option-grid--sector,.survey-option-grid--purpose{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.35rem}.survey-option-btn{min-height:31px;padding:.34rem .42rem;font-size:.68rem}.survey-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.32rem}.mood-btn{flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:64px;border-radius:12px;padding:.45rem .18rem .55rem!important;gap:.16rem!important;text-align:center!important}.mood-btn__emoji{font-size:1.25rem}.mood-btn__level{font-size:.48rem}.mood-btn__label{display:block;font-size:.58rem}.mood-btn__swatch{left:0!important;right:0!important;bottom:0!important;top:auto!important;width:auto!important;height:4px!important;border-radius:0 0 12px 12px!important}.mood-btn:hover .mood-btn__swatch,.mood-btn--hovered .mood-btn__swatch{width:auto!important;height:5px!important}.survey-modal__footer{padding:.6rem .75rem;gap:.4rem}.survey-modal__next{min-height:32px;padding:.42rem .85rem;font-size:.74rem}.survey-modal__back,.survey-modal__skip{min-height:30px;padding:.35rem .55rem;font-size:.68rem}.support-card__hero{padding:.65rem .7rem}.support-card__hero-msg{font-size:.72rem}.helpdesk-fab{right:1rem;bottom:1rem}.helpdesk-panel{width:calc(100vw - 2rem);right:.85rem;bottom:4.25rem}.back-to-top-fab{right:1.25rem;bottom:5rem}.banner-strip{padding:1rem}.footer-grid{grid-template-columns:1fr;gap:1.25rem}.top-bar__left{gap:.55rem}.site-shell--compact .top-bar__left>span,.site-shell--compact .top-bar__agency{display:none!important}.top-bar__clock{font-size:.62rem;max-width:45vw;overflow:hidden;text-overflow:ellipsis}.site-shell--compact .site-header{left:.75rem!important;right:48vw!important;justify-content:flex-start}.site-shell--compact .brand-seal{width:28px!important;max-height:28px}.site-shell--compact .brand-text__title{font-size:.78rem!important}.main-nav__hamburger{min-height:var(--compact-nav-height);padding:.62rem .75rem!important}.main-nav>.nav-search{min-width:0;flex:1 1 0!important;height:var(--compact-nav-height);padding:.3rem .65rem!important}.nav-search__input-wrap{padding:.24rem .4rem!important}.nav-search__input{font-size:.7rem}.nav-search__results{right:.5rem!important;width:min(300px,calc(100vw - 1rem))!important}}@media(max-width:480px){:root{--top-bar-height: 54px;--site-header-height: 82px;--main-nav-height: 42px;--compact-header-height: 48px;--compact-nav-height: 42px}.brand-seal{width:50px}.brand-text__agency{font-size:.48rem;line-height:1.2}.brand-text__title{font-size:.88rem}.header-tagline{max-width:118px;font-size:.5rem;line-height:1.2}.hero{padding:2rem .9rem 2.35rem}.hero__badge{font-size:.58rem;padding:.24rem .65rem}.hero__heading{font-size:1.28rem;line-height:1.18}.hero__description{font-size:.8rem;line-height:1.55}.news-item{grid-template-columns:105px 1fr}.news-item__image-wrapper{width:105px;min-height:95px}.news-item__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.72rem}.news-item__title{font-size:.8rem}.gallery-preview-grid--collage{grid-template-columns:3fr 2fr;grid-auto-rows:120px}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:1;grid-row:span 2}.demographic-card{padding:.6rem .3rem}.demographic-card__label{font-size:.65rem}.publication-card{padding:.6rem .65rem}.publication-card__download{margin-left:2.5rem;font-size:.66rem}.sidebar-card__head{font-size:.76rem}.dashboard-stat__label,.stat-row{font-size:.74rem}.dashboard-stat__value,.stat-row__value{font-size:.9rem}.survey-option-grid--sector,.survey-option-grid--purpose{grid-template-columns:1fr}.survey-progress__label{display:none}.footer-col__heading{font-size:.72rem}.footer-col__link{font-size:.74rem}.main-nav>.nav-search{padding-left:.35rem;padding-right:.55rem}.nav-search__input{font-size:.72rem}.survey-overlay{padding:.45rem}.survey-modal{max-height:calc(100vh - .9rem);border-radius:13px}.survey-modal__progress{padding-top:.45rem}.survey-progress__bar{max-width:130px}.survey-modal__header{padding:.58rem .75rem .52rem}.survey-modal__header-sub{display:none}.survey-modal__body{padding:.65rem .65rem .5rem}.survey-option-btn{min-height:30px;padding:.32rem .35rem;font-size:.64rem}.survey-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.26rem}.mood-btn{min-height:58px;padding:.38rem .12rem .48rem!important}.mood-btn__emoji{font-size:1.18rem}.mood-btn__level{display:none}.mood-btn__label{display:block;font-size:.54rem}.survey-modal__footer{padding:.55rem .65rem}}@media(max-width:380px){:root{--top-bar-height: 54px;--site-header-height: 76px;--compact-header-height: 46px}.brand-seal{width:44px}.brand-text__agency{font-size:.43rem}.brand-text__title{font-size:.78rem}.header-tagline{max-width:92px;font-size:.46rem}.news-item{grid-template-columns:90px 1fr}.news-item__image-wrapper{width:90px;min-height:82px}.news-item__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.68rem}.news-item__title{font-size:.76rem}.gallery-preview-grid--collage{grid-template-columns:3fr 2fr;grid-auto-rows:105px}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:1;grid-row:span 2}.demographic-card{padding:.45rem .18rem}.demographic-card__label{font-size:.52rem}.survey-option-grid,.survey-option-grid--gender,.survey-option-grid--sector,.survey-option-grid--purpose{grid-template-columns:repeat(2,minmax(0,1fr))!important}.survey-option-btn{min-height:27px;padding:.2rem .25rem;font-size:.56rem}.survey-mood-grid{grid-template-columns:1fr}.mood-btn{flex-direction:row;justify-content:flex-start;padding:.8rem 1rem;gap:.85rem;text-align:left}.mood-btn__swatch{bottom:auto;top:0;left:0;right:auto;width:4px;height:100%;border-radius:var(--radius-md) 0 0 var(--radius-md)}.mood-btn:hover .mood-btn__swatch,.mood-btn--hovered .mood-btn__swatch{height:100%;width:6px}.helpdesk-fab{right:.65rem;bottom:.85rem}.helpdesk-panel{right:.65rem;width:calc(100vw - 1.3rem)}.back-to-top-fab{right:.85rem;bottom:4.85rem}.survey-progress__label{display:none}.survey-option-btn{font-size:.6rem}.survey-mood-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mood-btn{min-height:52px;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:.32rem .1rem .42rem!important;gap:.12rem!important}.mood-btn__emoji{font-size:1.12rem}.mood-btn__label{display:none}.survey-modal__next{padding-inline:.75rem}}.top-bar{flex-wrap:nowrap!important;overflow:hidden}.top-bar__left{display:flex!important;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:1rem}.top-bar__left>span,.top-bar__agency{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-bar__clock{margin-left:auto;flex-shrink:0;white-space:nowrap;text-align:right}.site-shell--compact .top-bar{min-height:var(--compact-top-row-height)!important;max-height:var(--compact-top-row-height)!important;height:var(--compact-top-row-height)!important;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;padding:.32rem 1.5rem!important;z-index:3000}.site-shell--compact .site-header{top:0!important;left:clamp(185px,22vw,290px)!important;right:clamp(185px,24vw,330px)!important;width:auto!important;min-height:var(--compact-top-row-height)!important;height:var(--compact-top-row-height)!important;padding:.25rem 0!important;background:transparent!important;border-bottom:0!important;box-shadow:none!important;z-index:3001;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.site-shell--compact .header-brand{gap:.45rem;min-width:0;max-width:100%;overflow:hidden}.site-shell--compact .brand-seal{width:32px!important;max-height:32px;flex:0 0 auto}.site-shell--compact .brand-text{min-width:0;overflow:hidden}.site-shell--compact .brand-text__agency,.site-shell--compact .header-tagline{display:none!important}.site-shell--compact .brand-text__title{color:var(--white)!important;font-family:"Source Sans 3",Segoe UI,sans-serif!important;font-size:clamp(.82rem,1.2vw,.98rem)!important;font-weight:800;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 6px rgba(0,0,0,.18)}.site-shell--compact .brand-text__title span{color:#bbf7d0!important}.site-shell--compact .main-nav{top:var(--compact-top-row-height)!important;min-height:var(--compact-nav-height)!important;box-shadow:0 3px 12px #4c1d952e}@media(max-width:420px){.site-shell--compact .site-header{left:.6rem!important;right:42vw!important}.site-shell--compact .brand-seal{width:26px!important}.site-shell--compact .brand-text__title{font-size:.72rem!important;max-width:125px}.top-bar__clock{max-width:42vw;font-size:.58rem}.main-nav__hamburger-label{font-size:.74rem}.main-nav>.nav-search{flex-basis:150px!important;padding-inline:.45rem!important}.nav-search__input::placeholder{color:transparent}}@media(max-width:340px){.site-shell--compact .brand-text__title{max-width:92px}.main-nav__hamburger-label{display:none}.main-nav>.nav-search{flex-basis:130px!important}}:root{--surface-soft: #fbf9ff;--surface-green: #f3fcf7;--surface-violet: #f6f0ff;--border-soft: rgba(124, 58, 237, .12);--border-green-soft: rgba(22, 163, 74, .14);--shadow-card-modern: 0 18px 45px rgba(31, 16, 74, .08);--shadow-card-hover: 0 24px 60px rgba(31, 16, 74, .12);--shadow-book: 18px 22px 38px rgba(35, 20, 68, .28)}#app,.site-shell,main{background:radial-gradient(circle at 8% 8%,rgba(124,58,237,.08),transparent 28%),radial-gradient(circle at 92% 18%,rgba(34,197,94,.08),transparent 26%),linear-gradient(180deg,#fbfaff,#f8f7fc 42%,#f6fbf7)}.page-wrap,.main-content-grid{position:relative}.section-heading{align-items:center;margin-top:.9rem;margin-bottom:1.15rem}.section-heading__title{color:var(--violet-800);letter-spacing:-.035em}.section-heading__line{height:3px;background:linear-gradient(90deg,rgba(124,58,237,.75),rgba(34,197,94,.55),transparent)}.news-item,.gallery-card,.demographic-card,.sidebar-card,.empty-content-card{border-color:#7c3aed1a;box-shadow:var(--shadow-card-modern)}.news-item:hover,.gallery-card:hover,.demographic-card:hover,.sidebar-card:hover{box-shadow:var(--shadow-card-hover)}.news-item,.gallery-card,.sidebar-card{border-radius:18px}.news-item{border-left-color:#7c3aed1f}.news-item:hover{border-left-color:var(--green-500)}.sidebar-card{overflow:hidden;background:linear-gradient(180deg,#fffffff5,#ffffffeb),var(--white);border:1px solid rgba(124,58,237,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sidebar-card__head{min-height:48px;padding:.75rem 1rem;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.22),transparent 20%),linear-gradient(135deg,var(--violet-800),var(--violet-500) 62%,var(--green-600));color:var(--white);font-family:var(--font-heading);font-size:.84rem;font-weight:900;letter-spacing:-.01em}.sidebar-card__head svg{width:1.85rem;height:1.85rem;padding:.42rem;border-radius:999px;background:#ffffff2e;color:#fff}.sidebar-card__body{padding:1rem}.gad-glance-book{display:flex;flex-direction:column;align-items:center;gap:.95rem;text-align:center}.gad-glance-book__media-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:.75rem}.gad-glance-book__stage{position:relative;display:flex;justify-content:center;perspective:1200px;min-width:0}.gad-glance-book__stage:before{content:"";position:absolute;width:170px;height:34px;left:50%;bottom:-8px;transform:translate(-45%);border-radius:999px;background:#2314443d;filter:blur(14px);z-index:0}.gad-glance-book__book{position:relative;z-index:1;width:min(100%,210px);aspect-ratio:3 / 4;transform-style:preserve-3d;transform:rotateY(-14deg) rotateX(2deg);transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s ease;filter:drop-shadow(0 22px 28px rgba(15,23,42,.24))}.gad-glance-book:hover .gad-glance-book__book{transform:rotateY(-6deg) rotateX(1deg) translateY(-4px)}.gad-glance-book__side{position:absolute;top:4%;left:-16px;width:26px;height:92%;border-radius:12px 0 0 12px;background:linear-gradient(90deg,#3a1676fa,#7c3aedc7),var(--violet-700);transform:rotateY(82deg);transform-origin:right center;box-shadow:inset -6px 0 10px #ffffff29,inset 4px 0 10px #0003}.gad-glance-book__cover{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:16px 10px 10px 16px;background:linear-gradient(135deg,#7c3aedf2,#16a34ac7),var(--violet-600);border:1px solid rgba(255,255,255,.32);box-shadow:inset 12px 0 18px #ffffff29,inset -12px 0 24px #00000029,12px 0 #f5f3ffe6,18px 0 #e2e8f0bf}.gad-glance-book__cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.28),transparent 20%,rgba(0,0,0,.14) 96%),radial-gradient(circle at 28% 18%,rgba(255,255,255,.28),transparent 30%);mix-blend-mode:screen;opacity:.65}.gad-glance-book__cover:after{content:"";position:absolute;top:0;bottom:0;left:13px;width:1px;z-index:3;background:#ffffff52;box-shadow:5px 0 10px #00000024}.gad-glance-book__cover-img{width:100%;height:100%;object-fit:cover;animation:gadBookFade .45s ease both}.gad-glance-book__cover-fallback,.gad-glance-book__cover--fallback{width:100%;height:100%;display:grid;place-items:center;gap:.35rem;padding:1rem;text-align:center;color:#fff}.gad-glance-book__cover-fallback svg,.gad-glance-book__cover--fallback svg{filter:drop-shadow(0 8px 12px rgba(0,0,0,.25))}.gad-glance-book__cover-fallback span{position:relative;z-index:4;display:inline-flex;padding:.2rem .55rem;border-radius:999px;background:#ffffff29;color:#fff;font-size:.7rem;font-weight:900}.gad-glance-book__side-control{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--violet-50);color:var(--violet-700);border:1px solid var(--violet-100);font-size:1.65rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 18px #4c1d951a;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.gad-glance-book__side-control:hover{transform:translateY(-1px);background:var(--violet-700);color:#fff;box-shadow:0 12px 24px #4c1d9538}.gad-glance-book__details{width:100%;min-width:0;animation:gadBookDetails .35s ease both}.gad-glance-book__eyebrow{margin:0 0 .35rem;color:var(--violet-700);font-size:.66rem;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:.065em}.gad-glance-book__title{margin:0 auto;max-width:360px;color:var(--text-dark);font-family:var(--font-heading);font-size:1rem;font-weight:900;line-height:1.22;letter-spacing:-.035em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gad-glance-book__description{margin:.45rem auto 0;max-width:360px;color:var(--text-mid);font-size:.78rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gad-glance-book__actions{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:.8rem}.gad-glance-book__view{display:inline-flex;align-items:center;justify-content:center;min-height:36px;min-width:108px;padding:0 1.1rem;border-radius:999px;background:linear-gradient(135deg,var(--green-600),var(--green-500));color:#fff;font-size:.78rem;font-weight:900;box-shadow:0 10px 24px #16a34a33;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.gad-glance-book__view:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--violet-700),var(--violet-500));box-shadow:0 12px 28px #7c3aed38}.gad-glance-book__controls{display:none}.gad-glance-book__counter{min-width:34px;color:var(--violet-700);font-size:.72rem;font-weight:900;text-align:center}.gad-glance-book--empty{display:flex;flex-direction:column}@keyframes gadBookFade{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes gadBookDetails{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.publications-section{position:relative;padding:.9rem 0 2.5rem}.publications-section:before{content:"";position:absolute;inset:0 0 auto;height:65%;pointer-events:none;background:radial-gradient(circle at 8% 10%,rgba(124,58,237,.05),transparent 26%),radial-gradient(circle at 90% 20%,rgba(34,197,94,.05),transparent 26%)}.publications-section .page-wrap{position:relative;z-index:1}.publications-list{display:flex;flex-direction:column;gap:.45rem}.publication-pill{display:grid;grid-template-columns:135px minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:44px;padding:.42rem .5rem .42rem .55rem;border:1px solid rgba(124,58,237,.1);border-radius:999px;background:#fffffff5;box-shadow:0 6px 18px #1f104a0e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.publication-pill:hover{transform:translateY(-1px);border-color:#16a34a40;background:#fff;box-shadow:0 10px 24px #1f104a14}.publication-pill__meta{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;width:100%;min-width:0;padding:.3rem .55rem;border-radius:999px;background:linear-gradient(135deg,#7c3aed1a,#22c55e12),var(--violet-50);color:var(--violet-700);font-size:.58rem;font-weight:950;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publication-pill__content{min-width:0;display:flex;align-items:baseline;gap:.45rem}.publication-pill__title{margin:0;flex:0 1 62%;min-width:0;color:var(--text-dark);font-family:var(--font-body);font-size:.8rem;font-weight:950;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publication-pill__description{margin:0;min-width:0;flex:1;color:var(--text-mid);font-size:.7rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.82}.publication-pill__button{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 .75rem;border-radius:999px;background:linear-gradient(135deg,var(--green-600),var(--green-500));color:#fff;font-size:.68rem;font-weight:950;white-space:nowrap;box-shadow:0 6px 16px #16a34a29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.publication-pill__button:hover{transform:translate(2px);background:linear-gradient(135deg,var(--violet-700),var(--violet-500));box-shadow:0 9px 22px #7c3aed2e}.publications-empty{border:1px dashed rgba(124,58,237,.18);border-radius:1.5rem;background:#ffffffc7;padding:1.25rem;text-align:center;color:var(--text-mid);font-size:.86rem;font-weight:700}@media(max-width:900px){.publication-pill{grid-template-columns:120px minmax(0,1fr) auto}.publication-pill__description{display:none}.publication-pill__title{flex:1;max-width:100%}}@media(max-width:640px){.publications-section{padding:.75rem 0 2rem}.publications-list{gap:.6rem}.publication-pill{grid-template-columns:1fr;align-items:stretch;gap:.45rem;min-height:auto;padding:.65rem;border-radius:1.25rem}.publication-pill:hover{transform:none}.publication-pill__meta{justify-content:flex-start;width:fit-content;max-width:100%;padding:.32rem .6rem;font-size:.58rem}.publication-pill__content{display:grid;gap:.22rem}.publication-pill__title{flex:none;max-width:100%;font-size:.84rem;line-height:1.25;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.publication-pill__description{display:-webkit-box;font-size:.72rem;line-height:1.35;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.publication-pill__button{width:100%;min-height:34px;font-size:.7rem}}@media(max-width:420px){.publication-pill{padding:.58rem;border-radius:1rem}.publication-pill__title{font-size:.8rem}.publication-pill__description{font-size:.68rem}}.publication-card,.publication-card__body,.publication-card__download{all:unset}.banner-strip{padding:2rem 1.5rem;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.16),transparent 28%),radial-gradient(circle at 82% 18%,rgba(34,197,94,.22),transparent 24%),linear-gradient(100deg,var(--violet-800),var(--violet-600) 54%,var(--green-700))}.footer-social-bar{max-width:620px;border:1px solid rgba(255,255,255,.18)}@media(max-width:900px){.gad-glance-book{grid-template-columns:150px minmax(0,1fr)}.gad-glance-book__book{width:114px;height:162px}.publication-pill{grid-template-columns:minmax(135px,180px) minmax(0,1fr) auto}}@media(max-width:768px){.section-heading{gap:.65rem}.publication-pill{grid-template-columns:minmax(0,1fr) auto;align-items:start;border-radius:22px;padding:.72rem}.publication-pill__meta{grid-column:1 / -1;justify-content:flex-start;width:fit-content;max-width:100%;padding-inline:.65rem;font-size:.61rem}.publication-pill__content{flex-direction:column;align-items:flex-start;gap:.22rem}.publication-pill__title,.publication-pill__description{max-width:100%;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.publication-pill__button{align-self:center}}@media(max-width:640px){.sidebar-card__body{padding:.85rem}.gad-glance-book{grid-template-columns:1fr;gap:.8rem;text-align:center}.gad-glance-book__stage{min-height:178px}.gad-glance-book__book{width:112px;height:160px;transform:rotateY(-13deg) rotateX(2deg)}.gad-glance-book__details{max-width:340px;margin:0 auto}.gad-glance-book__actions{justify-content:center;flex-wrap:wrap}.gad-glance-book__description{-webkit-line-clamp:2}}@media(max-width:420px){.publication-pill{grid-template-columns:1fr}.publication-pill__button{width:100%}.gad-glance-book__actions{flex-direction:column;align-items:stretch}.gad-glance-book__view,.gad-glance-book__controls{width:100%;justify-content:center}}.top-bar,.site-header,.main-nav{contain:none!important;overflow:visible!important;isolation:isolate}.top-bar{z-index:9000!important}.site-header{z-index:9010!important}.main-nav{z-index:9020!important}.site-shell--compact .top-bar{z-index:9000!important}.site-shell--compact .site-header{z-index:9010!important}.site-shell--compact .main-nav{z-index:9020!important}.main-nav__links,.main-nav__links--visible,.nav-dropdown,.nav-dropdown__panel{contain:none!important;overflow:visible!important}@media(min-width:901px){.nav-dropdown{position:relative;z-index:9030!important}.nav-dropdown__panel{position:absolute!important;z-index:99999!important;top:100%;left:0;visibility:hidden;opacity:0;pointer-events:none}.nav-dropdown:hover .nav-dropdown__panel,.nav-dropdown:focus-within .nav-dropdown__panel,.nav-dropdown--open .nav-dropdown__panel{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}}@media(max-width:900px){.main-nav__links--visible{position:relative;z-index:99998!important;overflow:visible!important}.nav-dropdown__panel{z-index:99999!important}}.gallery-preview-grid--collage .gallery-card:first-child{grid-column:auto!important;grid-row:auto!important}.gallery-card{position:relative!important;display:block!important;overflow:hidden!important;min-height:150px;border-radius:18px!important;background:radial-gradient(circle at 20% 18%,rgba(124,58,237,.24),transparent 34%),linear-gradient(135deg,#4c1d95f2,#15803de6)!important}.gallery-card__img-placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.gallery-card__img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.gallery-card__info{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:3!important;padding:2.15rem .8rem .75rem!important;color:#fff!important;background:linear-gradient(to top,rgba(10,10,20,.74) 0%,rgba(10,10,20,.38) 58%,transparent 100%)!important}@media(max-width:640px){.gallery-preview-grid--collage{grid-template-columns:1fr 1fr!important;gap:.55rem!important}.gallery-preview-grid--collage .gallery-card:nth-child(1),.gallery-preview-grid--collage .gallery-card:nth-child(4){grid-column:span 2!important;aspect-ratio:16 / 10!important}.gallery-card{min-height:120px!important;border-radius:14px!important}.gallery-card__info{padding:1.8rem .65rem .6rem!important}.gallery-card__title{font-size:.74rem!important;line-height:1.2!important}}@media(max-width:420px){.gallery-preview-grid--collage{gap:.5rem!important}.gallery-card{border-radius:12px!important}.gallery-card__title{font-size:.7rem!important}.gallery-card__info{padding:1.5rem .55rem .55rem!important}}.publications-list{gap:.52rem!important}.publication-pill{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:none!important;align-items:center!important;gap:.65rem!important;min-height:58px!important;padding:.45rem .55rem!important;border-radius:999px!important}.publication-pill__book-wrap{grid-area:auto!important;width:48px!important;height:58px!important}.publication-book{width:38px!important;height:50px!important}.publication-pill__meta,.publication-pill__description{display:none!important}.publication-pill__content{grid-area:auto!important;display:block!important;min-width:0!important}.publication-pill__title{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.82rem!important}.publication-pill__button{grid-area:auto!important;width:auto!important;justify-self:auto!important;align-self:center!important;min-height:31px!important;padding:0 .78rem!important;font-size:.68rem!important}@media(max-width:640px){.publication-pill{grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"book content" "book button"!important;align-items:center!important;min-height:64px!important;gap:.5rem!important;padding:.5rem .55rem!important;border-radius:18px!important}.publication-pill__book-wrap{grid-area:book!important;width:44px!important;height:56px!important}.publication-book{width:36px!important;height:48px!important}.publication-pill__content{grid-area:content!important;align-self:end!important}.publication-pill__title{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.8rem!important}.publication-pill__button{grid-area:button!important;justify-self:start!important;align-self:start!important;min-height:30px!important}}:root{--radius-sm: 8px;--radius-md: 14px;--radius-lg: 18px;--hero-banner-height-mobile: clamp(170px, 52vw, 260px);--hero-banner-height-small: clamp(150px, 56vw, 230px);--gallery-frame-bg: #f8fafc;--gallery-frame-bg-violet: #f5f3ff;--gallery-frame-border: rgba(124, 58, 237, .14);--gallery-frame-shadow: 0 10px 28px rgba(31, 16, 74, .08)}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--green-500, #22c55e);outline-offset:3px}.page-wrap,.main-content-grid,.main-col-left,.main-col-right,.news-item,.gallery-card,.publication-pill,.sidebar-card{min-width:0}.section-heading{margin-top:.85rem;margin-bottom:1rem}.section-heading__title{line-height:1.15}@media(max-width:900px){.main-content-grid{grid-template-columns:1fr!important;gap:1.35rem!important;padding-top:1.15rem;padding-bottom:1.35rem}.main-col-right{gap:1.35rem!important}}@media(max-width:640px){.page-wrap,.main-content-grid{padding-left:1rem!important;padding-right:1rem!important}.main-content-grid{padding-top:1rem!important;padding-bottom:1.15rem!important}section{margin-bottom:1.35rem}.section-heading{align-items:center;gap:.6rem;margin-top:.5rem;margin-bottom:.8rem}.section-heading__title{font-size:1.16rem!important;white-space:normal!important;overflow-wrap:anywhere}.section-heading__line{min-width:38px}}.hero-slide__arrow,.hero-slide__dot{touch-action:manipulation}@media(max-width:640px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-mobile)!important;min-height:var(--hero-banner-height-mobile)!important;max-height:var(--hero-banner-height-mobile)!important}.hero-slide__arrow{width:38px!important;height:38px!important;opacity:.92!important;pointer-events:auto!important}.hero-slide__dots{bottom:.7rem!important;padding:.32rem .5rem!important}.hero-slide__dot{width:9px!important;height:9px!important}.hero-slide__dot--active{width:22px!important}}@media(max-width:420px){.hero.hero--slideshow,.hero--slideshow{height:var(--hero-banner-height-small)!important;min-height:var(--hero-banner-height-small)!important;max-height:var(--hero-banner-height-small)!important}}.news-item{border-radius:var(--radius-md)}.news-item__image-wrapper,.news-item__image{min-width:0}@media(max-width:640px){.news-list{gap:.9rem!important}.news-item{grid-template-columns:1fr!important;border-left:0!important;border-radius:16px!important;overflow:hidden}.news-item__image-wrapper{width:100%!important;min-height:0!important;aspect-ratio:16 / 10}.news-item__image{width:100%;height:100%;object-fit:cover;object-position:center center}.news-item__body,.news-item--no-image .news-item__body{padding:.9rem 1rem 1rem!important}.news-item__meta{margin-bottom:.4rem}.news-item__tag,.news-item__date{font-size:.72rem!important}.news-item__title{font-size:.98rem!important;line-height:1.35}.news-item__description{font-size:.86rem!important;line-height:1.5;-webkit-line-clamp:3}.news-item__read-more{min-height:42px;display:inline-flex;align-items:center}}.gallery-preview-grid--collage{display:grid!important;grid-template-columns:1.25fr .9fr!important;grid-auto-rows:auto!important;gap:.75rem!important;align-items:start!important}.gallery-preview-grid--collage .gallery-card:nth-child(1){aspect-ratio:4 / 3!important}.gallery-preview-grid--collage .gallery-card:nth-child(2){aspect-ratio:3 / 4!important}.gallery-preview-grid--collage .gallery-card:nth-child(3){aspect-ratio:1 / 1!important}.gallery-preview-grid--collage .gallery-card:nth-child(4){aspect-ratio:4 / 3!important}.gallery-card{position:relative!important;overflow:hidden!important;min-height:150px;border-radius:18px!important;border:1px solid var(--gallery-frame-border)!important;background:linear-gradient(135deg,#fffffff5,#f5f3fff5)!important;box-shadow:var(--gallery-frame-shadow)!important}.gallery-card__img-placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:clamp(.45rem,1vw,.75rem)!important;background:radial-gradient(circle at top left,rgba(124,58,237,.1),transparent 34%),linear-gradient(135deg,var(--gallery-frame-bg),var(--gallery-frame-bg-violet))!important}.gallery-card__img-placeholder:before{content:"";position:absolute;inset:clamp(.35rem,.9vw,.6rem);border-radius:14px;border:1px solid rgba(255,255,255,.88);box-shadow:inset 0 0 0 1px #7c3aed0d;pointer-events:none;z-index:1}.gallery-card__img-placeholder:after{display:none!important;content:none!important}.gallery-card__placeholder-icon{position:relative;z-index:2;background:#7c3aed1f!important;color:var(--violet-700, #4c1d95)!important}.gallery-card__img{position:relative;z-index:2;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center!important;display:block!important;border-radius:12px;filter:saturate(1.02);transition:transform .22s ease,filter .22s ease}.gallery-card:hover{transform:translateY(-2px);border-color:#22c55e47!important;box-shadow:0 14px 34px #1f104a1f!important}.gallery-card:hover .gallery-card__img{transform:scale(1.01);filter:saturate(1.05)}.gallery-card__info{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:4!important;padding:2rem .8rem .72rem!important;color:#fff!important;background:linear-gradient(to top,rgba(12,10,24,.72) 0%,rgba(12,10,24,.34) 52%,transparent 100%)!important;pointer-events:none}.gallery-card__title{margin:0!important;color:#fff!important;font-size:.82rem!important;font-weight:900!important;line-height:1.25!important;text-shadow:0 2px 8px rgba(0,0,0,.45)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media(max-width:900px){.gallery-preview-grid--collage{grid-template-columns:1fr 1fr!important;gap:.7rem!important}.gallery-preview-grid--collage .gallery-card:nth-child(1),.gallery-preview-grid--collage .gallery-card:nth-child(4){grid-column:span 2!important;aspect-ratio:16 / 9!important}.gallery-preview-grid--collage .gallery-card:nth-child(2),.gallery-preview-grid--collage .gallery-card:nth-child(3){grid-column:span 1!important;aspect-ratio:1 / 1!important}}@media(max-width:640px){.gallery-preview-grid--collage{gap:.65rem!important}.gallery-card{min-height:0!important;border-radius:14px!important}.gallery-card__img-placeholder{padding:.45rem!important}.gallery-card__img-placeholder:before{top:.34rem;right:.34rem;bottom:.34rem;left:.34rem;border-radius:11px}.gallery-card__img{border-radius:10px}.gallery-card__info{padding:1.6rem .65rem .58rem!important}.gallery-card__title{font-size:.76rem!important;line-height:1.25!important}}@media(max-width:420px){.gallery-preview-grid--collage{grid-template-columns:1fr!important}.gallery-preview-grid--collage .gallery-card:nth-child(1),.gallery-preview-grid--collage .gallery-card:nth-child(2),.gallery-preview-grid--collage .gallery-card:nth-child(3),.gallery-preview-grid--collage .gallery-card:nth-child(4){grid-column:span 1!important;aspect-ratio:16 / 10!important}}@media(max-width:640px){.demographics-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.5rem!important}.demographic-card{padding:.8rem .45rem!important;border-radius:14px!important;box-shadow:0 2px 10px #1f104a14!important}.demographic-card__number{font-size:clamp(1.35rem,8vw,1.65rem)!important}.demographic-card__label{font-size:.66rem!important;line-height:1.15!important;letter-spacing:.04em!important}}@media(max-width:360px){.demographics-grid{grid-template-columns:1fr!important}.demographic-card{align-items:flex-start!important;text-align:left!important;padding:.85rem .95rem!important}.demographic-card__text{text-align:left!important}}.sidebar-card{border-radius:var(--radius-md)}.policy-row{min-height:44px;touch-action:manipulation}@media(max-width:640px){.sidebar-card{box-shadow:0 2px 10px #1f104a14!important}.sidebar-card__head{padding:.72rem .9rem!important;font-size:.84rem!important}.sidebar-card__body{padding:.82rem .9rem!important}.policy-row{gap:.75rem;padding:.7rem 0!important}.policy-row__badge{font-size:.72rem!important}.policy-row__title,.stat-row,.empty-content-card p{font-size:.86rem!important}}.publication-pill{border-radius:999px}.publication-pill__button,.news-item__read-more,.btn{touch-action:manipulation}@media(max-width:640px){.publication-pill{border-radius:16px!important;box-shadow:0 2px 10px #1f104a14!important}.publication-pill__title{font-size:.86rem!important;line-height:1.3!important}.publication-pill__button,.btn{min-height:44px}.publication-pill__button{margin-top:.25rem}}.empty-content-card,.publications-empty,.hero-slide__placeholder{border-radius:var(--radius-lg)}@media(max-width:640px){.empty-content-card,.publications-empty{padding:1.25rem 1rem!important}}@media(max-width:640px){.news-item,.gallery-card,.demographic-card,.sidebar-card,.publication-pill,.empty-content-card{box-shadow:0 2px 10px #1f104a14!important}}@media(hover:none){.news-item:hover,.gallery-card:hover,.demographic-card:hover,.publication-pill:hover,.policy-row:hover,.gallery-card:hover .gallery-card__img,.news-item:hover .news-item__image,.publication-pill:hover .publication-book__cover{transform:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.hero-slide__img,.news-item,.news-item__image,.gallery-card,.gallery-card__img,.demographic-card,.publication-pill,.publication-book__cover{transform:none!important}}.gallery-section-wrap{width:100%!important}.gallery-preview-grid--collage{display:block!important;columns:2!important;column-gap:.75rem!important;grid-template-columns:none!important;grid-auto-rows:auto!important;align-items:initial!important}.gallery-preview-grid--collage .gallery-card,.gallery-preview-grid--collage .gallery-card:first-child,.gallery-preview-grid--collage .gallery-card:nth-child(1),.gallery-preview-grid--collage .gallery-card:nth-child(2),.gallery-preview-grid--collage .gallery-card:nth-child(3),.gallery-preview-grid--collage .gallery-card:nth-child(4){grid-column:auto!important;grid-row:auto!important;aspect-ratio:auto!important}.gallery-card{position:relative!important;display:inline-block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 .75rem!important;overflow:hidden!important;break-inside:avoid!important;page-break-inside:avoid!important;-webkit-column-break-inside:avoid!important;border-radius:18px!important;border:1px solid rgba(124,58,237,.14)!important;background:radial-gradient(circle at 20% 18%,rgba(124,58,237,.1),transparent 34%),linear-gradient(135deg,#fffffff5,#f5f3fff5)!important;box-shadow:0 10px 28px #1f104a1a!important;vertical-align:top!important;transform:translateZ(0)}.gallery-card:hover{transform:translateY(-2px)!important;border-color:#22c55e47!important;box-shadow:0 16px 38px #1f104a29!important}.gallery-card__img-placeholder{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:120px!important;display:block!important;overflow:hidden!important;padding:0!important;background:radial-gradient(circle at top left,rgba(124,58,237,.08),transparent 34%),linear-gradient(135deg,#fff,#f5f3ff)!important}.gallery-card__img-placeholder:before,.gallery-card__img-placeholder:after{display:none!important;content:none!important}.gallery-card__img{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:auto!important;max-width:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;border-radius:0!important;transition:transform .3s ease,filter .3s ease!important}.gallery-card:hover .gallery-card__img{transform:scale(1.018)!important;filter:saturate(1.04)!important}.gallery-card__placeholder-icon{position:relative!important;z-index:2!important;width:42px!important;height:42px!important;margin:3.5rem auto!important;border-radius:999px!important;background:#7c3aed29!important;color:var(--violet-700)!important;display:flex!important;align-items:center!important;justify-content:center!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.gallery-card__info{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:4!important;padding:2.25rem .78rem .72rem!important;color:#fff!important;pointer-events:none!important;background:linear-gradient(to top,rgba(10,10,20,.78) 0%,rgba(10,10,20,.42) 55%,transparent 100%)!important}.gallery-card__category,.gallery-card__date{display:none!important}.gallery-card__title{margin:0!important;color:#fff!important;font-family:var(--font-body)!important;font-size:.8rem!important;font-weight:900!important;line-height:1.22!important;text-shadow:0 2px 8px rgba(0,0,0,.45)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media(max-width:900px){.gallery-preview-grid--collage{display:block!important;columns:2!important;column-gap:.7rem!important}.gallery-card{margin-bottom:.7rem!important;border-radius:16px!important}.gallery-card__img-placeholder{min-height:105px!important}}@media(max-width:640px){.gallery-preview-grid--collage{columns:2!important;column-gap:.55rem!important}.gallery-card{margin-bottom:.55rem!important;border-radius:14px!important;box-shadow:0 4px 14px #1f104a1a!important}.gallery-card__img-placeholder{min-height:90px!important}.gallery-card__info{padding:1.8rem .58rem .52rem!important}.gallery-card__title{font-size:.7rem!important;line-height:1.18!important;-webkit-line-clamp:2!important}}@media(max-width:380px){.gallery-preview-grid--collage{columns:2!important;column-gap:.45rem!important}.gallery-card{margin-bottom:.45rem!important;border-radius:12px!important}.gallery-card__img-placeholder{min-height:82px!important}.gallery-card__info{padding:1.55rem .48rem .46rem!important}.gallery-card__title{font-size:.64rem!important}}@media(hover:none){.gallery-card:hover,.gallery-card:hover .gallery-card__img{transform:none!important}}@media(prefers-reduced-motion:reduce){.gallery-card,.gallery-card__img{transition:none!important;transform:none!important}}:root{--site-banner-height: 112px;--main-nav-height: 45px;--fixed-header-height: calc(var(--site-banner-height) + var(--main-nav-height));--compact-banner-height: 72px;--compact-nav-height: 45px;--compact-total-height: calc(var(--compact-banner-height) + var(--compact-nav-height))}body{padding-top:var(--fixed-header-height)!important;transition:padding-top var(--header-transition)!important}body.site-shell--compact .site-banner,.site-shell--compact .site-banner{height:var(--compact-banner-height)!important;min-height:var(--compact-banner-height)!important;padding-top:.55rem!important;padding-bottom:.55rem!important;align-items:center!important;overflow:visible!important}body.site-shell--compact .site-banner__brand,.site-shell--compact .site-banner__brand,body.site-shell--compact .site-banner__logos,.site-shell--compact .site-banner__logos{align-items:center!important;overflow:visible!important}body.site-shell--compact .site-banner__logo,.site-shell--compact .site-banner__logo{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important;object-fit:contain!important;flex-shrink:0!important}body.site-shell--compact .site-banner__text,.site-shell--compact .site-banner__text{align-items:center!important;min-height:46px!important}body.site-shell--compact .site-banner__title,.site-shell--compact .site-banner__title{line-height:1.1!important;padding-top:0!important}body.site-shell--compact .main-nav,.site-shell--compact .main-nav{top:var(--compact-banner-height)!important;min-height:var(--compact-nav-height)!important}main>.hero:first-child,main>.hero--slideshow:first-child,main>.hero.hero--slideshow:first-child{margin-top:0!important}section[id],[id]{scroll-margin-top:calc(var(--fixed-header-height) + 1rem)!important}body.site-shell--compact section[id],body.site-shell--compact [id],.site-shell--compact section[id],.site-shell--compact [id]{scroll-margin-top:calc(var(--compact-total-height) + 1rem)!important}@media(max-width:900px){:root{--site-banner-height: 104px;--main-nav-height: 46px;--fixed-header-height: calc(var(--site-banner-height) + var(--main-nav-height));--compact-banner-height: 50px;--compact-nav-height: 46px;--compact-total-height: calc(var(--compact-banner-height) + var(--compact-nav-height))}body.site-shell--compact .site-banner,.site-shell--compact .site-banner{height:var(--compact-banner-height)!important;min-height:var(--compact-banner-height)!important;padding-top:.35rem!important;padding-bottom:.35rem!important}body.site-shell--compact .site-banner__logo,.site-shell--compact .site-banner__logo{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}body.site-shell--compact .main-nav,.site-shell--compact .main-nav{top:var(--compact-banner-height)!important}}@media(max-width:480px){:root{--site-banner-height: 104px;--main-nav-height: 46px;--fixed-header-height: calc(var(--site-banner-height) + var(--main-nav-height));--compact-banner-height: 50px;--compact-nav-height: 46px;--compact-total-height: calc(var(--compact-banner-height) + var(--compact-nav-height))}}html{scroll-behavior:auto}.hero-slide__img,.news-item__image,.gallery-card__img,.publication-book__cover img,.gad-glance-book__cover-img{backface-visibility:hidden;transform:translateZ(0)}.news-item,.gallery-card,.publication-pill,.demographic-card,.sidebar-card,.policy-row{contain:layout paint}@media(hover:none),(max-width:900px){.hero__mood-message,.hero__change-mood-btn,.hero__card,.hero-slide__dots,.hero-slide__arrow,.footer-social-bar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.news-item:hover,.gallery-card:hover,.publication-pill:hover,.demographic-card:hover,.policy-row:hover{transform:none!important;filter:none!important;box-shadow:var(--shadow-sm)!important}.hero-slide__img-wrap:hover .hero-slide__img--current{transform:none!important}}@media(max-width:900px){.main-content-grid{grid-template-columns:1fr;width:100%;max-width:100%;padding-left:1rem;padding-right:1rem}.main-col-left,.main-col-right,.sidebar-card{width:100%;max-width:100%}}@media(max-width:640px){.sidebar-card{border-radius:18px}.policy-row{width:100%}.policy-row__content{flex:1}.policy-row__title{max-width:100%;word-break:break-word}}
