.page-hami {
  --hm-black: #101316;
  --hm-graphite: #1c2228;
  --hm-steel: #485560;
  --hm-amber: #ffad24;
  --hm-yellow: #ffd257;
  --hm-cobalt: #1f4f91;
  --hm-paper: #f3f0e8;
  --hm-line: rgba(22,31,39,.16);
  --accent: #d47700;
  background: #e9e7df;
  color: #172029;
}
.page-hami .city-crumb { color: #69747d; }
.page-hami .city-crumb strong { color: #1b252d; }
.page-hami .city-eyebrow { color: #b36600; }
.page-hami .hm-hero { position: relative; min-height: 720px; padding: 58px 0 88px; overflow: hidden; background: var(--hm-black); color: #f7f5ee; }
.page-hami .hm-grid-lines { position: absolute; inset: 0; opacity: .45; background-image: linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px), linear-gradient(130deg, transparent 0 68%, rgba(255,173,36,.12) 68.2%, transparent 68.5%); background-size: 46px 46px, 46px 46px, 100% 100%; }
.page-hami .hm-hero-layout { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 66px; }
.page-hami .hm-status { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; margin: 0 0 28px; color: #aeb8bf; font-size: 11px; font-weight: 900; letter-spacing: .15em; }
.page-hami .hm-status i { width: 9px; height: 9px; border: 2px solid var(--hm-amber); border-radius: 50%; box-shadow: 0 0 15px rgba(255,173,36,.9); }
.page-hami .hm-status span { padding: 6px 9px; background: rgba(255,173,36,.12); color: var(--hm-yellow); letter-spacing: .08em; }
.page-hami .hm-hero h1 { margin: 0; font-size: clamp(52px, 5vw, 60px); line-height: 1.05; letter-spacing: -.055em; }
.page-hami .hm-hero h1 em { position: relative; color: var(--hm-yellow); font-style: normal; }
.page-hami .hm-lead { max-width: 560px; margin: 26px 0 0; color: #aeb6bc; font-size: 17px; line-height: 1.9; }
.page-hami .hm-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 33px; }
.page-hami .hm-button { display: inline-flex; min-height: 49px; align-items: center; justify-content: center; padding: 0 24px; border: 1px solid rgba(255,255,255,.22); text-decoration: none; font-size: 14px; font-weight: 900; }
.page-hami .hm-button.is-amber { border-color: var(--hm-amber); background: var(--hm-amber); color: #16120b; box-shadow: 0 12px 34px rgba(255,173,36,.2); }
.page-hami .hm-button.is-outline { color: #fff; }
.page-hami .hm-safety-strip { display: flex; flex-wrap: wrap; gap: 0; margin-top: 44px; border: 1px solid rgba(255,255,255,.12); }
.page-hami .hm-safety-strip span { position: relative; flex: 1; min-width: 100px; padding: 13px 12px 13px 22px; border-right: 1px solid rgba(255,255,255,.12); color: #8e989f; font-size: 11px; font-weight: 800; }
.page-hami .hm-safety-strip span::before { position: absolute; left: 8px; top: 17px; width: 6px; height: 6px; background: var(--hm-amber); content: ""; }
.page-hami .hm-hero-media { position: relative; margin: 0; padding: 13px; border: 1px solid rgba(255,255,255,.14); background: #171b1f; box-shadow: 0 40px 100px rgba(0,0,0,.5); }
.page-hami .hm-hero-media img { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; }
.page-hami .hm-hero-media figcaption { display: flex; justify-content: space-between; gap: 18px; padding: 15px 4px 3px; color: #77828b; font-size: 10px; letter-spacing: .1em; }
.page-hami .hm-hero-media figcaption b { color: #c9d0d4; }
.page-hami .hm-corner { position: absolute; right: -8px; top: -8px; width: 64px; height: 64px; border-top: 8px solid var(--hm-amber); border-right: 8px solid var(--hm-amber); }
.page-hami .hm-ad-primary { background: #20262b; }
.page-hami .hm-ad-primary .city-ad-inner, .page-hami .hm-ad-final .city-ad-inner { border-radius: 3px; box-shadow: 0 28px 80px rgba(0,0,0,.3); }

.page-hami .hm-matrix { background: #e7e5dd; }
.page-hami .hm-matrix::before { position: absolute; inset: 0; opacity: .3; background-image: linear-gradient(rgba(29,40,49,.09) 1px, transparent 1px), linear-gradient(90deg, rgba(29,40,49,.09) 1px, transparent 1px); background-size: 32px 32px; pointer-events: none; content: ""; }
.page-hami .hm-matrix > .city-shell { position: relative; }
.page-hami .hm-matrix .city-section-head h2, .page-hami .hm-panel h2, .page-hami .hm-guides h2, .page-hami .hm-faq h2 { font-size: clamp(43px, 4.2vw, 47px); line-height: 1.08; letter-spacing: -.05em; }
.page-hami .hm-bento-grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 16px; }
.page-hami .hm-panel { position: relative; overflow: hidden; border: 1px solid rgba(22,31,39,.18); background: var(--hm-paper); box-shadow: 0 18px 50px rgba(24,31,36,.07); }
.page-hami .hm-panel::after { position: absolute; right: 0; top: 0; width: 22px; height: 22px; border-top: 4px solid var(--hm-amber); border-right: 4px solid var(--hm-amber); content: ""; }
.page-hami .hm-panel-label { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-bottom: 28px; padding-bottom: 14px; border-bottom: 1px solid var(--hm-line); }
.page-hami .hm-panel-label span { color: #68757f; font-size: 10px; font-weight: 900; letter-spacing: .13em; }
.page-hami .hm-panel-label b { padding: 5px 8px; background: #1f2931; color: #f9c85a; font-size: 10px; letter-spacing: .08em; }
.page-hami .hm-overview { grid-column: span 8; min-height: 430px; padding: 42px; background: #14191d; color: #f7f5ee; }
.page-hami .hm-overview header > span { color: #f2b43d; font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.page-hami .hm-overview h2 { margin: 22px 0 0; }
.page-hami .hm-overview-facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 50px; background: rgba(255,255,255,.1); }
.page-hami .hm-overview-facts p { display: flex; min-height: 125px; flex-direction: column; justify-content: flex-end; margin: 0; padding: 18px; background: #1a2025; }
.page-hami .hm-overview-facts strong { color: #ffd164; font-family: Consolas, monospace; font-size: 27px; line-height: 1; }
.page-hami .hm-overview-facts small { margin-top: 11px; color: #818c93; font-size: 10px; line-height: 1.5; }
.page-hami .hm-source-note { margin: 20px 0 0; color: #778188; font-size: 11px; }
.page-hami .hm-lens { --hm-lens-progress: 25%; grid-column: span 4; min-height: 430px; padding: 28px; background: #f6f3ea; }
.page-hami .hm-lens > p { margin: 0 0 18px; color: #57646e; font-size: 11px; font-weight: 900; letter-spacing: .12em; }
.page-hami .hm-lens-buttons { display: grid; gap: 7px; }
.page-hami .hm-lens button { display: grid; grid-template-columns: 18px 1fr; gap: 2px 10px; width: 100%; padding: 14px; border: 1px solid rgba(24,34,42,.15); background: transparent; color: #26313a; text-align: left; cursor: pointer; }
.page-hami .hm-lens button i { grid-row: span 2; width: 11px; height: 11px; margin-top: 3px; border: 2px solid #6c7880; }
.page-hami .hm-lens button span { font-size: 14px; font-weight: 900; }
.page-hami .hm-lens button small { color: #7d878d; font-size: 10px; }
.page-hami .hm-lens button.is-active { border-color: #1f4f91; background: #1f4f91; color: #fff; }
.page-hami .hm-lens button.is-active i { border-color: #ffcf58; background: #ffcf58; box-shadow: 0 0 10px rgba(255,207,88,.7); }
.page-hami .hm-lens button.is-active small { color: #b9c8da; }
.page-hami .hm-lens-meter { height: 4px; margin-top: 19px; background: #d5d6d2; }
.page-hami .hm-lens-meter i { display: block; width: var(--hm-lens-progress); height: 100%; background: var(--hm-amber); transition: width .3s ease; }
.page-hami .hm-register { grid-column: span 8; padding: 34px; }
.page-hami .hm-register > figure { margin: 0; }
.page-hami .hm-register > figure img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.page-hami .hm-register figcaption, .page-hami .hm-accounting figcaption, .page-hami .hm-platform figcaption, .page-hami .hm-growth figcaption { padding: 11px 0; color: #6f7a81; font-size: 10px; letter-spacing: .08em; }
.page-hami .hm-register-cards { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--hm-line); border-left: 1px solid var(--hm-line); }
.page-hami .hm-register-cards article { min-height: 140px; padding: 18px; border-right: 1px solid var(--hm-line); border-bottom: 1px solid var(--hm-line); }
.page-hami .hm-register-cards b { display: inline-block; padding: 5px 8px; background: #f1a51e; color: #1b1d1e; font-size: 11px; }
.page-hami .hm-register-cards p { margin: 30px 0 0; color: #69757d; font-size: 12px; line-height: 1.7; }
.page-hami .hm-permit { grid-column: span 4; padding: 34px; background: #f3c448; color: #1e252a; }
.page-hami .hm-permit::after { border-color: #1f4f91; }
.page-hami .hm-permit .hm-panel-label { border-color: rgba(24,31,36,.25); }
.page-hami .hm-permit h2 { margin: 0 0 29px; }
.page-hami .hm-permit ol { margin: 0; padding: 0; list-style: none; counter-reset: permit; }
.page-hami .hm-permit li { position: relative; padding: 17px 0 17px 38px; border-top: 1px solid rgba(24,31,36,.22); counter-increment: permit; }
.page-hami .hm-permit li::before { position: absolute; left: 0; top: 18px; font-family: Consolas, monospace; font-weight: 900; content: "0" counter(permit); }
.page-hami .hm-permit li b { display: block; font-size: 14px; }
.page-hami .hm-permit li span { display: block; margin-top: 7px; color: #5c542f; font-size: 12px; line-height: 1.65; }
.page-hami .hm-permit > div:last-child { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 22px; }
.page-hami .hm-permit a { color: #172632; font-size: 12px; font-weight: 900; }
.page-hami .hm-accounting { grid-column: span 12; padding: 42px; background: #1a2025; color: #f7f5ee; }
.page-hami .hm-accounting .hm-panel-label { border-color: rgba(255,255,255,.13); }
.page-hami .hm-accounting header { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 36px; margin-bottom: 30px; }
.page-hami .hm-accounting h2 { margin: 0; }
.page-hami .hm-accounting header p { margin: 0; color: #909ba2; line-height: 1.8; }
.page-hami .hm-accounting > figure { position: relative; margin: 0; }
.page-hami .hm-accounting > figure img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.page-hami .hm-accounting figcaption { position: absolute; left: 14px; bottom: 14px; padding: 9px 12px; background: rgba(16,19,22,.88); color: #f7c551; }
.page-hami .hm-evidence-tiles { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 16px; background: rgba(255,255,255,.12); }
.page-hami .hm-evidence-tiles article { min-height: 190px; padding: 24px; background: #20272d; }
.page-hami .hm-evidence-tiles span { color: #fbb43a; font-family: Consolas, monospace; font-size: 18px; }
.page-hami .hm-evidence-tiles h3 { margin: 50px 0 10px; font-size: 19px; }
.page-hami .hm-evidence-tiles p { margin: 0; color: #909aa1; font-size: 13px; line-height: 1.75; }
.page-hami .hm-accounting-link { display: flex; align-items: center; justify-content: space-between; gap: 22px; margin: 20px 0 0; padding: 18px 20px; border-left: 4px solid var(--hm-amber); background: #111619; color: #a6afb4; font-size: 13px; }
.page-hami .hm-accounting-link a { color: #ffd05d; font-weight: 900; white-space: nowrap; }
.page-hami .hm-industries { grid-column: span 12; padding: 38px; }
.page-hami .hm-industry-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.page-hami .hm-industry-grid article { min-height: 290px; padding: 25px; border: 1px solid var(--hm-line); background: #eceae3; transition: border-color .25s ease, background .25s ease, transform .25s ease; }
.page-hami .hm-industry-grid article.is-active { border-color: var(--hm-cobalt); background: #e4ebf3; transform: translateY(-5px); box-shadow: inset 0 4px 0 var(--hm-cobalt); }
.page-hami .hm-industry-grid small { color: #1f4f91; font-size: 10px; font-weight: 900; letter-spacing: .13em; }
.page-hami .hm-industry-grid h3 { margin: 55px 0 13px; font-size: 23px; line-height: 1.25; }
.page-hami .hm-industry-grid p { color: #66737b; font-size: 13px; line-height: 1.75; }
.page-hami .hm-industry-grid ul { display: flex; flex-wrap: wrap; gap: 6px; margin: 20px 0 0; padding: 0; list-style: none; }
.page-hami .hm-industry-grid li { padding: 5px 7px; background: #d4d9dc; color: #45515a; font-size: 10px; }
.page-hami .hm-platform { grid-column: span 12; padding: 42px; background: #f7f4ec; }
.page-hami .hm-platform header { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 40px; margin-bottom: 32px; }
.page-hami .hm-platform h2 { margin: 0; }
.page-hami .hm-platform header p { margin: 0; color: #69757d; line-height: 1.8; }
.page-hami .hm-platform-layout { display: grid; grid-template-columns: 1.3fr .7fr; gap: 16px; }
.page-hami .hm-platform figure { margin: 0; padding: 12px; background: #161b1f; }
.page-hami .hm-platform figure img { display: block; width: 100%; height: auto; }
.page-hami .hm-platform figcaption { color: #7e888f; }
.page-hami .hm-workspace-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
.page-hami .hm-workspace-grid article { min-height: 155px; padding: 19px; border: 1px solid var(--hm-line); background: #e9e7df; }
.page-hami .hm-workspace-grid b { color: #b46700; font-family: Consolas, monospace; }
.page-hami .hm-workspace-grid h3 { margin: 28px 0 8px; font-size: 17px; }
.page-hami .hm-workspace-grid p { margin: 0; color: #68747c; font-size: 12px; line-height: 1.65; }
.page-hami .hm-platform-count { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 16px; background: #cad0d2; }
.page-hami .hm-platform-count span { padding: 17px; background: #e2e5e5; color: #5a6670; text-align: center; font-size: 12px; }
.page-hami .hm-platform-count strong { margin-right: 5px; color: #183f72; font-family: Consolas, monospace; font-size: 26px; }
.page-hami .hm-growth { grid-column: span 12; display: grid; grid-template-columns: 1.05fr .95fr; gap: 30px; padding: 38px; background: #182027; color: #f6f4ed; }
.page-hami .hm-growth .hm-panel-label { grid-column: 1 / -1; margin: 0; border-color: rgba(255,255,255,.12); }
.page-hami .hm-growth > figure { margin: 0; }
.page-hami .hm-growth > figure img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.page-hami .hm-growth figcaption { color: #89949b; }
.page-hami .hm-growth-copy { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; align-content: start; }
.page-hami .hm-growth-copy header { grid-column: 1 / -1; padding-bottom: 15px; }
.page-hami .hm-growth-copy h2 { margin: 0; }
.page-hami .hm-growth-copy header p { color: #929da4; line-height: 1.8; }
.page-hami .hm-growth-copy article { min-height: 205px; padding: 22px; border: 1px solid rgba(255,255,255,.12); }
.page-hami .hm-growth-copy small { color: #f4b641; font-size: 10px; font-weight: 900; letter-spacing: .13em; }
.page-hami .hm-growth-copy h3 { margin: 39px 0 10px; font-size: 20px; }
.page-hami .hm-growth-copy article p { color: #939ea4; font-size: 12px; line-height: 1.7; }
.page-hami .hm-growth-copy a { color: #ffd15e; font-size: 12px; font-weight: 900; }

.page-hami .hm-guides { background: #101519; color: #f7f5ee; }
.page-hami .hm-guides .city-eyebrow { color: #ffc347; }
.page-hami .hm-guides .city-section-copy { color: #909ba1; }
.page-hami .hm-guide-list { border-top: 1px solid rgba(255,255,255,.13); }
.page-hami .hm-guide-list a { display: grid; grid-template-columns: 64px 130px 1fr auto; align-items: center; gap: 20px; min-height: 118px; padding: 20px 12px; border-bottom: 1px solid rgba(255,255,255,.13); text-decoration: none; }
.page-hami .hm-guide-list b { color: #ffc249; font-family: Consolas, monospace; font-size: 20px; }
.page-hami .hm-guide-list span { color: #7f8a91; font-size: 11px; font-weight: 900; letter-spacing: .08em; }
.page-hami .hm-guide-list h3 { margin: 0; font-size: 21px; line-height: 1.45; }
.page-hami .hm-guide-list i { color: #a9b1b6; font-size: 11px; font-style: normal; }
.page-hami .hm-faq { background: #f1efe8; }
.page-hami .hm-faq-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.page-hami .hm-faq-list details { min-height: 190px; padding: 24px; border: 1px solid var(--hm-line); background: #f9f7f1; }
.page-hami .hm-faq-list details:last-child { border-bottom: 1px solid var(--hm-line); }
.page-hami .hm-faq-list summary { position: relative; padding: 0 34px 0 0; line-height: 1.55; }
.page-hami .hm-faq-list summary::after { position: absolute; right: 0; top: 0; width: 24px; height: 24px; background: #f1ad2f; color: #1b2024; text-align: center; line-height: 24px; content: "+"; }
.page-hami .hm-faq-list details[open] summary::after { content: "−"; }
.page-hami .hm-faq-list details p { margin: 20px 0 0; color: #67747c; font-size: 14px; line-height: 1.8; }
.page-hami .hm-ad-final { background: #171c20; }
.page-hami .hm-final { background: #1f4f91; }
.page-hami .hm-final .city-shell { display: grid; grid-template-columns: 1.15fr .75fr auto; align-items: center; gap: 40px; }
.page-hami .hm-final .city-eyebrow { color: #ffd15e; }
.page-hami .hm-final h2 { margin: 0; font-size: 40px; line-height: 1.15; letter-spacing: -.04em; }
.page-hami .hm-final > .city-shell > p { color: #c3d3e6; line-height: 1.8; }
.page-hami .hm-button.is-light { border-color: #ffe08b; background: #ffe08b; color: #15283c; white-space: nowrap; }

@media (max-width: 1060px) {
  .page-hami .hm-hero-layout { grid-template-columns: 1fr; }
  .page-hami .hm-hero-media { max-width: 800px; }
  .page-hami .hm-overview, .page-hami .hm-lens, .page-hami .hm-register, .page-hami .hm-permit { grid-column: span 12; }
  .page-hami .hm-overview-facts { grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-lens-buttons { grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-industry-grid { grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-final .city-shell { grid-template-columns: 1fr; }
}
@media (max-width: 700px) {
  .page-hami .city-crumb { padding-block: 14px; }
  .page-hami .hm-hero { min-height: 0; padding: 25px 0 68px; }
  .page-hami .hm-hero-layout { display: flex; flex-direction: column; gap: 36px; }
  .page-hami .hm-hero-copy { order: 2; }
  .page-hami .hm-hero-media { order: 1; width: 100%; padding: 8px; }
  .page-hami .hm-hero-media img { aspect-ratio: 3 / 4; }
  .page-hami .hm-hero-media figcaption { padding-top: 10px; font-size: 8px; }
  .page-hami .hm-corner { width: 40px; height: 40px; border-width: 5px; }
  .page-hami .hm-status { margin-bottom: 18px; font-size: 9px; }
  .page-hami .hm-hero h1 { font-size: 38px; line-height: 1.08; }
  .page-hami .hm-lead { font-size: 15px; line-height: 1.8; }
  .page-hami .hm-safety-strip { display: grid; grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-matrix .city-section-head h2, .page-hami .hm-panel h2, .page-hami .hm-guides h2, .page-hami .hm-faq h2 { font-size: 31px; line-height: 1.15; }
  .page-hami .hm-bento-grid { display: block; }
  .page-hami .hm-panel { margin-bottom: 14px; }
  .page-hami .hm-overview { min-height: 0; padding: 28px 20px; }
  .page-hami .hm-overview-facts { margin-top: 32px; }
  .page-hami .hm-overview-facts p { min-height: 105px; padding: 14px; }
  .page-hami .hm-overview-facts strong { font-size: 21px; }
  .page-hami .hm-lens, .page-hami .hm-register, .page-hami .hm-permit, .page-hami .hm-accounting, .page-hami .hm-industries, .page-hami .hm-platform, .page-hami .hm-growth { padding: 25px 18px; }
  .page-hami .hm-lens-buttons { grid-template-columns: 1fr; }
  .page-hami .hm-register-cards { grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-accounting header, .page-hami .hm-platform header { grid-template-columns: 1fr; gap: 15px; }
  .page-hami .hm-accounting figcaption { position: static; padding: 10px 0; background: none; }
  .page-hami .hm-evidence-tiles { grid-template-columns: repeat(2, 1fr); }
  .page-hami .hm-evidence-tiles article { min-height: 175px; padding: 18px; }
  .page-hami .hm-evidence-tiles h3 { margin-top: 35px; }
  .page-hami .hm-accounting-link { align-items: flex-start; flex-direction: column; }
  .page-hami .hm-industry-grid { grid-template-columns: 1fr; }
  .page-hami .hm-industry-grid article { min-height: 250px; }
  .page-hami .hm-platform-layout { grid-template-columns: 1fr; }
  .page-hami .hm-platform-count strong { display: block; margin: 0 0 4px; }
  .page-hami .hm-growth { display: block; }
  .page-hami .hm-growth .hm-panel-label { margin-bottom: 24px; }
  .page-hami .hm-growth-copy { grid-template-columns: 1fr; margin-top: 18px; }
  .page-hami .hm-growth-copy header { grid-column: auto; }
  .page-hami .hm-guide-list a { grid-template-columns: 42px 1fr; gap: 9px 12px; min-height: 155px; }
  .page-hami .hm-guide-list span { text-align: right; }
  .page-hami .hm-guide-list h3 { grid-column: 1 / -1; font-size: 19px; }
  .page-hami .hm-guide-list i { grid-column: 1 / -1; }
  .page-hami .hm-faq-list { grid-template-columns: 1fr; }
  .page-hami .hm-faq-list details { min-height: 0; padding: 20px; }
  .page-hami .hm-final h2 { font-size: 31px; }
}
@media (prefers-reduced-motion: reduce) {
  .page-hami .hm-lens-meter i, .page-hami .hm-industry-grid article { transition: none; }
}
