{
  "version": "3.0",
  "name": "레이크 아틀라스",
  "concept": "입지 중심의 지도형 목차와 정보 탐색",
  "colors": {
    "primary": "#315c64",
    "surface": "#eef5f3",
    "text": "#252b27"
  },
  "typography": {
    "heading": "Batang / Georgia; bold variants use Malgun Gothic",
    "body": "Malgun Gothic / Arial",
    "hero": "38–108px"
  },
  "spacing": [
    8,
    16,
    24,
    32,
    48,
    64,
    96,
    120
  ],
  "hero": {
    "maxDesktop": 1080,
    "minDesktop": 650,
    "mobile": "auto"
  },
  "navigation": {
    "groups": 5,
    "subpages": 17,
    "desktop": "dropdown",
    "mobile": "accordion"
  },
  "logo": {
    "transparent": true,
    "dark": "brightness(0) invert(1)"
  },
  "form": {
    "fields": [
      "name",
      "phone",
      "consent"
    ],
    "endpoint": "/api/leads",
    "status": "connection pending"
  },
  "order": [
    "location",
    "nature",
    "overview",
    "plans",
    "architecture",
    "community",
    "interiors"
  ],
  "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"
  }
}