@layer post-body{.post-body{font-size:var(--font-size-base);line-height:var(--line-height-body)}.post-body-shell{display:contents}.post-term{border:0;border-bottom:1px dotted var(--color-action-text);border-radius:var(--radius-md);background:var(--color-action-surface);color:inherit;font:inherit;line-height:inherit;text-align:inherit;cursor:help;-ms-appearance:none;appearance:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;margin:0;padding:0 .08em;display:inline}.post-term:hover,.post-term[aria-expanded=true]{color:var(--color-action-text);background:color-mix(in srgb, var(--color-action) 14%, var(--color-surface-default))}.post-term:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.post-term-popovers{display:contents}.post-term-popover{z-index:calc(var(--z-modal) + 1);box-sizing:border-box;border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-surface-default);width:min(22rem,100vw - 32px);box-shadow:var(--shadow-popover);color:var(--color-text-default);overflow-wrap:anywhere;margin:0;position:fixed;top:auto;bottom:auto;left:auto;right:auto;overflow:visible}@supports (position-area:top) and (position-try-fallbacks:flip-block){.post-term-popover[data-positioning=anchor]{position-area:top;position-try-fallbacks:flip-block;margin-bottom:12px;margin-left:16px;margin-right:16px}}.post-term-popover[hidden]{display:none}.post-term-popover[popover]::-ms-backdrop{pointer-events:none;background:0 0}.post-term-popover[popover]::backdrop{pointer-events:none;background:0 0}.post-term-popover[popover]:popover-open::-ms-backdrop{pointer-events:none;background:0 0}.post-term-popover[popover]:popover-open::backdrop{pointer-events:none;background:0 0}.post-term-popover:before{content:"";left:var(--post-term-arrow-x,50%);background:var(--color-surface-default);width:12px;height:12px;position:absolute;transform:translate(-50%)rotate(45deg)}.post-term-popover[data-placement=below]:before{border-top:1px solid var(--color-border-default);border-left:1px solid var(--color-border-default);top:-7px}.post-term-popover[data-placement=above]:before{border-right:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);bottom:-7px}.post-term-popover__content{max-height:calc(100vh - 34px);padding:var(--space-4);overscroll-behavior:contain;border-radius:inherit;overflow:auto}.post-term-popover__photo{width:100%;height:auto;margin-bottom:var(--space-3);border-radius:var(--radius-md);object-fit:cover;display:block}.post-term-popover .post-body{color:var(--color-text-default);font-size:var(--font-size-sm);line-height:var(--line-height-body)}@media not (min-width:768px){.post-term{cursor:pointer}.post-term-popover .post-body{font-size:var(--font-size-base)}}.post-body>:where(h2,h3,h4){font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin-top:24px;margin-bottom:8px}.post-body>h2{font-size:var(--font-size-xl)}.post-body>h3{font-size:var(--font-size-lg)}.post-body>h4{font-size:var(--font-size-base)}.post-body>:where(p,ul,ol,blockquote){margin-top:0;margin-bottom:12px}.post-body>:first-child{margin-top:0}.post-body>:last-child{margin-bottom:0}.post-body :where(ul,ol):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1.5rem}.post-body :where(ul,ol):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1.5rem}.post-body ul{list-style:outside}.post-body ol{list-style:decimal}.post-body li+li{margin-top:8px}.post-body li>p{margin:0}.post-body li>:where(ul,ol){margin-top:8px;margin-bottom:0}.post-body .post-callout{border-left:4px solid var(--color-action-text);background:var(--color-action-surface);border-radius:.5rem;margin:1.25rem 0;padding:.875rem 1rem .875rem 2.75rem;position:relative}.post-body .post-callout:before{content:"💡";font-size:var(--font-size-lg);position:absolute;top:.75rem;left:.75rem}.post-body .post-callout p:last-child{margin-bottom:0}.post-body .post-callout--tip{border-left-color:var(--color-success-border);background:var(--color-success-surface)}.post-body .post-callout--tip:before{content:"✅"}.post-body .post-callout--warning{border-left-color:var(--color-warning-solid);background:var(--color-warning-surface)}.post-body .post-callout--warning:before{content:"⚠️"}.post-body .post-embed,.post-body .post-rc-card,.post-body .post-building-card,.post-body .post-property-card,.post-body .post-developer-card,.post-body .post-promotion-card{border:1px solid var(--color-border-post);background:var(--color-bg-post-code);border-radius:.5rem;margin:1.25rem 0;padding:.875rem 1rem;display:block}.post-body .post-embed__title,.post-body .post-rc-card__title,.post-body .post-building-card__title,.post-body .post-property-card__title,.post-body .post-developer-card__title,.post-body .post-promotion-card__title{font-weight:var(--font-weight-semibold);margin-bottom:.25rem}.post-body .post-embed__subtitle,.post-body .post-rc-card__subtitle,.post-body .post-building-card__subtitle,.post-body .post-property-card__subtitle,.post-body .post-developer-card__subtitle,.post-body .post-promotion-card__subtitle{color:var(--color-text-post-muted);font-size:var(--font-size-sm)}.post-body .post-embed__link,.post-body .post-rc-card__link,.post-body .post-building-card__link,.post-body .post-property-card__link,.post-body .post-developer-card__link,.post-body .post-promotion-card__link{color:inherit;text-decoration:none}.post-body .post-embed__link:hover,.post-body .post-rc-card__link:hover,.post-body .post-building-card__link:hover,.post-body .post-property-card__link:hover,.post-body .post-developer-card__link:hover,.post-body .post-promotion-card__link:hover{text-decoration:underline}.post-body .post-embed--unavailable{color:var(--color-text-post-muted);background:var(--color-bg-post-block);border-style:dashed;font-style:italic}.post-body .post-image-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;margin:1.25rem 0;display:grid}.post-body .post-image-gallery__item{margin:0}.posts-page__container{max-width:1200px;margin:0 auto;padding:24px 16px 64px}.posts-page__title{font:var(--font-weight-semibold) var(--font-size-2xl)/ var(--line-height-tight) system-ui, sans-serif;margin:0 0 24px}.posts-page__empty{color:var(--color-text-secondary-alt);padding:32px 0}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.post-card{border:1px solid var(--color-border-default);background:var(--color-white);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .15s;display:flex;overflow:hidden}.post-card:hover{box-shadow:var(--shadow-surface)}.post-card__cover{aspect-ratio:16/9;background:var(--hp-color-bg-amenity);overflow:hidden}.post-card__cover-img,.post-card__cover img{object-fit:cover;width:100%;height:100%}.post-card__body{flex-direction:column;gap:8px;padding:14px 16px 16px;display:flex}.post-card__title{font:var(--font-weight-semibold) var(--font-size-base)/ var(--line-height-tight) system-ui, sans-serif;margin:0}.post-card__date{font:var(--font-weight-regular) var(--font-size-sm)/ var(--line-height-none) system-ui, sans-serif;color:var(--color-text-secondary-alt)}@media (prefers-reduced-motion:reduce){.post-card{transition:none}}}