/* Shared controls and reading layouts; the photographic design stays intact. */
.public-design { --muted: #53665c; }
.public-design main { min-height: 45vh; }
.public-design main:focus { outline: none; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.public-design :is(a,button,input,select,textarea,summary):focus-visible { outline: 3px solid #a6472e; outline-offset: 4px; }
.public-design :is(.button,.chip,.text-link,.connection-text-link) { transition: background-color .18s,color .18s,border-color .18s; }
.public-design .button { min-height: 44px; font-size: 14px; line-height: 1.5; gap: 10px; padding: 11px 19px; border-radius: 9px; font-weight: 700; }
.public-design .button.small { min-height: 40px; padding: 9px 14px; font-size: 13px; }
.public-design .button:hover { background: #2d5144; color: #fffaf0; }
.public-design .button.outline:hover { background: #e6e8d8; color: #193d33; }
.public-design .text-link { font-size: 14px; line-height: 1.5; min-height: 40px; gap: 12px; }
.public-design input:not([type=checkbox]):not([type=radio]),.public-design select,.public-design textarea { font-size: 16px; line-height: 1.5; }
.public-design input[type=checkbox],.public-design input[type=radio] { accent-color: #193d33; }
.public-design label { line-height: 1.5; }
.public-design .page-heading { padding: 38px 0 26px; }
.public-design .page-heading h1 { font-size: clamp(32px,3.2vw,46px); font-weight: 800; line-height: 1.3; margin: 8px 0 16px; }
.public-design .page-heading p { max-width: 700px; font-size: 16px; line-height: 1.8; }
.public-design .wrap>.two-col { margin-top: 30px; align-items: start; }
.public-design .panel { border-radius: 14px; }
.public-design .panel h2 { font-size: 24px; line-height: 1.4; margin-bottom: 15px; }
.public-design .panel p { font-size: 15px; line-height: 1.8; }
.public-design .notice { border-radius: 0 9px 9px 0; font-size: 14px; line-height: 1.8; }
.public-design .notice>.button { display: flex; width: fit-content; margin-top: 16px; }
.public-design .segmented { gap: 6px; flex-wrap: wrap; }
.public-design :is(.segmented,.amounts) button { min-height: 44px; font-size: 14px; }
.public-design .navlinks a[aria-current=page] { background: #e7e8d7; color: #193d33; }
.public-design .header-login,.public-design .admin-entry { min-height: 32px; font-size: 12px; }
.public-design .language-switch button { min-height: 30px; min-width: 50px; font-size: 11px; }
.public-design .nav-about .discovery-toggle { min-width: 40px; min-height: 40px; margin-block: 4px; }
.public-design .nav-about:has(>a[aria-current=page]) { background: #e7e8d7; }
.public-design .nav-about>a[aria-current=page] { background: transparent; }
.public-design .nav-about:hover,.public-design .nav-about:has(.discovery-toggle[aria-expanded=true]) { background: var(--green); color: var(--paper); }
.public-design .nav-about:hover>a,.public-design .nav-about:hover .discovery-toggle,.public-design .nav-about:has(.discovery-toggle[aria-expanded=true])>a { background: transparent; color: inherit; }
/* Match both subtitle edges to the logo, at every header size. */
.public-design .site-header .brand { width: 185px; }
.public-design .site-header .brand img.vector-logo { width: 100%; }
.public-design .brand-subheading { width: 100%; line-height: 1.4; text-align: justify; text-align-last: justify; text-justify: inter-character; }
@media(max-width:1200px) { .public-design .site-header .brand { width: 165px; } }
@media(max-width:650px) { .public-design .site-header .brand { width: 153px; } }
.public-design .discovery-heading>button { min-width: 36px; min-height: 36px; }
.public-design .footer a { font-size: 13px; line-height: 1.7; padding-block: 5px; }
.public-design .footer p { font-size: 13px; }

/* One navigation row, followed by a large image and a comfortable reading column. */
.article-wrap { padding-bottom: 20px; }
.article-toolbar { max-width: 1040px; margin: 0 auto; padding: 22px 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; border-bottom: 1px solid #c9ccb6; }
.article-back { display: inline-flex; align-items: center; gap: 10px; font-size: 14px; font-weight: 700; line-height: 1.5; min-height: 44px; }
.article-back:hover { text-decoration: underline; text-underline-offset: 5px; }
.article-toolbar .article-edit-link { flex-shrink: 0; border-color: #aeb89f; }
.article-edit-link svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.public-design .article-layout { max-width: 1040px; padding-top: 28px; gap: 0; }
.article-lead { margin-bottom: 30px; }
.article-lead>button { padding: 12px; border-radius: 14px; }
.article-heading,.public-design .article-body,.article-actions,.article-main>.details,.article-main>.attachments { max-width: 760px; margin-inline: auto; }
.article-heading .eyebrow { font-size: 12px; letter-spacing: .025em; width: fit-content; }
.public-design .article-main h1 { font-size: clamp(28px,3.2vw,44px); line-height: 1.4; letter-spacing: -.035em; font-weight: 800; margin: 12px 0 18px; text-wrap: pretty; }
.public-design .photo-story h1 { font-size: clamp(28px,2.6vw,36px); }
.public-design .post-meta { display: flex; align-items: center; gap: 10px 18px; font-size: 13px; line-height: 1.6; margin-bottom: 28px; color: #53665c; }
.post-meta a { min-height: 32px; display: inline-flex; align-items: center; gap: 5px; border-bottom: 1px solid #aeb79d; }
.public-design .article-body { font-size: 17px; line-height: 1.95; color: #243e33; }
.public-design .article-body :is(p,div,span,font,li) { font-size: inherit !important; line-height: inherit !important; color: inherit !important; background-color: transparent !important; }
.public-design .article-body a { text-decoration-color: #7a917e; text-underline-offset: 4px; }
.article-actions { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; padding-top: 20px; margin-top: 26px; border-top: 1px solid #c9ccb6; }
.article-main>.attachments:empty { display: none; }
.article-main .album { margin-top: 28px; }
.article-main .album button { width: 100%; }
.article-main .topic-row { margin-top: 54px; padding-top: 26px; border-top: 1px solid #c9ccb6; }
.article-main .topic-row h2 { font-size: 24px; line-height: 1.4; }
.compact-card h4 { font-size: 15px; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.compact-card small { font-size: 12px; line-height: 1.6; }
.compact-card:hover h4 { text-decoration: underline; text-underline-offset: 4px; }

/* Search, cards and administrative actions have a consistent hierarchy. */
.public-design .gallery-direct-tools { display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px; padding: 18px 0; margin: 0; border-bottom: 1px solid #d2d4bf; }
.public-design .gallery-direct-tools .text-link { border-bottom: 0; font-size: 13px; }
.public-design .searchbar { display: grid; grid-template-columns: minmax(180px,1.7fr) repeat(3,minmax(110px,1fr)) auto; gap: 12px; align-items: end; padding: 18px; border: 1px solid #d3d5c0; border-radius: 12px; background: #f2eddd; margin-top: 24px; }
.searchbar label { font-size: 12px; font-weight: 700; gap: 6px; min-width: 0; }
.public-design .searchbar :is(input,select) { width: 100%; min-height: 46px; padding: 10px 11px; }
.public-design .searchbar .button { min-height: 46px; }
.public-design .filters { gap: 8px; }
.public-design .chip { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; font-size: 13px; border: 1px solid #aeb89f; line-height: 1.5; }
.public-design .chip:hover:not(.active) { background: #e6e8d8; }
.public-design .result-count { align-items: center; min-height: 32px; font-size: 14px; margin: 18px 0 24px; }
.reset-filters { font-size: 12px!important; padding: 4px 0; min-height: 32px!important; }
.public-design .post-card { display: flex; flex-direction: column; min-width: 0; }
.post-card>a { display: block; flex: 1; }
.public-design .post-card h3 { font-size: 21px; line-height: 1.55; font-weight: 800; letter-spacing: -.025em; margin: 12px 0 10px; text-wrap: pretty; }
.post-card>a>p { font-size: 14px; line-height: 1.8; color: #53665c; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.post-card>a:hover h3 { text-decoration: underline; text-underline-offset: 4px; }
.public-design .card-meta { font-size: 12px; line-height: 1.5; gap: 12px; margin-top: 15px; }
.public-design .source-badge { font-size: 11px; color: #53665c; border: 0; padding: 0; margin-top: 13px; }
.public-design .card-edit { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 17px; padding-top: 8px; border-top: 1px solid #d1d4bf; font-size: 12px; }
.card-edit a,.card-edit button { min-height: 36px; display: inline-flex; align-items: center; font-size: 12px; padding: 5px 8px; border-radius: 6px; }
.card-edit a:hover,.card-edit button:hover { background: #e6e8d8; }
.public-design .type-card .type-title { display: none; }
.public-design .type-card { justify-content: space-between; padding: 25px; }
.public-design .type-card>span:last-child { font-size: 58px; align-self: flex-end; }
.public-design .empty { margin: 35px 0; padding: 44px 24px; border-style: solid; }
.public-design .empty h2 { font-size: 27px; line-height: 1.4; }

/* Center the introduction between two overlapping pairs of full-frame photos. */
.connection-home .connection-hero { grid-template-columns: minmax(0,1fr) clamp(320px,34vw,448px) minmax(0,1fr); justify-content: center; gap: clamp(24px,2.8vw,42px); width: calc(100% - 72px); max-width: 1440px; min-height: 0; padding: 32px 18px 28px; }
.connection-home .connection-hero-copy { grid-column: 2; grid-row: 1; min-width: 0; text-align: center; }
.connection-home .connection-hero-copy>.connection-kicker { font-size: clamp(16px,1.5vw,20px); line-height: 1.5; letter-spacing: 0; }
html[lang] .connection-home .connection-hero h1 { margin: 14px 0 20px; font-size: clamp(34px,3.6vw,50px); line-height: 1.18; letter-spacing: -.055em; }
.connection-home .connection-hero-copy>p { font-size: 15px; line-height: 1.75; margin: 0 0 24px; }
.connection-home .connection-hero-copy>.connection-pill { width: min(100%,280px); height: 48px; padding: 0 14px; gap: 16px; font-size: 13px; line-height: 1.2; white-space: nowrap; }
.connection-home .connection-hero h1>span { display: block; white-space: nowrap; }
html .public-design .connection-home .connection-journey img { display: block; width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; border-radius: 13px !important; filter: saturate(.9) contrast(.96) brightness(1.02); }
.connection-hero-photos { grid-row: 1; display: flex; flex-direction: column; align-items: start; width: 100%; max-width: 390px; justify-self: center; padding: 8px 0 14px; }
.connection-hero-photos-left { grid-column: 1; }
.connection-hero-photos-right { grid-column: 3; padding-top: 24px; }
/* Broad, moving refraction bends the paper while a current carries it in depth. */
.hero-water-filters { position: absolute; pointer-events: none; overflow: hidden; }
.connection-home .connection-journey::after { content: ''; position: absolute; inset: 1px; border-radius: inherit; pointer-events: none; background: linear-gradient(115deg,transparent 20%,#fffef25c 43%,#e2eee929 57%,transparent 78%); background-size: 240% 180%; mix-blend-mode: soft-light; animation: hero-water-sheen 19s ease-in-out infinite; }
.connection-home .connection-journey:nth-child(2)::after { animation-delay: -9s; animation-duration: 25s; }
.connection-hero-photos-right .connection-journey::after { animation-delay: -14s; }
.connection-home .connection-journey { --photo-tilt: -6deg; --paper-water: url(#hero-water-0); width: 94%; min-width: 0; margin: 0; padding: 8px; border: 1px solid #ffffff8a; border-radius: 23px; background: linear-gradient(135deg,#fffdf3a3,#e4ecdb55 60%,#fffdf380); box-shadow: inset 0 1px 0 #ffffff85,0 9px 24px #2d382210; opacity: .9; filter: var(--paper-water); transform-origin: 50% 55%; transform: perspective(650px) rotateZ(var(--photo-tilt)); animation: hero-paper-drift 22s ease-in-out infinite; animation-delay: -4s; }
.connection-home .connection-journey:nth-child(2) { --photo-tilt: 5deg; --paper-water: url(#hero-water-1); align-self: end; margin-top: clamp(-42px,-2.8vw,-20px); z-index: 1; animation-duration: 26s; animation-delay: -15s; }
.connection-hero-photos-right .connection-journey:first-child { --photo-tilt: 6deg; --paper-water: url(#hero-water-2); align-self: end; animation-duration: 24s; animation-delay: -11s; }
.connection-hero-photos-right .connection-journey:nth-child(2) { --photo-tilt: -5deg; --paper-water: url(#hero-water-3); align-self: start; animation-duration: 28s; animation-delay: -22s; }
/* Keep the full portrait visible while balancing the landscape photographs. */
.connection-home .connection-journey.connection-journey-portrait { width: 60%; margin-right: 7%; }
.connection-hero-photos-right .connection-journey-portrait + .connection-journey { margin-top: clamp(-34px,-2.3vw,-16px); }
@keyframes hero-paper-drift {
  0%,100% { transform: perspective(800px) translate3d(-3.5px,-6px,10px) rotateX(1.5deg) rotateZ(var(--photo-tilt)); opacity: .96; box-shadow: inset 0 1px 0 #ffffffb3,0 19px 30px #2d382222; }
  28% { transform: perspective(800px) translate3d(6px,-.5px,-12.5px) rotateX(0deg) rotateZ(var(--photo-tilt)); opacity: .92; box-shadow: inset 0 1px 0 #ffffff99,-8px 12px 25px #2d38221c; }
  56% { transform: perspective(800px) translate3d(2.5px,11px,-47.5px) rotateX(-2.5deg) rotateZ(var(--photo-tilt)); opacity: .82; box-shadow: inset 0 1px 0 #ffffff85,-3px 4px 13px #2d382212; }
  80% { transform: perspective(800px) translate3d(-6.5px,4px,-20px) rotateX(-.5deg) rotateZ(var(--photo-tilt)); opacity: .9; box-shadow: inset 0 1px 0 #ffffff99,7px 11px 24px #2d382219; }
}
@keyframes hero-water-sheen {
  0%,100% { background-position: 75% 42.5%; opacity: .12; }
  50% { background-position: 25% 57.5%; opacity: .55; }
}
@media(prefers-reduced-motion:reduce) {
  .connection-home .connection-journey { animation: none; opacity: .9; filter: none; transform: rotate(var(--photo-tilt)); }
  .connection-home .connection-journey::after { animation: none; opacity: 0; }
}
@media(max-width:850px) {
  .connection-home .connection-hero { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: auto auto; gap: 28px 24px; width: calc(100% - 44px); padding: 18px 14px 16px; max-width: 680px; }
  .connection-home .connection-hero-copy { grid-column: 1/-1; grid-row: 1; }
  html[lang] .connection-home .connection-hero h1 { font-size: clamp(34px,6vw,44px); }
  .connection-home .connection-hero-copy>p { margin-bottom: 18px; }
  .connection-hero-photos { grid-row: 2; justify-self: center; }
  .connection-hero-photos-right { grid-column: 2; }
}
@media(max-width:540px) {
  .connection-home .connection-hero { gap: 24px 18px; width: calc(100% - 32px); padding: 16px 8px 10px; }
  html[lang] .connection-home .connection-hero h1 { margin-block: 12px 16px; font-size: clamp(25px,7.7vw,38px); }
  .connection-home .connection-hero-copy>.connection-kicker { min-height: 3em; }
  .connection-home .connection-hero-copy>p { min-height: 5.25em; }
  .connection-home .connection-journey:nth-child(2) { margin-top: -14px; }
  .connection-home .connection-journey { padding: 5px; border-radius: 19px; }
}

/* Two by two program cards, with room for useful descriptions. */
.connection-home .connection-path-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; border: 0; overflow: visible; }
.connection-home .connection-path-grid>a { display: grid; grid-template-columns: minmax(130px,.72fr) minmax(0,1fr); grid-template-rows: auto auto 1fr auto; gap: 10px 26px; padding: 28px; border: 1px solid var(--line); border-radius: 8px; background: transparent; }
.connection-home .connection-path-grid>a:hover { background: transparent; border-color: var(--ink); box-shadow: none; }
.connection-path-grid .connection-path-number { grid-column: 1/-1; margin-bottom: 9px; }
.connection-home .connection-path-photo { grid-column: 1; grid-row: 2/5; width: 100%; margin: 0; align-self: stretch; min-height: 200px; }
.connection-home .connection-path-photo img { width: 100%; height: 100%; object-fit: cover; }
html[lang] .connection-home .connection-path-grid h3 { grid-column: 2; font-size: 25px; line-height: 1.4; margin: 0; text-transform: none; }
html[lang] .connection-home .connection-path-grid p { grid-column: 2; font-size: 15px; line-height: 1.85; min-height: 0; max-width: none; margin: 0 0 10px; }
.connection-home .connection-path-action { grid-column: 2; margin-top: 7px; font-size: 13px; }
.connection-home .connection-community { padding-top: 35px; padding-bottom: 60px; }
.connection-community-intro { max-width: 760px; margin: 0 0 24px; font-size: 17px; line-height: 1.8; }
/* Five linked photo prints, arranged like the option 4 scrapbook. */
.connection-home .connection-community h2 { text-transform: none; }
.connection-home .connection-brand-label { text-transform: none; }
.public-design .connection-home .connection-scrapbook .connection-story-photo img { border-radius: 0 !important; }
.public-design .footer h3 { text-transform: none; }
.connection-home .connection-scrapbook { position: relative; display: block; aspect-ratio: 1.85; margin: 60px 18px 35px; isolation: isolate; }
.connection-scrapbook::before { content: ''; position: absolute; inset: 3% 2% 5%; z-index: -1; background-image: linear-gradient(#aaa99635 1px,transparent 1px),linear-gradient(90deg,#aaa99635 1px,transparent 1px); background-size: 80px 80px; }
.connection-scrapbook .connection-story { position: absolute; padding: 10px 10px 17px; background: #fffdf4; box-shadow: 0 8px 18px #17190724; transform: rotate(var(--print-tilt)); transition: transform .35s,box-shadow .35s; }
.connection-scrapbook .connection-story:nth-child(1) { --print-tilt: -10deg; width: 28%; left: 1%; top: 4%; z-index: 2; }
.connection-scrapbook .connection-story:nth-child(2) { --print-tilt: -6deg; width: 46%; left: 27%; top: 17%; z-index: 1; }
.connection-scrapbook .connection-story:nth-child(3) { --print-tilt: 8deg; width: 28%; right: 0; top: 0; z-index: 3; }
.connection-scrapbook .connection-story:nth-child(4) { --print-tilt: 6deg; width: 28%; left: 5%; top: 55%; z-index: 3; }
.connection-scrapbook .connection-story:nth-child(5) { --print-tilt: -8deg; width: 29%; right: 3%; top: 57%; z-index: 4; }
.connection-home .connection-scrapbook .connection-story-photo { aspect-ratio: 1.5; border-radius: 0; }
.connection-home .connection-scrapbook .connection-story-photo img { border-radius: 0; clip-path: none; transform: none; filter: grayscale(1) sepia(.15); transition: filter .35s; }
html[lang] .connection-home .connection-scrapbook h3 { font-size: clamp(12px,1.2vw,17px); line-height: 1.5; font-weight: 500; text-transform: none; letter-spacing: 0; margin: 12px 3px 0; max-width: none; }
.connection-scrapbook .connection-photo-arrow { display: none; }
.connection-scrapbook .connection-story:nth-child(2) h3 { text-align: center; }
.connection-scrapbook .connection-story:hover,.connection-scrapbook .connection-story:focus-within { transform: rotate(0deg); z-index: 5; box-shadow: 0 12px 24px #17190730; }
.connection-home .connection-scrapbook .connection-story:is(:hover,:focus-within) img { filter: none; }
@media(max-width:640px) {
  .connection-home .connection-scrapbook { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px 18px; aspect-ratio: auto; margin: 40px 10px 20px; padding-block: 8px; }
  .connection-scrapbook .connection-story:nth-child(n) { position: relative; inset: auto; width: auto; padding: 6px 6px 12px; --print-tilt: -5deg; }
  .connection-scrapbook .connection-story:nth-child(even) { --print-tilt: 6deg; top: 15px; }
  .connection-scrapbook .connection-story:nth-child(5) { grid-column: 1/-1; width: 72%; justify-self: center; --print-tilt: -7deg; }
  html[lang] .connection-home .connection-scrapbook h3 { font-size: 12px; margin-top: 8px; }
}
@media(prefers-reduced-motion:reduce) {
  .connection-scrapbook .connection-story,.connection-home .connection-scrapbook .connection-story-photo img { transition: none; }
}
html[lang] .public-design .about-page h1 { font-size: clamp(36px,4.4vw,58px); }
.public-design .about-index a { min-height: 44px; }
.public-design .info-link { min-height: 72px; line-height: 1.6; }
.public-design .prose-narrow { max-width: 950px; }
.public-design .prose-narrow>.panel { margin-top: 28px; }

/* Dialogs and editor controls remain usable at browser zoom and on phones. */
body:has(dialog[open]) { overflow: hidden; }
.public-design #modal { width: min(720px,calc(100vw - 32px)); max-height: calc(100dvh - 40px); overflow: auto; padding: 32px; border-radius: 16px; }
#modal>h2 { font-size: 25px; line-height: 1.4; padding-right: 38px; margin-bottom: 24px; }
.public-design .modal-close { min-width: 40px; min-height: 40px; background: #fffaf0; color: #193d33; }
.public-design .editor-title { font-size: 28px; line-height: 1.4; }
.public-design .rich-editor { font-size: 16px; line-height: 1.8; }
.public-design .toolbar { display: flex; flex-wrap: wrap; gap: 5px; padding: 9px; }
.public-design .toolbar button { min-width: 35px; min-height: 35px; padding: 6px 9px; font-size: 12px; line-height: 1.4; }
.public-design .gallery-local-note { font-size: 12px; line-height: 1.7; margin-block: 12px 24px; }
.public-design .ma-button { min-height: 40px; line-height: 1.5; }
.public-design .ma-login-form label { line-height: 1.6; }
.public-design .ma-auth-unavailable { margin: 18px 0; padding: 17px; border: 1px solid #c6d3c5; border-radius: 10px; background: #edf2e8; font-size: 14px; line-height: 1.8; }
.public-design .ma-auth-unavailable strong { display: block; margin-bottom: 7px; }
.public-design .ma-auth-unavailable a { display: inline-block; margin-top: 9px; text-decoration: underline; text-underline-offset: 4px; }
@media(max-width:1000px) {
  .public-design .searchbar { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .searchbar .search-query { grid-column: 1/3; }
  .searchbar>button { grid-column: 3; grid-row: 1; }
  .connection-home .connection-path-grid>a { grid-template-columns: 1fr; padding: 24px; }
  .connection-home .connection-path-photo { grid-column: 1; grid-row: auto; height: 185px; min-height: 0; margin-bottom: 10px; }
  html[lang] .connection-home .connection-path-grid :is(h3,p,.connection-path-action) { grid-column: 1; }
}
@media(max-width:650px) {
  .public-design .wrap { padding-inline: 22px; }
  .public-design .page-heading { padding: 28px 0 23px; }
  .public-design .page-heading h1 { font-size: 32px; }
  .public-design .page-heading p { font-size: 15px; }
  .public-design .header-utility { padding-inline: 16px; }
  .public-design .header-account-tools { gap: 10px; }
  .public-design .header-login,.public-design .admin-entry { font-size: 10px; }
  .public-design .language-switch button { min-width: 46px; padding-inline: 7px; }
  .public-design .site-header .nav { min-height: 94px; padding-block: 15px; }
  .public-design .menu-toggle { width: 44px; height: 44px; }
  .public-design .navlinks.open { max-height: calc(100dvh - 150px); overflow-y: auto; }
  .public-design .discovery-menu { right: 16px; width: calc(100vw - 32px); max-height: calc(100dvh - 155px); }
  .public-design .article-toolbar { padding: 14px 0; gap: 10px; }
  .article-back { font-size: 12px; gap: 7px; }
  .article-toolbar .article-edit-link { font-size: 12px; padding-inline: 10px; min-height: 40px; }
  .article-edit-link svg { width: 14px; }
  .public-design .article-layout { padding-top: 21px; }
  .article-lead { margin-bottom: 24px; }
  .article-lead>button { padding: 7px; border-radius: 11px; }
  .public-design .article-main h1 { font-size: 29px; }
  .public-design .photo-story h1 { font-size: 27px; }
  .public-design .article-body { font-size: 16px; line-height: 1.9; }
  .public-design .post-meta { font-size: 12px; margin-bottom: 22px; }
  .article-main .topic-row h2 { font-size: 22px; }
  .article-main .topic-row .section-head { flex-direction: row; align-items: center; }
  .article-main .topic-row .text-link { margin-top: 0; }
  .public-design .searchbar { padding: 13px; gap: 12px 9px; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .searchbar .search-query { grid-column: 1/-1; }
  .searchbar>button { grid-column: 2; grid-row: 3; }
  .public-design .searchbar input,.public-design .searchbar select { grid-column: auto; font-size: 16px; }
  .public-design .gallery-direct-tools { gap: 7px 13px; }
  .public-design .chip { font-size: 12px; padding: 9px 12px; }
  .public-design .post-card h3 { font-size: 21px; }
  .public-design .card-grid { gap: 34px; }
  .connection-home .connection-path-grid { grid-template-columns: 1fr; gap: 16px; }
  .connection-home .connection-path-grid>a { padding: 23px; }
  .connection-home .connection-path-photo { height: 210px; }
  html[lang] .connection-home .connection-path-grid h3 { font-size: 25px; }
  html[lang] .connection-home .connection-path-grid p { font-size: 15px; }
  .connection-home .connection-community { padding-bottom: 38px; }
  .public-design #modal { padding: 24px; }
  .public-design .editor-title { font-size: 23px; }
  .public-design .ma-login-story h1,.public-design .ma-access h1 { font-size: 32px; line-height: 1.35; }
  .public-design .ma-login-story,.public-design .ma-login-form { padding: 28px 23px; }
  .public-design .ma-header-actions { flex-wrap: wrap; }
}
@media(prefers-reduced-motion:reduce) {
  .public-design :is(.button,.chip,.text-link,.connection-text-link) { transition: none; }
}

/* The film leads into four wide program cards beneath it. */
.connection-programs-layout { display: grid; grid-template-columns: minmax(0,1fr); gap: 56px; margin: 8px 0 80px; }
.connection-programs-layout .connection-featured-video { width: min(100%,1040px); margin: 0 auto; }
.connection-programs-layout .connection-pathways { padding: 0; min-width: 0; }
.connection-programs-layout .connection-section-head { flex-wrap: wrap; gap: 12px 20px; margin-bottom: 22px; }
html[lang] .connection-programs-layout .connection-section-head h2 { font-size: clamp(28px,2.5vw,36px); }
.connection-home .connection-programs-layout .connection-path-grid { gap: 20px; }
.connection-home .connection-programs-layout .connection-path-grid>a { grid-template-columns: minmax(110px,.55fr) minmax(0,1fr); grid-template-rows: auto auto 1fr auto; gap: 10px 24px; padding: 26px; }
.connection-programs-layout .connection-path-number { grid-column: 2; margin: 0; font-size: 12px; }
.connection-home .connection-programs-layout .connection-path-photo { grid-row: 1/5; height: auto; min-height: 170px; margin: 0; }
html[lang] .connection-home .connection-programs-layout .connection-path-grid h3 { grid-column: 2; align-self: center; font-size: 20px; line-height: 1.4; }
html[lang] .connection-home .connection-programs-layout .connection-path-grid p { grid-column: 2; font-size: 14px; line-height: 1.8; margin: 0; }
.connection-home .connection-programs-layout .connection-path-action { grid-column: 2; margin-top: 3px; }
@media(max-width:900px) {
  .connection-programs-layout { gap: 36px; margin-bottom: 56px; }
  .connection-home .connection-programs-layout .connection-path-grid { grid-template-columns: 1fr; }
}
@media(max-width:600px) {
  .connection-programs-layout { margin-top: 16px; gap: 30px; }
  .connection-home .connection-programs-layout .connection-path-grid>a { grid-template-columns: 76px minmax(0,1fr); gap: 10px 16px; padding: 18px; }
  .connection-home .connection-programs-layout .connection-path-photo { grid-row: 1/3; height: 76px; min-height: 0; align-self: center; }
  html[lang] .connection-home .connection-programs-layout .connection-path-grid h3 { font-size: 18px; }
  html[lang] .connection-home .connection-programs-layout .connection-path-grid p,.connection-home .connection-programs-layout .connection-path-action { grid-column: 1/-1; }
}

/* Illustrated TV cabinet and separate capsule controls. */
.graphic-tv { --tv-line: #20251e; --tv-orange: #f4510b; --tv-light: #ff8939; --tv-mint: #83df9d; aspect-ratio: auto; }
.graphic-tv-cabinet { overflow: hidden; border: 3px solid var(--tv-line); border-radius: 16px; background: #fffef2; box-shadow: 5px 5px 0 var(--tv-light),8px 8px 0 var(--tv-line); }
.graphic-tv-top { height: 30px; padding: 0 10px; font-size: 16px; color: #e9faee; background: var(--tv-orange); border-bottom: 3px solid var(--tv-line); }
.graphic-tv .retro-tv-screen { position: relative; inset: auto; width: auto; height: auto; aspect-ratio: 16 / 9; margin: 7px; border: 3px solid var(--tv-line); border-radius: 8px; background: #e9faee; }
.graphic-tv .retro-tv-screen video { position: absolute; inset: 0; }
.graphic-tv-bottom { position: relative; margin: 0 7px 7px; padding: 6px 8px; height: 48px; border: 3px solid var(--tv-line); border-radius: 7px; background: var(--tv-light); font-size: 15px; color: var(--tv-line); }
.graphic-tv-track { height: 7px; overflow: hidden; border: 2px solid var(--tv-line); background: #fffef2; border-radius: 8px; }
.graphic-tv-track span { display: block; width: 0; height: 100%; background: var(--tv-mint); }
.graphic-tv-bottom i { position: absolute; right: 8px; bottom: 5px; width: 19px; height: 19px; border: 2px solid var(--tv-line); border-radius: 50%; background: #fffef2; }
.graphic-tv-bottom i::after { content: ''; position: absolute; width: 8px; height: 2px; background: var(--tv-line); left: 7px; top: 5px; transform: rotate(-35deg); }
.graphic-tv .retro-tv-panel { display: flex; align-items: center; gap: 14px; margin-top: 25px; padding: 8px 12px; border: 3px solid var(--tv-line); border-radius: 60px; background: #fffef7; box-shadow: 5px 5px 0 var(--tv-orange),8px 8px 0 var(--tv-line); }
.graphic-tv .retro-tv-knob { position: relative; inset: auto; display: grid; place-items: center; width: 46px; height: 46px; flex: none; border: 2px solid var(--tv-line); background: var(--tv-light); color: var(--tv-line); }
.graphic-tv .retro-tv-knob span { display: block; }
.graphic-tv [data-tv-play] span::before { content: 'Ⅱ'; font-size: 24px; font-weight: 700; }
.graphic-tv [data-tv-play][aria-pressed=false] span::before { content: '▶'; font-size: 20px; }
.graphic-tv [data-tv-sound] { order: 2; width: 38px; height: 38px; background: var(--tv-mint); }
.graphic-tv [data-tv-sound] span::before { content: '♪'; font-size: 23px; }
.graphic-tv [data-tv-sound][aria-pressed=false] span::after { content: ''; position: absolute; width: 24px; height: 2px; background: var(--tv-line); top: 17px; left: 5px; transform: rotate(-45deg); }
.graphic-tv-label { flex: 1; font-size: 13px; font-weight: 700; letter-spacing: .12em; }
.graphic-tv .retro-tv-unmute { background: #fffef2ed; color: var(--tv-line); border: 2px solid var(--tv-line); border-radius: 6px; }
.graphic-tv button:focus-visible { outline: 3px solid #227449; outline-offset: 4px; }
.graphic-tv .retro-tv-knob:hover { box-shadow: 0 0 0 3px #20251e22; }
@media(max-width:600px) { .graphic-tv .retro-tv-panel { margin-top: 20px; } .graphic-tv-top { height: 25px; } }

.graphic-tv-seek { display: block; appearance: none; width: 100%; height: 10px; padding: 0; margin: 0 0 5px; border: 2px solid var(--tv-line); border-radius: 8px; background: linear-gradient(to right,var(--tv-mint) var(--played,0%),#fffef2 var(--played,0%)); cursor: pointer; }
.graphic-tv-seek::-webkit-slider-thumb { appearance: none; width: 16px; height: 16px; border: 2px solid var(--tv-line); border-radius: 50%; background: #fffef2; }
.graphic-tv-seek::-moz-range-thumb { width: 12px; height: 12px; border: 2px solid var(--tv-line); border-radius: 50%; background: #fffef2; }
.graphic-tv-seek:focus-visible { outline: 3px solid #227449; outline-offset: 4px; }
.graphic-tv-time { font-size: 11px; font-variant-numeric: tabular-nums; }

.graphic-tv-youtube { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.graphic-tv .graphic-tv-trim { height: 32px; padding-block: 0; }
.graphic-tv-youtube-link { color: var(--tv-line); text-decoration: none; }
.graphic-tv-play-symbol { display: grid; place-items: center; flex: none; width: 46px; height: 46px; border: 2px solid var(--tv-line); border-radius: 50%; background: var(--tv-light); font-size: 20px; }
.graphic-tv-youtube-link:focus-visible { outline: 3px solid #227449; outline-offset: 5px; }

.graphic-tv-preview { position: absolute; inset: 0; display: grid; place-items: center; color: #fff; background: #20251e; }
.graphic-tv-preview img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.graphic-tv-preview-play { position: relative; display: flex; align-items: center; gap: 12px; padding: 13px 20px; background: #c60000; color: white; border: 2px solid white; border-radius: 10px; font-size: 14px; font-weight: 700; box-shadow: 0 3px 16px #0005; }
.graphic-tv-preview:focus-visible { outline: 4px solid var(--tv-mint); outline-offset: -5px; }
.graphic-tv-preview:hover .graphic-tv-preview-play { background: #a90000; }

/* A frosted glass invitation, with the photographs raised off its surface. */
.connection-home .connection-support-photos { position: relative; isolation: isolate; grid-template-columns: 1fr 1fr; gap: 26px 54px; padding: 50px; border: 1px solid #ffffffdb; border-radius: 28px; color: var(--ink); background: linear-gradient(125deg,#ffffffbd,#edf2df94 58%,#ffffffa3); box-shadow: inset 0 1px 0 #fff,inset 0 -1px 0 #ffffff9c,0 20px 50px #314d3020,0 3px 8px #314d3010; backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); }
.connection-home .connection-support-photos::before { content: ''; position: absolute; z-index: -1; inset: 8% 1% -5%; border-radius: 35%; background: radial-gradient(ellipse at 10% 90%,#83a88850,transparent 58%),radial-gradient(ellipse at 90% 10%,#e9c78650,transparent 52%); filter: blur(35px); pointer-events: none; }
.connection-home .connection-support-photos::after { content: ''; position: absolute; inset: 0; border-radius: inherit; background: linear-gradient(115deg,transparent 30%,#ffffff33 48%,transparent 49%); pointer-events: none; }
.connection-home .connection-support-photos h2 { text-transform: none; }
.connection-home .connection-support-photos p { color: #40594b; }
.connection-home .connection-support-photos .connection-support-album { grid-column: 2; grid-row: 1/3; gap: 20px; padding: 10px 0; }
.connection-home .connection-support-album img { border: 7px solid #fffdf5; box-shadow: 0 12px 24px #243b2926,0 2px 4px #243b2914; transform: rotate(-4deg); }
.connection-home .connection-support-album img:nth-child(2) { transform: rotate(5deg); margin-top: 42px; }
.connection-home .connection-support-photos .connection-support-actions { grid-column: 1; grid-row: 2; gap: 22px; margin: 0; min-width: 0; align-self: start; }
.connection-home .connection-support-photos .connection-pill { background: #193d33; color: #fffdf5; border: 1px solid #193d33; box-shadow: inset 0 1px 0 #ffffff30,0 5px 12px #193d3320; }
.connection-home .connection-support-photos .connection-pill:hover { background: #285644; }
.connection-home .connection-support-photos .connection-text-link { color: #193d33; }
@media(max-width:850px) {
  .connection-home .connection-support-photos { gap: 24px 30px; padding: 34px; }
}
@media(max-width:650px) {
  .connection-home .connection-support-photos { grid-template-columns: minmax(0,1fr); padding: 28px 24px; border-radius: 22px; }
  .connection-home .connection-support-photos .connection-support-album { grid-column: 1; grid-row: 2; gap: 12px; }
  .connection-home .connection-support-album img { height: 175px; border-width: 5px; }
  .connection-home .connection-support-photos .connection-support-actions { grid-column: 1; grid-row: 3; gap: 18px; }
}

/* Sponsor marks retain their own colors and clear space. */
.connection-sponsors { padding: 65px 0 14px; }
html[lang] .connection-sponsors h2 { margin: 0 0 26px; font-size: 26px; line-height: 1.4; letter-spacing: -.035em; }
.sponsor-grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 14px; }
.sponsor-logo { display: flex; align-items: center; justify-content: center; min-width: 0; padding: 24px 18px; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.sponsor-logo img { display: block; width: 100%; height: 68px; object-fit: contain; filter: none; opacity: 1; }
.sponsor-logo:focus-visible { outline: 2px solid var(--ink); outline-offset: 4px; }
@media(max-width:900px) { .sponsor-grid { grid-template-columns: repeat(3,minmax(0,1fr)); } }
@media(max-width:540px) {
  .connection-sponsors { padding-top: 32px; }
  html[lang] .connection-sponsors h2 { margin-bottom: 16px; }
  .sponsor-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .sponsor-logo { padding: 8px; }
  .sponsor-logo img { height: 56px; }
  .sponsor-logo:last-child { grid-column: 1/-1; width: calc((100% - 8px)/2); justify-self: center; }
}

/* A floating glass frame: depth and diffuse light stay behind the sharp film. */
.connection-programs-layout .connection-featured-video { position: relative; isolation: isolate; padding: 18px 8px 34px; }
.connection-featured-video::before { content: ''; position: absolute; z-index: -1; inset: 7% -3% 4%; border-radius: 50%; background: radial-gradient(ellipse at 18% 65%,#719b8860,transparent 58%),radial-gradient(ellipse at 85% 25%,#e1b97960,transparent 52%); filter: blur(40px); pointer-events: none; }
.connection-featured-video::after { content: ''; position: absolute; z-index: -1; left: 8%; right: 5%; bottom: 2px; height: 45px; border-radius: 50%; background: #203c3033; filter: blur(22px); transform: rotate(-1deg); pointer-events: none; }
.home-film { position: relative; padding: 10px 10px 0; border: 1px solid #ffffffcf; border-radius: 22px; background: linear-gradient(135deg,#ffffffb8,#fbf9ee70 55%,#ffffffa8); box-shadow: inset 0 1px 0 #fff,2px 3px 0 #dadfce,4px 7px 0 #b9c4b044,10px 24px 40px #203c3026,0 5px 12px #203c3012; transform: perspective(1800px) rotateX(2deg) rotateY(-3deg); }
.home-film-screen { position: relative; isolation: isolate; aspect-ratio: 16/9; overflow: hidden; border-radius: 13px; background: #101916; box-shadow: 0 0 0 1px #203c3020; }
.home-film-screen video { position: absolute; inset: 0; object-fit: contain; cursor: pointer; }
.home-film .retro-tv-unmute { z-index: 3; top: 50%; bottom: auto; left: 50%; transform: translate(-50%,-50%); border: 1px solid #fff; border-radius: 40px; padding: 18px 28px; background: #fff; color: #193d33; font-size: 18px; font-weight: 700; box-shadow: 0 5px 24px #0003; }
.home-film .retro-tv-unmute:hover { background: #f2f6f1; border-color: #f2f6f1; }
.home-film-controls { display: flex; align-items: center; gap: 16px; padding: 10px 18px; color: var(--ink); }
.home-film-full-link { display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 18px; padding: 12px 6px; color: var(--ink); font-size: 14px; font-weight: 700; text-align: center; text-decoration: none; }
.home-film-full-link > span { flex: none; color: var(--muted); font-size: 12px; font-weight: 500; }
.home-film-full-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.home-film-full-link:focus-visible { outline: 2px solid var(--ink); outline-offset: 4px; border-radius: 4px; }
.home-film-button { position: relative; display: grid; place-items: center; width: 44px; height: 44px; flex: none; padding: 0; border: 0; border-radius: 50%; background: transparent; color: inherit; }
.home-film-button:hover { background: #193d3310; }
.home-film [data-tv-play] span::before { content: 'Ⅱ'; font-size: 20px; }
.home-film [data-tv-play][aria-pressed=false] span::before { content: '▶'; font-size: 16px; }
.home-film-button svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.home-film [data-tv-sound][aria-pressed=false] .sound-waves,.home-film [data-tv-sound][aria-pressed=true] .sound-muted { display: none; }
.home-film .graphic-tv-seek { flex: 1; min-width: 0; height: 4px; margin: 0; border: 0; border-radius: 4px; background: linear-gradient(to right,var(--ink) var(--played,0%),#193d3330 var(--played,0%)); }
.home-film .graphic-tv-seek::-webkit-slider-thumb { width: 12px; height: 12px; border: 0; background: var(--ink); }
.home-film .graphic-tv-seek::-moz-range-thumb { width: 12px; height: 12px; border: 0; background: var(--ink); }
.home-film .graphic-tv-time { flex: none; color: var(--muted); font-size: 11px; }
.home-film :is(button,input):focus-visible { outline: 2px solid var(--ink); outline-offset: 5px; }
@media(max-width:600px) {
  .connection-programs-layout .connection-featured-video { padding: 8px 0 24px; }
  .connection-featured-video::before { inset: 8% 0 5%; filter: blur(24px); }
  .home-film { padding: 6px 6px 0; border-radius: 16px; transform: none; }
  .home-film-screen { border-radius: 10px; }
  .home-film-controls { gap: 8px; padding: 5px 8px; }
  .home-film .graphic-tv-time { font-size: 10px; }
  .home-film .retro-tv-unmute { padding: 9px 14px; font-size: 9.8px; }
}

/* Brand casing is invariant inside uppercase interface labels. */
.inkas-brand { text-transform: none !important; }
