.glhk-property-intelligence{--glhk-ink: var(--glg-workspace-text, var(--glg-cinematic-ink-strong));--glhk-muted: var(--glg-workspace-muted, var(--glg-cinematic-muted));--glhk-line: var(--glg-workspace-line, var(--glg-cinematic-line));--glhk-panel: var(--glg-workspace-panel-strong, var(--glg-cinematic-glass-strong));--glhk-soft: var(--glg-workspace-panel-soft, var(--glg-cinematic-glass));--glhk-gold: var(--glg-cinematic-gold);min-height:calc(100svh - var(--header-height, 56px));padding:clamp(32px,5vw,72px) clamp(16px,4vw,56px) calc(clamp(52px,7vw,92px) + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));background:var(--glg-workspace-bg-2);color:var(--glhk-ink)}.glhk-property-intelligence__shell{display:grid;gap:18px;width:min(100%,var(--glg-workspace-max-width, 1200px));margin:0 auto}.glhk-property-intelligence__hero,.glhk-property-intelligence__context,.glhk-property-intelligence__readiness,.glhk-property-intelligence__boundary{border:var(--border-width) solid var(--glhk-line);border-radius:var(--glg-workspace-radius-lg);background:var(--glhk-panel);box-shadow:var(--glg-workspace-shadow-soft)}.glhk-property-intelligence__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:clamp(28px,5vw,58px)}.glhk-property-intelligence__eyebrow{margin:0 0 10px;color:var(--glhk-gold);font-size:var(--font-size-base, 1rem);font-weight:var(--font-weight-extrabold);letter-spacing:.13em;text-transform:uppercase}.glhk-property-intelligence h1{max-width:14ch;margin:0;font-size:clamp(2.6rem,6vw,6.2rem);line-height:.98;letter-spacing:-.06em}.glhk-property-intelligence h2{margin:0;font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.035em}.glhk-property-intelligence p{overflow-wrap:anywhere}.glhk-property-intelligence__hero>div:first-child>p:last-child,.glhk-property-intelligence__context p,.glhk-property-intelligence__readiness p,.glhk-property-intelligence__boundary p{max-width:760px;margin:14px 0 0;color:var(--glhk-muted);line-height:1.68}.glhk-property-intelligence__actions{display:grid;gap:10px;min-width:min(100%,260px)}.glhk-property-intelligence__actions a,.glhk-property-intelligence__routes a{min-height:max(48px,var(--touch-target-min));border:var(--border-width) solid var(--glhk-line);border-radius:var(--glg-workspace-radius-pill);padding:12px 18px;background:var(--glhk-soft);color:var(--glhk-ink);font-weight:var(--font-weight-bold);text-align:center;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.glhk-property-intelligence__actions a[data-glhk-gproperty-entry][data-intent=property-analysis]{border-color:var(--glhk-ink);background:var(--glhk-ink);color:var(--text-inverse)}.glhk-property-intelligence__context,.glhk-property-intelligence__readiness{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:clamp(22px,4vw,38px)}.glhk-property-intelligence__context dl{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px;margin:0}.glhk-property-intelligence__context dl div{border:var(--border-width) solid var(--glhk-line);border-radius:var(--glg-workspace-radius-sm);padding:12px;background:var(--glhk-soft)}.glhk-property-intelligence__context dt{color:var(--glhk-muted);font-size:var(--font-size-base, 1rem)}.glhk-property-intelligence__context dd{margin:5px 0 0;overflow-wrap:anywhere;font-weight:var(--font-weight-bold)}.glhk-property-intelligence__routes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.glhk-property-intelligence__routes a{display:grid;align-content:start;gap:10px;min-height:210px;border-radius:22px;text-align:left}.glhk-property-intelligence__routes span{color:var(--glhk-gold);font-size:var(--font-size-base, 1rem);font-weight:var(--font-weight-extrabold)}.glhk-property-intelligence__routes strong{font-size:1.12rem}.glhk-property-intelligence__routes p{margin:0;color:var(--glhk-muted);font-size:var(--font-size-base, 1rem);line-height:1.55}.glhk-property-intelligence__readiness>span{display:inline-flex;min-height:38px;align-items:center;border:1px solid var(--glhk-line);border-radius:999px;padding:8px 12px;background:var(--glhk-soft);font-weight:var(--font-weight-bold)}.glhk-property-intelligence__readiness[data-state=ready]>span{color:var(--status-success)}.glhk-property-intelligence__readiness[data-state=blocked]>span{color:var(--status-warning)}.glhk-property-intelligence__readiness[data-state=error]>span{color:var(--status-danger)}.glhk-property-intelligence__boundary{padding:22px;border-left:3px solid var(--glhk-gold)}.glhk-property-intelligence :is(a,button):focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:var(--focus-shadow)}@media(max-width:980px){.glhk-property-intelligence__hero,.glhk-property-intelligence__context,.glhk-property-intelligence__readiness{grid-template-columns:1fr}.glhk-property-intelligence__actions{min-width:0}.glhk-property-intelligence__routes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.glhk-property-intelligence{padding-inline:12px}.glhk-property-intelligence__routes,.glhk-property-intelligence__context dl{grid-template-columns:1fr}.glhk-property-intelligence__hero,.glhk-property-intelligence__context,.glhk-property-intelligence__readiness,.glhk-property-intelligence__boundary{border-radius:22px}.glhk-property-intelligence__routes a{min-height:0}}@media(prefers-reduced-motion:reduce){.glhk-property-intelligence *,.glhk-property-intelligence *:before,.glhk-property-intelligence *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/glhk-property-intelligence.css.map */
