body:has(.gallery-route) .gcta{--panel:#0d0c18;--body:#edeaf5;--read-2:#b7b3cb;--head:#f6f3fb;--orange:#f97316;--orange-text:#fb923c;--serif:var(--font-playfair),Georgia,serif;--sans:var(--font-manrope),system-ui,sans-serif;position:relative;z-index:2;background:var(--panel);border-top:2px solid var(--orange);border-radius:4px;padding:clamp(24px,3.2vw,44px);box-shadow:0 40px 90px -34px rgb(0 0 0/.9);max-width:48rem;color:var(--body)}body:has(.gallery-route) .gcta-h{font-family:var(--serif);font-weight:700;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.14;color:var(--head);margin-bottom:.75rem}body:has(.gallery-route) .gcta-p{font-family:var(--sans);font-size:1.08rem;line-height:1.6;color:var(--body);max-width:58ch;margin-bottom:1.5rem}body:has(.gallery-route) .gcta-p:last-child{margin-bottom:0;margin-top:1.25rem;color:var(--read-2)}body:has(.gallery-route) .gcta-link{color:var(--orange-text);text-decoration:underline;text-decoration-color:rgb(251 146 60/.45);text-underline-offset:.25em}body:has(.gallery-route) .gcta-link:hover{text-decoration-color:var(--orange-text)}