.content-hero { padding: clamp(75px, 10vw, 150px) var(--pad) clamp(55px, 7vw, 105px); border-bottom: 1px solid var(--gray-2); background: var(--gray-1); }
.content-hero .eyebrow { color: #777; }
.content-hero h1 { max-width: 13ch; margin: 0; font-size: clamp(56px, 8vw, 118px); line-height: .85; letter-spacing: -.06em; text-transform: uppercase; }
.content-hero p:last-child { max-width: 720px; margin: 35px 0 0; color: #555; font-size: clamp(16px, 1.6vw, 22px); line-height: 1.5; }
.legal-layout { padding: clamp(65px, 9vw, 125px) var(--pad); display: grid; grid-template-columns: minmax(180px, .32fr) minmax(0, 1fr); gap: clamp(45px, 8vw, 130px); }
.legal-nav { position: sticky; top: 25px; align-self: start; display: grid; gap: 4px; }
.legal-nav a { padding: 11px 0; border-bottom: 1px solid var(--gray-2); color: #666; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.legal-nav a:hover { color: var(--black); border-color: var(--black); }
.legal-content { max-width: 900px; }
.legal-content section { padding: 0 0 48px; margin: 0 0 48px; border-bottom: 1px solid var(--gray-2); }
.legal-content section:last-child { border-bottom: 0; }
.legal-content h2 { margin: 0 0 22px; font-size: clamp(28px, 3vw, 46px); line-height: 1; letter-spacing: -.035em; text-transform: uppercase; }
.legal-content h3 { margin: 28px 0 12px; font-size: 17px; }
.legal-content p, .legal-content li { color: #333; font-size: 15px; line-height: 1.7; }
.legal-content p { margin: 0 0 17px; }
.legal-content ul { padding-left: 20px; }
.legal-content a { text-decoration: underline; text-underline-offset: 3px; }
.legal-content address { font-style: normal; line-height: 1.7; }
.legal-note { padding: 18px 20px; border-left: 4px solid var(--black); background: var(--gray-1); }
.legal-meta { color: #777; font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.legal-cookie-link { padding: 13px 16px; border: 1px solid var(--black); background: var(--black); color: white; cursor: pointer; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.termi-credit { margin: 0 var(--pad) clamp(60px, 8vw, 110px); padding: clamp(32px, 4vw, 58px); display: grid; grid-template-columns: .55fr 1.45fr; gap: clamp(28px, 6vw, 90px); align-items: end; background: var(--black); color: white; }
.termi-credit > p { margin: 0; color: #aaa; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.termi-credit a { padding-top: 22px; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 24px; border-top: 1px solid #555; }
.termi-credit a span { display: block; margin-bottom: 10px; color: #aaa; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.termi-credit a strong { display: block; max-width: 16ch; font-size: clamp(27px, 3.8vw, 55px); line-height: .95; letter-spacing: -.04em; text-transform: uppercase; }
.termi-credit a b { font-size: clamp(30px, 4vw, 58px); font-weight: 300; transition: transform .2s ease; }
.termi-credit a:hover b { transform: translate(5px, -5px); }

.about-hero { min-height: 460px; padding: clamp(60px, 8vw, 105px) var(--pad); display: flex; flex-direction: column; justify-content: center; background: var(--black); color: white; }
.about-hero .eyebrow { color: white; }
.about-hero h1 { max-width: 11ch; margin: 0; font-size: clamp(52px, 7vw, 92px); line-height: .84; letter-spacing: -.065em; text-transform: uppercase; }
.about-intro { padding: clamp(48px, 6vw, 80px) var(--pad); display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(35px, 6vw, 80px); }
.about-intro h2, .services-heading h2 { margin: 0; font-size: clamp(32px, 4vw, 54px); line-height: .92; letter-spacing: -.05em; text-transform: uppercase; }
.about-intro p { align-self: end; margin: 0; font-size: clamp(16px, 1.45vw, 21px); line-height: 1.45; }
.about-gallery { display: grid; grid-template-columns: 1.2fr .8fr 1fr; min-height: 330px; }
.about-gallery img { height: 100%; min-height: 330px; object-fit: cover; }
.about-values { padding: clamp(48px, 6vw, 80px) var(--pad); display: grid; grid-template-columns: 1fr 1fr; gap: clamp(30px, 5vw, 70px); background: var(--gray-1); }
.about-values article { padding-top: 24px; border-top: 2px solid var(--black); }
.about-values h2 { margin: 0 0 14px; font-size: clamp(26px, 2.8vw, 38px); letter-spacing: -.04em; text-transform: uppercase; }
.about-values p { margin: 0; font-size: 15px; line-height: 1.55; }
.services { padding: clamp(48px, 6vw, 80px) var(--pad); }
.services-heading { margin-bottom: 32px; }
.services-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--black); }
.services-grid article { min-height: 200px; padding: 26px; border-right: 1px solid var(--gray-2); border-bottom: 1px solid var(--gray-2); }
.services-grid article:nth-child(2n) { border-right: 0; }
.services-grid span { color: #777; font-size: 10px; font-weight: 800; }
.services-grid h3 { margin: 32px 0 11px; font-size: clamp(21px, 2.3vw, 31px); line-height: 1; text-transform: uppercase; }
.services-grid p { max-width: 650px; margin: 0; color: #555; font-size: 14px; line-height: 1.55; }

.cookie-banner { position: fixed; z-index: 100; left: 18px; right: 18px; bottom: 18px; padding: 25px; display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 28px; border: 1px solid #333; background: #111; color: white; box-shadow: 0 15px 60px rgba(0,0,0,.35); }
.cookie-banner[hidden], .cookie-modal[hidden] { display: none; }
.cookie-copy h2 { margin: 0 0 9px; font-size: 21px; text-transform: uppercase; }
.cookie-copy p { max-width: 840px; margin: 0; color: #bbb; font-size: 12px; line-height: 1.55; }
.cookie-copy a { color: white; text-decoration: underline; }
.cookie-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.cookie-button { min-height: 44px; padding: 0 17px; border: 1px solid #666; background: transparent; color: white; cursor: pointer; font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.cookie-button:hover, .cookie-button.primary { border-color: white; background: white; color: black; }
.cookie-modal { position: fixed; z-index: 110; inset: 0; display: grid; place-items: center; padding: 18px; background: rgba(0,0,0,.72); }
.cookie-dialog { width: min(620px, 100%); max-height: 90vh; overflow: auto; padding: 32px; background: white; color: black; }
.cookie-dialog header { display: flex; justify-content: space-between; gap: 20px; }
.cookie-dialog h2 { margin: 0 0 12px; font-size: 30px; text-transform: uppercase; }
.cookie-dialog header button { align-self: start; border: 0; background: transparent; cursor: pointer; font-size: 24px; }
.cookie-dialog > p { color: #555; font-size: 13px; line-height: 1.55; }
.cookie-option { padding: 18px 0; display: grid; grid-template-columns: 1fr auto; gap: 20px; border-top: 1px solid var(--gray-2); }
.cookie-option h3 { margin: 0 0 5px; font-size: 14px; }
.cookie-option p { margin: 0; color: #666; font-size: 11px; line-height: 1.5; }
.cookie-option input { width: 20px; height: 20px; accent-color: black; }
.cookie-dialog-actions { margin-top: 20px; display: flex; justify-content: flex-end; gap: 8px; }
.cookie-dialog .cookie-button { border-color: black; color: black; }
.cookie-dialog .cookie-button.primary { background: black; color: white; }
.cookie-settings-button { position: fixed; z-index: 70; left: 12px; bottom: 12px; width: 42px; height: 42px; border: 1px solid #777; border-radius: 50%; background: white; color: black; cursor: pointer; font-size: 17px; box-shadow: 0 4px 15px rgba(0,0,0,.13); }

@media (max-width: 760px) {
  .content-hero h1, .about-hero h1 { font-size: clamp(42px, 11vw, 58px); overflow-wrap: anywhere; }
  .legal-layout, .about-intro, .about-values { grid-template-columns: 1fr; }
  .termi-credit { grid-template-columns: 1fr; }
  .legal-nav { position: static; display: flex; overflow-x: auto; }
  .legal-nav a { flex: 0 0 auto; padding-right: 22px; }
  .about-hero { min-height: 330px; }
  .about-gallery { grid-template-columns: 1fr 1fr; }
  .about-gallery img { min-height: 220px; }
  .about-gallery img:last-child { display: none; }
  .services-grid { grid-template-columns: 1fr; }
  .services-grid article { border-right: 0; }
  .cookie-banner { grid-template-columns: 1fr; }
  .cookie-actions { justify-content: stretch; }
  .cookie-button { flex: 1; }
  .event-detail-page .cookie-settings-button { bottom: calc(78px + env(safe-area-inset-bottom)); }
}
