{
  "platform": "unknown",
  "type": "generic_content",
  "title": "App unavailable in region | Claude",
  "url": "",
  "content": ":root {\n    --grid-breakout: [full-start] minmax(0, 1fr) [content-start] repeat(var(--_grid---column-count), minmax(0, var(--_grid---column-width))) [content-end] minmax(0, 1fr) [full-end];\n    --grid-breakout-single: [full-start] minmax(0, 1fr) [content-start] minmax(0, calc(100% - var(--site--margin) * 2)) [content-end] minmax(0, 1fr) [full-end];\n  }\n  ::before, ::after {\n    box-sizing: border-box;\n  }\n  .w-embed:before, .w-embed:after,\n  .w-richtext:before, .w-richtext:after {\n    content: unset;\n  }\n  html {\n    background-color: var(--_theme---background);\n  }\n  button {\n    background-color: unset;\n    padding: unset;\n    text-align: inherit;\n  }\n  button:not(:disabled) {\n    cursor: pointer;\n  }\n  video {\n    width: 100%;\n    object-fit: cover;\n  }\n  /* remove padding of empty element */\n  .wf-empty {\n    padding: 0;\n  }\n  svg {\n    max-width: 100%;\n  }\n  @media (prefers-color-scheme: light) {\n    option { color: black; }\n  }\n  img::selection {\n    background: transparent;\n  }\n  /* Typography */\n  body {\n    text-transform: var(--_text-style---text-transform);\n    font-smoothing: antialiased;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  /* Clear Defaults */\n  a:not ([class]) {\n    text-decoration: underline;} \n\n  [class~=\"u-rich-text\"] a,\n  [class~=\"u-rich-text-cs\"] a,\n  [class~=\"u-rich-text-blog\"] a,\n  [class~=\"u-rich-text-tutorials\"] a,\n  a.u-rich-text,\n  [class~=\"command_instruction\"] a {\n    transition: color .15s ease-out, text-decoration-color .15s ease-out;\n    text-underline-offset: 3px;\n    text-decoration: underline;\n    color: currentcolor;\n    text-decoration-color: var(--_theme---border-primary);\n  }\n\n  [class~=\"u-rich-text\"] a:hover,\n  [class~=\"u-rich-text-cs\"] a:hover,\n  [class~=\"u-rich-text-blog\"] a:hover,\n  [class~=\"u-rich-text-tutorials\"] a:hover,\n  a.u-rich-text:hover,\n  [class~=\"command_instruction\"] a:hover {\n    text-decoration-color: var(--_theme---foreground-primary);\n    color: var(--_theme---foreground-primary);\n  }\n\n  h1,h2,h3,h4,h5,h6,p,blockquote,label {\n    font-family: inherit;\n    font-size: inherit;\n    font-weight: inherit;\n    line-height: inherit;\n    letter-spacing: inherit;\n    text-transform: inherit;\n    text-wrap: inherit;\n    margin-top: 0;\n    margin-bottom: 0;\n  }\n  select:has(option[value=\"\"]:checked) {\n    color: color-mix(in lab, currentcolor 60%, transparent)\n  }\n  /* Selection Color */\n  ::selection {\n    background-color: var(--_theme---selection--background);\n    color: var(--_theme---selection--text);\n  }\n  /* Margin Trim */\n  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)),\n  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)).u-display-contents > :first-child {\n    margin-top: 0;\n  }\n  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))),\n  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))).u-display-contents > :last-child {\n    margin-bottom: 0;\n  }\n  /* Line Height Trim */\n  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*=\"u-text-style-\"]))::before,\n  [class*=\"u-text-style-\"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::before {\n    content: \"\";\n    display: table;\n    margin-bottom: calc(-0.5lh + var(--_text-style---trim-top));\n  }\n  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*=\"u-text-style-\"]))::after,\n  [class*=\"u-text-style-\"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::after {\n    content: \"\";\n    display: table;\n    margin-bottom: calc(-0.5lh + var(--_text-style---trim-bottom));\n  }\n  /* Rich Text Links */\n  .w-richtext a {\n    position: relative;\n    z-index: 4;\n  }\n  /* Line Clamp */\n  .u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {\n    -webkit-line-clamp: 1;\n    -webkit-box-orient: vertical;\n  }\n  .u-line-clamp-2 { -webkit-line-clamp: 2; }\n  .u-line-clamp-3 { -webkit-line-clamp: 3; }\n  .u-line-clamp-4 { -webkit-line-clamp: 4; }\n  /* Child Contain */\n  .u-child-contain > * {\n    width: 100%;\n    max-width: inherit !important;\n    margin-inline: 0 !important;\n    margin-top: 0 !important;\n  }\n  /* Hide */\n  .u-hide-if-empty:empty,\n  .u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),\n  .u-hide-if-empty-cms:not(:has(.w-dyn-item)),\n  .u-embed-js,\n  .u-embed-css {\n    display: none !important;\n  }\n  /* Focus State */\n  a, button, :where([tabindex]), [data-outline] {\n    outline-offset: var(--focus--offset-outer);\n  }\n  a:focus-visible,\n  button:focus-visible,\n  [tabindex]:focus-visible,\n  label:has(input:focus-visible) [data-outline] {\n    outline-color: color-mix(in srgb, var(--_button-style---border) 50%, transparent);\n    outline-width: var(--focus--width);\n    outline-style: solid;\n  }\n\n  /* Global / Clickable Component */\n  ...",
  "timestamp": 1778336482268,
  "category": "official",
  "metadata": {
    "source_file": "claude_guide.html",
    "original_html": "claude_guide.html",
    "converted_at": "2026-05-09T22:21:22.268203",
    "file_size": 446166,
    "file_mtime": 1778198790.0805125
  }
}