{
  "name": "아키텍처 갤러리",
  "colors": {
    "accent": "#303b42",
    "background": "#ffffff",
    "text": "#1c252a",
    "muted": "#686b65",
    "line": "rgba(120,120,110,.28)"
  },
  "typography": {
    "heading": "\"Noto Serif KR\", Batang, Georgia, serif",
    "body": "\"Malgun Gothic\", sans-serif",
    "hero": "clamp(38px, 5.5vw, 76px)",
    "section": "clamp(30px, 3.4vw, 48px)",
    "bodySize": "16px",
    "lineHeight": 1.8
  },
  "spacing": {
    "section": "clamp(72px, 8vw, 120px)",
    "container": "1280px",
    "gutter": "clamp(24px, 5vw, 80px)"
  },
  "layout": "대형 타이포그래피 · 시차 이미지 3열 · 화이트 갤러리",
  "reference": {
    "name": "ACRO",
    "url": "https://www.acro.co.kr/"
  },
  "motion": {
    "reveal": "600ms ease-out",
    "hover": "220ms",
    "reducedMotion": true
  },
  "version": "2.0",
  "brand": {
    "logo": "../assets/brand-logo-original.png",
    "originalSize": [
      250,
      70
    ],
    "desktopWidth": 214,
    "mobileWidth": 160,
    "minClearSpace": 10,
    "recolor": false,
    "phone": "1688-3060"
  },
  "semantic": {
    "surface": "#ffffff",
    "primary": "#303b42",
    "onPrimary": "#ffffff",
    "muted": "#696a63",
    "error": "#af3131",
    "success": "#237a44"
  },
  "spacingScale": [
    8,
    16,
    24,
    32,
    48,
    64,
    96,
    120
  ],
  "breakpoints": {
    "mobileMax": 600,
    "tabletMax": 900,
    "wide": 1280
  },
  "components": {
    "header": {
      "heightDesktop": 82,
      "heightMobile": 68
    },
    "button": {
      "minHeight": 44,
      "primaryHeight": 52
    },
    "form": {
      "fields": [
        "name",
        "phone",
        "consent"
      ],
      "required": [
        "name",
        "phone",
        "consent"
      ],
      "optionalContext": [
        "type",
        "benefit"
      ],
      "phone": "0-prefixed 9–11 digits",
      "consentDefault": null,
      "states": [
        "ready",
        "invalid",
        "submitting",
        "success",
        "failed",
        "not-configured"
      ],
      "endpoint": "/api/leads",
      "schema": "../integration/FORM_SCHEMA.json"
    },
    "player": {
      "ratio": "16:9",
      "minHeight": 200,
      "mutedAutoplay": true
    }
  },
  "accessibility": {
    "focusOutline": "3px solid accent + 5px offset",
    "reducedMotion": true,
    "keyboard": "native button, radio, details; Escape closes modal",
    "errorFeedback": "aria-live polite",
    "logo": "original color, no crop/filter"
  },
  "contentRules": [
    "택1 혜택: 중복 적용 불가",
    "입주예정 등 조건 보존",
    "AI 생활연출 표시",
    "등록 성공은 서버 저장 확인 후에만 표시"
  ],
  "navigation": {
    "groups": [
      [
        "사업안내",
        [
          [
            "overview",
            "사업개요"
          ],
          [
            "location",
            "입지환경"
          ]
        ]
      ],
      [
        "단지안내",
        [
          [
            "complex",
            "단지설계·배치"
          ],
          [
            "community",
            "커뮤니티"
          ],
          [
            "interiors",
            "인테리어"
          ]
        ]
      ],
      [
        "세대안내",
        [
          [
            "units",
            "전체 타입 비교"
          ],
          [
            "unit-84a",
            "84A 타입"
          ],
          [
            "unit-84b",
            "84B 타입"
          ],
          [
            "unit-84c",
            "84C 타입"
          ],
          [
            "unit-84d",
            "84D 타입"
          ],
          [
            "unit-168p",
            "168P 타입"
          ],
          [
            "unit-172p",
            "172P 타입"
          ],
          [
            "unit-176p",
            "176P 타입"
          ]
        ]
      ],
      [
        "분양안내",
        [
          [
            "benefits",
            "계약 혜택"
          ],
          [
            "faq",
            "자주 묻는 질문"
          ]
        ]
      ],
      [
        "방문·상담",
        [
          [
            "visit",
            "오시는 길"
          ],
          [
            "registration",
            "관심고객등록"
          ]
        ]
      ]
    ],
    "subpages": 17,
    "desktop": "click dropdown",
    "mobile": "accordion",
    "active": "aria-current=page"
  },
  "floatingContact": {
    "position": "fixed bottom 0 full width",
    "columns": 2,
    "desktopHeight": 88,
    "mobileHeight": 76,
    "safeArea": true,
    "actions": [
      "interest registration",
      "tel:16883060"
    ],
    "registrationTarget": "#interest",
    "font": "Malgun Gothic / Apple SD Gothic Neo / system-ui",
    "weight": 700,
    "icons": "inline SVG 26px desktop / 20px mobile",
    "variants": [
      "wide",
      "corner"
    ],
    "corner": {
      "width": 330,
      "right": 24,
      "bottom": 24,
      "radius": 20,
      "desktopMinWidth": 901
    },
    "mobileVariant": "wide",
    "selector": "URL banner=corner or banner=wide; default wide; explicit URL only"
  }
}