.community-watch-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.community-watch-header>button{background:var(--primary);min-height:2.7rem;color:var(--primary-foreground);border-radius:.85rem;flex:none;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.7rem;font-weight:850;display:inline-flex}.community-watch-header>button svg{width:.95rem;height:.95rem}.community-watch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.community-watch-card{background:radial-gradient(circle at 90% 5%, color-mix(in oklab, var(--primary) 9%, transparent), transparent 12rem), color-mix(in oklab, var(--card) 62%, transparent);border-radius:1.6rem;flex-direction:column;min-height:22rem;padding:1.2rem;display:flex;box-shadow:0 16px 42px #0000001a}.community-watch-card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.community-watch-card-top>span{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:900}.community-watch-card-top>div{gap:.3rem;display:flex}.community-watch-card-top button{width:2rem;height:2rem;color:var(--muted-foreground);border-radius:.65rem;place-items:center;display:grid}.community-watch-card-top button:hover,.community-watch-card-top button.is-active{background:color-mix(in oklab, var(--primary) 10%, transparent);color:var(--primary)}.community-watch-card-top button svg{width:.9rem;height:.9rem}.community-watch-icon{background:color-mix(in oklab, var(--primary) 11%, transparent);width:3.2rem;height:3.2rem;color:var(--primary);border-radius:1rem;place-items:center;margin-top:1.4rem;display:grid}.community-watch-icon svg{width:1.4rem;height:1.4rem}.community-watch-card h2{font-family:var(--font-display,inherit);letter-spacing:-.04em;margin-top:1rem;font-size:1.55rem;font-weight:850;line-height:1.02}.community-watch-author{color:var(--muted-foreground);margin-top:.45rem;font-size:.68rem}.community-watch-author a{color:var(--foreground);font-weight:850;text-decoration:none}.community-watch-description{color:var(--muted-foreground);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:.8rem;font-size:.75rem;line-height:1.6;display:-webkit-box;overflow:hidden}.community-watch-deck-link{background:color-mix(in oklab, var(--background) 58%, transparent);color:inherit;border-radius:.95rem;margin-top:auto;padding:.8rem 2.4rem .8rem .8rem;text-decoration:none;display:grid;position:relative}.community-watch-deck-link span{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:900}.community-watch-deck-link strong{margin-top:.25rem;font-size:.75rem}.community-watch-deck-link small{color:var(--muted-foreground);margin-top:.1rem;font-size:.61rem}.community-watch-deck-link svg{width:.9rem;height:.9rem;color:var(--muted-foreground);position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.community-watch-open{color:var(--foreground);align-items:center;gap:.4rem;margin-top:.8rem;font-size:.68rem;font-weight:850;text-decoration:none;display:inline-flex}.community-watch-open svg{width:.85rem;height:.85rem}.community-watch-submit-dialog{background:var(--popover);border-radius:1.7rem;width:min(38rem,100%);padding:1.5rem;position:relative;box-shadow:0 30px 90px #0000006b}.community-watch-submit-dialog h2{font-family:var(--font-display,inherit);margin-top:.35rem;font-size:1.9rem;font-weight:850}.community-watch-submit-dialog>p:not(.community-eyebrow){max-width:33rem;color:var(--muted-foreground);margin-top:.45rem;font-size:.73rem;line-height:1.55}.community-watch-submit-grid{grid-template-columns:10rem minmax(0,1fr);gap:.8rem;margin-top:1.1rem;display:grid}.community-watch-submit-grid label{gap:.4rem;display:grid}.community-watch-submit-grid label.is-wide{grid-column:1/-1}.community-watch-submit-grid label>span{font-size:.68rem;font-weight:800}.community-watch-submit-grid input,.community-watch-submit-grid select,.community-watch-submit-grid textarea{border:1px solid color-mix(in oklab, var(--border) 80%, transparent);background:color-mix(in oklab, var(--background) 65%, transparent);width:100%;color:var(--foreground);font:inherit;border-radius:.8rem;outline:none;padding:.68rem;font-size:.75rem}@media (width<=1000px){.community-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.community-watch-header{flex-direction:column;align-items:flex-start}.community-watch-grid,.community-watch-submit-grid{grid-template-columns:1fr}.community-watch-submit-grid label.is-wide{grid-column:auto}}
