#posts .feed-grid{flex-wrap:wrap;gap:1rem;width:100%;display:flex;overflow:hidden}#posts .feed-heading{text-transform:uppercase;letter-spacing:.1em;color:#aaa;flex:260px;max-width:600px;margin:1rem 0;font-size:.78rem;font-weight:500}#posts .feed-card{cursor:pointer;border:1px solid #0000000d;border-radius:16px;flex-direction:column;flex:260px;gap:.5rem;max-width:calc(600px + 1rem);padding:1.75rem;transition:transform .12s;display:flex}#posts .feed-card:hover{transform:translateY(-2px)}#posts .feed-card.inverted{color:#fff}#posts .feed-card.inverted .feed-type{color:#fff9}#posts .feed-card.inverted h3 a{color:#fff}#posts .feed-card.inverted .teaser{color:#ffffffb3}#posts .feed-card .feed-type{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:.72rem;font-weight:500}#posts .feed-card h3{margin:0;font-size:1rem;font-weight:500;line-height:1.4}#posts .feed-card h3 a{color:#181818;text-decoration:none}#posts .feed-card h3 a:hover{text-decoration:underline}#posts .feed-card .teaser{color:#666;margin:0;font-size:.85rem;line-height:1.55}#home{padding-top:0}#hero{min-height:90vh;padding:2rem var(--page-h-padding,2.2vw) 4rem;align-items:center;display:flex}#hero .hero-inner{max-width:900px}#hero .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#888;margin:0 0 .5rem;font-size:.78rem}#hero h1{letter-spacing:.02em;color:#181818;margin:0 0 .5rem;font-size:clamp(3rem,10vw,7rem);font-weight:300;line-height:1}#hero .tagline{color:#888;letter-spacing:.04em;margin:0 0 2.5rem;font-size:1.1rem}#hero .actions{flex-wrap:wrap;gap:.65rem;margin-bottom:2.5rem;display:flex}#hero .btn{letter-spacing:.02em;border-radius:999px;align-items:center;height:44px;padding:0 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}#hero .btn.btn-primary{color:#fff;background:#181818;border:1px solid #181818}#hero .btn.btn-primary:hover{background:#333}#hero .btn.btn-outline{color:#181818;background:0 0;border:1px solid #ccc}#hero .btn.btn-outline:hover{border-color:#181818}#hero .sign-out{display:none}#hero .promise{color:#444;max-width:560px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.7}#status{padding:0 var(--page-h-padding,2.2vw) 3rem;justify-content:space-evenly;align-items:center;display:flex}#status .status-chip{color:#555;background:#f4f4f2;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.82rem;display:inline-flex}#status .status-chip .dot{background:#ccc;border-radius:50%;flex-shrink:0;width:8px;height:8px}#status .status-chip.ok .dot{background:#3d8d6f}#status .status-chip a{color:#999;margin-left:.2rem;text-decoration:none}#status .status-chip a:hover{color:#181818}.chat-trigger{color:#555;cursor:pointer;background:#f4f4f2;border:none;border-radius:999px;align-items:center;padding:.5rem 1.2rem;font-family:inherit;font-size:.82rem;transition:background .1s;display:inline-flex}.chat-trigger:hover{color:#181818;background:#eaeae8}#smartsupp-widget-container,#dummy-chat-box{display:none!important}#posts{padding:2rem var(--page-h-padding,2.2vw) 4rem}
