/* Shared public pages. The original field-guide palette and typography are preserved. */
.site-header { height: auto; min-height: 94px; }
.site-header nav a[aria-current="page"] { color: var(--orange); }
.site-header nav a[aria-current="page"]::after { content: ""; position: absolute; left: 0; right: 0; bottom: 3px; height: 1px; background: var(--orange); }
.header-entry { display: inline-flex; align-items: center; gap: 20px; border: 1px solid #b7bdad; padding: 12px 16px; font-size: 12px; font-weight: 650; border-radius: 3px; white-space: nowrap; }
.header-entry:hover { background: #eaeade; }
.header-actions { display: flex; align-items: center; justify-content: flex-end; gap: 14px; }
.signout-button { font: 11px var(--sans); padding: 8px 0; background: none; border: 0; color: #687160; white-space: nowrap; }
.signout-button:hover { color: var(--orange); text-decoration: underline; }
.signout-status { font-size: 10px; color: var(--orange); max-width: 150px; line-height: 1.4; }
.google-button { min-height: 44px; display: inline-flex; justify-content: center; align-items: center; gap: 12px; padding: 11px 15px; border: 1px solid #747775; border-radius: 4px; background: #fff; color: #1f1f1f; font-family: Arial, sans-serif; font-size: 14px; font-weight: 500; letter-spacing: .25px; text-align: center; }
.google-button:hover { background: #f6f8ff; box-shadow: 0 1px 3px #22332618; }
.google-button svg { width: 20px; height: 20px; flex: 0 0 auto; }
.google-button[data-disabled="true"] { pointer-events: none; opacity: .55; }
.intro-aside { max-width: 345px; flex: 0 0 31%; }
.intro-aside .entry-note, .entry-note { font-size: 10px; line-height: 1.6; color: #73776d; margin: 10px 0 0; }
.privacy-note, .intro-aside .privacy-note, .auth-copy > .privacy-note { font-size: 11px; line-height: 1.65; color: #73776d; margin: 10px 0 0; }
.privacy-note a, .privacy-copy a { text-decoration: underline; text-underline-offset: 3px; color: var(--orange); }
.privacy-copy { max-width: 850px; padding-bottom: 55px; }
.privacy-copy section { margin-bottom: 35px; }
.privacy-copy h2 { font: 30px/1.2 var(--serif); letter-spacing: -.5px; margin-bottom: 15px; }
.privacy-copy p { font-size: 14px; line-height: 1.85; color: #626c5e; margin-bottom: 15px; }
.privacy-copy code { font-size: 12px; color: var(--ink); }
.world-invitation { display: grid; grid-template-columns: 1fr 1.1fr; gap: 90px; padding-block: 32px 76px; }
.world-invitation h2 { font: 44px/1.1 var(--serif); letter-spacing: -1.3px; }
.invitation-copy { padding-top: 30px; }
.invitation-copy p { color: #606c5c; font-size: 15px; line-height: 1.85; }
.inline-links { display: flex; flex-wrap: wrap; gap: 25px; margin-top: 26px; }
.inline-links .text-link { gap: 12px; }
.entry-invitation { display: flex; align-items: center; justify-content: space-between; gap: 40px; padding: 40px 0 15px; }
.entry-invitation .eyebrow { margin-bottom: 12px; }
.entry-invitation h3 { font: 31px/1.2 var(--serif); margin-bottom: 12px; }
.entry-invitation p:not(.eyebrow) { color: #677162; font-size: 13px; line-height: 1.7; margin-bottom: 0; }
.warm-button { display: inline-flex; justify-content: center; align-items: center; gap: 32px; background: #344a3c; color: #fffdf4; padding: 16px 22px; border-radius: 3px; font-size: 13px; font-weight: 600; white-space: nowrap; }
.warm-button:hover { background: #45604e; }
.page-intro { padding-top: 70px; padding-bottom: 48px; display: grid; grid-template-columns: 1.35fr 1fr; gap: 70px; align-items: end; }
.page-intro h1 { max-width: 830px; }
.page-intro > p { max-width: 380px; font-size: 16px; line-height: 1.8; color: #64705f; margin-bottom: 5px; }
.project-strip { padding: 23px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); display: flex; gap: 20px; justify-content: space-between; align-items: baseline; }
.project-strip p { font-size: 13px; line-height: 1.7; color: #677162; margin-bottom: 0; }
.project-strip strong { color: var(--ink); font-weight: 650; }
.project-strip .text-link { flex-shrink: 0; }
.builder-essay { padding-block: 20px 50px; }
.essay-row { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; padding: 55px 0; border-bottom: 1px solid var(--line); }
.essay-title { display: flex; gap: 24px; }
.essay-title > span { padding-top: 7px; color: var(--orange); font-size: 11px; letter-spacing: 1px; }
.essay-title h2 { font: 37px/1.15 var(--serif); letter-spacing: -.8px; margin: 0; }
.essay-body p { font-size: 15px; line-height: 1.85; color: #626c5e; margin-bottom: 20px; }
.essay-body p:last-child { margin-bottom: 0; }
.essay-body strong { color: var(--ink); font-weight: 600; }
.essay-body .small-caption { font-size: 12px; line-height: 1.65; }
.decision-loop { margin: 27px 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; border: 1px solid #d8ddce; background: #eef0e6; }
.decision-loop li { padding: 19px 14px; border-right: 1px solid #d8ddce; font-size: 11px; }
.decision-loop li:last-child { border: 0; }
.decision-loop span { display: block; color: #8c977f; font-size: 10px; margin-bottom: 12px; }
.decision-loop strong { display: block; font-size: 12px; margin-bottom: 8px; }
.decision-loop small { color: #6a7464; font-size: 10px; line-height: 1.5; display: block; }
.principle-list { display: grid; grid-template-columns: 1fr 1fr; margin-top: 24px; gap: 25px 35px; }
.principle-list h3 { font: 21px/1.2 var(--serif); margin-bottom: 8px; }
.principle-list p { font-size: 13px; line-height: 1.7; }
.about-signoff { background: #e9ecdf; padding: 48px; display: flex; justify-content: space-between; align-items: center; gap: 40px; margin-bottom: 70px; }
.about-signoff p { font: 30px/1.3 var(--serif); margin-bottom: 0; max-width: 600px; }
.about-signoff em { color: var(--orange); }
.gallery-lede { padding-bottom: 40px; font-size: 12px; color: #747a6c; line-height: 1.7; }
.gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 30px; padding-bottom: 80px; }
.gallery-item { margin: 0; min-width: 0; }
.gallery-item.gallery-wide { grid-column: 1 / -1; }
.gallery-open { display: block; width: 100%; padding: 0; border: 0; background: #eae8da; position: relative; overflow: hidden; }
.gallery-open img { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: contain; transition: transform .3s ease; }
.gallery-wide .gallery-open img { aspect-ratio: auto; }
.gallery-open:hover img { transform: scale(1.015); }
.gallery-open > span { position: absolute; bottom: 15px; right: 15px; width: 35px; height: 35px; display: grid; place-items: center; background: #fbf9eeeb; border-radius: 50%; font-size: 18px; }
.gallery-item figcaption { padding-top: 18px; display: flex; align-items: baseline; gap: 17px; }
.gallery-index { color: #aa7354; font-size: 10px; letter-spacing: .8px; flex-shrink: 0; }
.gallery-item h2 { font: 27px/1.2 var(--serif); margin-bottom: 6px; }
.gallery-item p { font-size: 12px; line-height: 1.6; color: #747a6c; margin: 0; }
.gallery-dialog { padding: 0; border: 0; width: min(1300px, calc(100vw - 40px)); max-width: none; max-height: 94vh; background: var(--paper); color: var(--ink); border-radius: 3px; }
.gallery-dialog[open] { display: block; }
.gallery-dialog::backdrop { background: #1d2922d9; }
.gallery-dialog img { width: 100%; max-height: 76vh; object-fit: contain; background: #e8e6db; }
.gallery-dialog-bottom { display: flex; align-items: center; justify-content: space-between; padding: 20px 25px; gap: 25px; }
.gallery-dialog-bottom h2 { margin: 0; font: 25px/1.3 var(--serif); }
.gallery-dialog-bottom button { background: none; border: 1px solid #a7b09d; border-radius: 3px; padding: 9px 15px; font-size: 12px; }
.auth-main { min-height: calc(100vh - 215px); display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; padding-block: 65px; }
.auth-copy h1 { font-size: clamp(44px, 4.4vw, 67px); letter-spacing: -2px; }
.auth-copy > p:not(.eyebrow) { color: #667260; font-size: 15px; line-height: 1.8; max-width: 440px; margin: 25px 0; }
.auth-art { border-radius: 50%; aspect-ratio: 1; overflow: hidden; background: #eceee1; }
.auth-art img { height: 100%; object-fit: cover; object-position: 51% 50%; }
.auth-message { border-left: 2px solid var(--orange); padding: 12px 16px; background: #eee9db; font-size: 13px; line-height: 1.65; max-width: 450px; margin: 24px 0; }
.auth-links { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; margin-top: 28px; }
.auth-links .text-link { gap: 12px; }
.auth-copy .entry-note { max-width: 380px; }
@media (max-width: 1100px) {
  .site-header { padding-block: 20px; gap: 20px; }
  .site-header nav { gap: 22px; }
  .wordmark { font-size: 25px; }
  .world-invitation, .essay-row { gap: 45px; }
  .page-intro { gap: 40px; }
  .page-intro h1 { font-size: 59px; }
  .decision-loop { grid-template-columns: 1fr 1fr; }
  .decision-loop li:nth-child(2) { border-right: 0; }
  .decision-loop li:nth-child(-n+2) { border-bottom: 1px solid #d8ddce; }
}
@media (max-width: 760px) {
  .site-header { display: grid; grid-template-columns: 1fr auto; padding: 18px 24px 13px; gap: 15px; }
  .site-header nav { grid-column: 1 / -1; grid-row: 2; display: flex; justify-content: space-between; gap: 15px; width: 100%; font-size: 12px; }
  .site-header nav a:last-child { display: inline-block; }
  .header-entry { padding: 9px 12px; gap: 13px; font-size: 11px; }
  .header-actions { flex-wrap: wrap; gap: 5px 12px; max-width: 170px; }
  .site-header .wordmark { font-size: 25px; }
  .site-header .wordmark svg { width: 24px; height: 24px; }
  .intro { display: block; }
  .intro-aside { max-width: 100%; padding: 20px 0 0; display: block; }
  .intro-aside .tiny-star { display: none; }
  .intro-aside p { max-width: 350px; font-size: 13px; margin-bottom: 18px; }
  .intro-aside .entry-note { margin-bottom: 0; }
  .world-invitation { grid-template-columns: 1fr; gap: 0; padding-top: 15px; padding-bottom: 40px; }
  .world-invitation h2 { font-size: 35px; margin-bottom: 16px; }
  .invitation-copy { padding-top: 0; }
  .invitation-copy p { font-size: 13px; }
  .inline-links { gap: 18px; }
  .entry-invitation { align-items: flex-start; flex-direction: column; gap: 25px; padding-top: 32px; }
  .entry-invitation h3 { font-size: 28px; }
  .page-intro { grid-template-columns: 1fr; padding-top: 42px; padding-bottom: 32px; gap: 25px; }
  .page-intro h1 { font-size: 46px; letter-spacing: -2px; }
  .page-intro > p { font-size: 14px; }
  .project-strip { align-items: flex-start; flex-direction: column; gap: 12px; }
  .project-strip p { font-size: 12px; }
  .builder-essay { padding-top: 0; }
  .essay-row { grid-template-columns: 1fr; gap: 24px; padding-block: 35px; }
  .essay-title { gap: 18px; }
  .essay-title h2 { font-size: 30px; }
  .essay-body p { font-size: 14px; line-height: 1.8; }
  .principle-list { gap: 25px 20px; }
  .principle-list p { font-size: 12px; }
  .about-signoff { padding: 27px; flex-direction: column; gap: 25px; align-items: flex-start; margin-bottom: 40px; }
  .about-signoff p { font-size: 25px; }
  .gallery-grid { gap: 28px; grid-template-columns: 1fr; padding-bottom: 40px; }
  .gallery-wide .gallery-open img { aspect-ratio: auto; }
  .gallery-item h2 { font-size: 24px; }
  .gallery-item figcaption { padding-top: 13px; gap: 12px; }
  .gallery-dialog { width: calc(100vw - 24px); }
  .gallery-dialog-bottom { padding: 16px; gap: 12px; }
  .gallery-dialog-bottom h2 { font-size: 20px; }
  .auth-main { grid-template-columns: 1fr; gap: 35px; padding-block: 40px; }
  .auth-art { max-width: 350px; grid-row: 2; margin: 0 auto; width: 100%; }
  .auth-copy h1 { font-size: 44px; }
}
