.discovery-page{gap:1.25rem;width:100%;min-width:0;max-width:760px;margin-inline:auto;padding-bottom:3rem;display:grid}.discovery-panel,.discovery-hero{border:1px solid var(--border);background:var(--surface);border-radius:1.5rem;min-width:0;padding:1.5rem}.discovery-hero{border-color:color-mix(in oklab, var(--aqua) 25%, transparent);background:radial-gradient(ellipse at 95% 0%, color-mix(in oklab, var(--aqua) 14%, transparent), transparent 70%), var(--surface);padding:2rem;position:relative}.discovery-hero h1{margin-top:.65rem;font-size:clamp(2rem,5vw,2.8rem)}.discovery-hero>p:last-child{max-width:32rem;color:var(--muted-foreground);margin-top:.85rem;font-size:.95rem;line-height:1.75}.discovery-icon{width:3rem;height:3rem;color:var(--aqua);background:color-mix(in oklab, var(--aqua) 12%, transparent);border-radius:1rem;place-items:center;margin-bottom:1.4rem;display:grid}.discovery-search{align-items:end;gap:.75rem;display:flex}.discovery-search-field{flex:1;min-width:0}.discovery-input-wrap{margin-top:.65rem;position:relative}.discovery-input-wrap>svg{color:var(--muted-foreground);pointer-events:none;position:absolute;top:.8rem;left:.85rem}.discovery-input-wrap input{border-radius:.85rem;height:2.75rem;padding-left:2.65rem;font-size:1rem}.discovery-action{white-space:normal;border-radius:.85rem;height:auto;min-height:2.75rem}.discovery-help{color:var(--muted-foreground);font-size:.8rem;line-height:1.6}#discovery-search-help{margin-top:.75rem}.discovery-filter-row{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.discovery-filter-row>div{align-items:center;gap:.7rem;min-width:0;display:flex}.discovery-filter-row select{border:1px solid var(--border);background:var(--background);border-radius:.8rem;min-width:0;max-width:100%;height:2.75rem;padding-inline:.75rem;font-size:.85rem}.discovery-page :is(button,input,select,a):focus-visible,.discovery-dialog :is(button,a):focus-visible,#discovery-results-heading:focus-visible{outline:2px solid var(--aqua);outline-offset:3px}.discovery-results{gap:1rem;min-width:0;display:grid}.discovery-results-topline{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.discovery-results-topline>div{min-width:0}.discovery-query-label{overflow-wrap:anywhere;margin-top:.3rem}.discovery-posts{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.discovery-post-meta{align-items:center;gap:.75rem;display:flex}.discovery-post-meta p{color:var(--muted-foreground);margin-top:.2rem;font-size:.75rem}.discovery-avatar{background:color-mix(in oklab, var(--aqua) 12%, transparent);width:2.6rem;height:2.6rem;color:var(--aqua);border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;display:grid}.discovery-post-body{white-space:pre-wrap;overflow-wrap:anywhere;margin-block:1.25rem;font-size:.95rem;line-height:1.8}.discovery-post-excerpt{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.discovery-post-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding-top:.85rem;display:flex}.discovery-empty{justify-items:start;gap:1rem;padding-block:1.75rem;display:grid}.discovery-empty>p{color:var(--muted-foreground);font-size:.9rem;line-height:1.7}.discovery-pagination{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.discovery-pagination>span{color:var(--muted-foreground);font-size:.8rem}.discovery-message{border:1px solid color-mix(in oklab, var(--mint) 35%, transparent);background:color-mix(in oklab, var(--mint) 8%, transparent);overflow-wrap:anywhere;border-radius:1rem;justify-items:start;padding:1rem;font-size:.9rem;line-height:1.7;display:grid}.discovery-message-error{border-color:color-mix(in oklab, var(--destructive) 45%, transparent);background:color-mix(in oklab, var(--destructive) 7%, transparent)}.discovery-text-link{color:var(--aqua);text-underline-offset:.2rem;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:underline;display:inline-flex}.discovery-sign-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.discovery-rail{border-color:color-mix(in oklab, var(--aqua) 20%, transparent)}.discovery-rail>p:not(:first-child){color:var(--muted-foreground);margin-block:1rem;font-size:.875rem;line-height:1.7}.discovery-dialog{border-radius:1.5rem;width:calc(100% - 2rem);max-width:38rem;max-height:calc(100dvh - 2rem);padding:1.5rem;overflow-y:auto}@media (width<=479px){.discovery-panel,.discovery-hero{padding:1.15rem}.discovery-search{flex-direction:column;align-items:stretch}.discovery-results-topline{align-items:start}.discovery-results-topline>button{padding-inline:.6rem}.discovery-pagination .discovery-action{padding-inline:.75rem}.discovery-dialog{padding:1.25rem}}
