.gg-intake[open] { display: flex; flex-direction: column; }
.gg-intake { position: fixed; inset: 0; width: 100%; max-width: none; height: 100%; height: 100dvh; max-height: none; margin: 0; padding: 0; border: 0; color: #16262e; background: #faf9f6; font: 16px/1.5 "Instrument Sans", sans-serif; overflow: auto; overscroll-behavior: contain; animation: gg-intake-enter 240ms ease-out; }
.gg-intake::backdrop { background: rgba(18,54,42,.7); }
body.gg-intake-open { overflow: hidden; }
.gg-intake * { box-sizing: border-box; }
.gg-intake [hidden], .gg-privacy-choice[hidden] { display: none !important; }
.gg-intake__header { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px max(20px, calc((100% - 1100px)/2)); border-bottom: 1px solid #d9ded9; background: #faf9f6; }
.gg-intake__brand { display: flex; align-items: center; gap: 10px; font-weight: 800; color: #12362a; letter-spacing: -.02em; }
.gg-intake__brand img { width: 32px; height: 32px; }
.gg-intake button, .gg-intake input, .gg-intake select, .gg-intake textarea { font: inherit; }
.gg-intake button, .gg-privacy-choice button { cursor: pointer; }
.gg-intake button:disabled { cursor: wait; opacity: .65; }
.gg-intake button:focus-visible, .gg-intake input:focus-visible, .gg-intake select:focus-visible, .gg-intake textarea:focus-visible, .gg-intake a:focus-visible, .gg-privacy-choice button:focus-visible { outline: 3px solid #12362a; outline-offset: 4px; }
.gg-intake__close, .gg-intake__back { color: #12362a; background: transparent; border: 1px solid #bdc9c1; border-radius: 9px; padding: 9px 15px; min-height: 44px; }
.gg-intake__layout { width: min(100% - 40px, 1000px); margin: 0 auto; padding: clamp(28px, 5vw, 64px) 0 40px; display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: clamp(30px, 6vw, 80px); align-items: start; }
.gg-intake__intro { padding-top: 4px; }
.gg-intake h2 { font-family: "Archivo", sans-serif; font-size: clamp(30px, 3.8vw, 44px); font-weight: 800; line-height: 1.1; letter-spacing: -.035em; color: #12362a; margin: 20px 0 16px; }
.gg-intake h3 { font: 700 24px/1.2 "Archivo", sans-serif; margin: 0 0 18px; color: #12362a; }
.gg-intake p { margin: 0 0 18px; }
.gg-intake__summary { font-weight: 650; color: #3c6150; }
.gg-intake__step { font-size: 13px; font-weight: 700; color: #52645b; }
.gg-intake__main { min-width: 0; }
.gg-intake__form { display: grid; gap: 18px; }
.gg-intake__field { display: grid; gap: 6px; font-size: 14px; font-weight: 650; }
.gg-intake__field input, .gg-intake__field select, .gg-intake__field textarea { width: 100%; color: #16262e; border: 1px solid #a8b6ac; border-radius: 9px; background: #fff; padding: 12px 14px; min-height: 48px; font-size: 16px; font-weight: 400; }
.gg-intake__form fieldset { padding: 0; border: 0; margin: 0; min-width: 0; }
.gg-intake__form legend { margin-bottom: 12px; font-weight: 700; }
.gg-intake__choice { display: flex; align-items: flex-start; gap: 10px; padding: 14px; margin-bottom: 10px; background: #fff; border: 1px solid #b8c7bc; border-radius: 10px; cursor: pointer; }
.gg-intake__choice:has(input:checked) { border-color: #12362a; box-shadow: 0 0 0 1px #12362a; background: #edf3ef; }
.gg-intake__choice input, .gg-intake__permission input { accent-color: #1d4a35; width: 18px; height: 18px; flex: none; margin: 3px 0 0; }
.gg-intake__primary { min-height: 50px; padding: 13px 22px; border: 1px solid #b94417; border-radius: 10px; background: #d94a18; color: #fff; font-weight: 700 !important; box-shadow: 0 3px 0 #a63b18; text-align: center; }
.gg-intake__secondary { min-height: 48px; padding: 12px 18px; border: 1px solid #1d4a35; border-radius: 10px; background: #fff; color: #12362a; font-weight: 700 !important; text-align: center; }
.gg-intake__note { font-size: 13px; color: #52645b; }
.gg-intake__note a { color: #12362a; text-decoration: underline; }
.gg-intake__error { padding: 14px 16px; border-left: 4px solid #ad321a; background: #fff0eb; color: #852514; font-size: 15px; margin-bottom: 20px; }
.gg-intake__notice { padding: 14px 16px; background: #edf3ef; border-left: 4px solid #1d4a35; margin-bottom: 22px; }
.gg-intake__permission { display: flex; gap: 10px; align-items: flex-start; font-size: 14px; font-weight: 400; }
.gg-intake__price { border-block: 1px solid #cdd8ce; padding: 18px 0; }
.gg-intake__price strong { font: 800 36px/1.2 "Archivo", sans-serif; color: #12362a; }
.gg-intake__price span { display: block; margin-top: 6px; color: #52645b; font-size: 14px; }
.gg-intake__loading { padding: 40px 0; display: grid; justify-items: start; gap: 20px; }
.gg-intake__loading img { width: 64px; height: 64px; animation: gg-intake-roll 900ms ease-in-out infinite alternate; }
.gg-intake__divider { margin: 24px 0; border: 0; border-top: 1px solid #cdd8ce; }
.gg-intake__row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.gg-intake__row > * { min-width: 0; }
.gg-intake__honeypot { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.gg-privacy-choice { position: fixed; z-index: 10000; bottom: 16px; left: 16px; width: min(100% - 32px, 540px); padding: 18px; border: 1px solid #9aad9f; border-radius: 12px; background: #faf9f6; box-shadow: 0 10px 35px #12362a33; color: #16262e; font: 14px/1.5 "Instrument Sans", sans-serif; }
.gg-privacy-choice p { margin: 6px 0 14px; }
.gg-privacy-choice a { color: #12362a; text-decoration: underline; }
.gg-privacy-actions { display: flex; gap: 10px; flex-wrap: wrap; }
.gg-privacy-actions button { border: 1px solid #1d4a35; background: #fff; color: #12362a; font: 650 14px/1.3 "Instrument Sans", sans-serif; min-height: 44px; padding: 10px 16px; border-radius: 8px; }
.gg-privacy-feedback:empty { display: none; }
.gg-privacy-settings { display: block; margin: 24px auto 0; border: 0; background: transparent; text-decoration: underline; color: inherit; font: inherit; padding: 12px; cursor: pointer; }
@keyframes gg-intake-enter { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: translateY(0); } }
@keyframes gg-intake-roll { from { transform: translateX(0) rotate(-5deg); } to { transform: translateX(20px) rotate(5deg); } }
@media (max-width: 720px) {
  .gg-intake__layout { grid-template-columns: 1fr; gap: 24px; width: calc(100% - 32px); padding-top: 24px; }
  .gg-intake h2 { margin: 10px 0 12px; font-size: 32px; }
  .gg-intake__header { padding: 12px 16px; }
  .gg-intake__intro p { margin-bottom: 10px; }
  .gg-intake__row { grid-template-columns: 1fr; }
  .gg-privacy-choice { max-height: calc(100dvh - 32px); overflow: auto; }
}
@media (prefers-reduced-motion: reduce) { .gg-intake, .gg-intake__loading img { animation: none; } }
