:root{--s-bg: #ffffff;--s-card-bg: #ffffff;--s-card-border: #e2e8f0;--s-text-primary: #1e293b;--s-text-secondary: #64748b;--s-accent: #ef4444}.dark{--s-bg: #050505;--s-card-bg: #11141d;--s-card-border: #2a2e3b;--s-text-primary: #f1f5f9;--s-text-secondary: #94a3b8}.shoutouts-page[data-astro-cid-pthjyysv]{min-height:100vh;padding:2rem 0 4rem;background-color:var(--background-color)}.container[data-astro-cid-pthjyysv]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-header[data-astro-cid-pthjyysv]{margin-bottom:3rem;text-align:center;position:relative}.back-button[data-astro-cid-pthjyysv]{display:inline-flex;align-items:center;gap:.5rem;color:var(--s-text-secondary);text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:color .2s;position:absolute;left:0;top:0}.back-button[data-astro-cid-pthjyysv]:hover{color:var(--s-accent)}h1[data-astro-cid-pthjyysv]{font-size:2.5rem;font-weight:800;color:var(--s-text-primary);margin-bottom:.5rem;margin-top:2rem}.subtitle[data-astro-cid-pthjyysv]{color:var(--s-text-secondary);font-size:1.1rem}.write-review-btn[data-astro-cid-pthjyysv]{margin-top:1rem;background:#0f172a;color:#fff;border:none;border-radius:999px;padding:.75rem 1.2rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.write-review-btn[data-astro-cid-pthjyysv]:hover{opacity:.88}.dark .write-review-btn[data-astro-cid-pthjyysv]{background:#f8fafc;color:#0f172a}.testimonials-grid[data-astro-cid-pthjyysv]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.testimonial-card[data-astro-cid-pthjyysv]{background:var(--s-card-bg);border:1px solid var(--s-card-border);border-radius:12px;padding:1.5rem;height:100%;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.testimonial-card[data-astro-cid-pthjyysv]:hover{border-color:var(--s-accent);transform:translateY(-4px)}.card-header[data-astro-cid-pthjyysv]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.avatar[data-astro-cid-pthjyysv]{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--s-card-border)}.user-info[data-astro-cid-pthjyysv]{display:flex;flex-direction:column}.name[data-astro-cid-pthjyysv]{color:var(--s-text-primary);font-weight:600;font-size:.95rem}.handle[data-astro-cid-pthjyysv]{color:var(--s-accent);font-size:.85rem;text-decoration:none}.card-text[data-astro-cid-pthjyysv]{color:var(--s-text-secondary);font-size:.95rem;line-height:1.6;margin:0}.testimonial-modal[data-astro-cid-pthjyysv]{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:1rem}.testimonial-modal[data-astro-cid-pthjyysv].is-open{display:flex}.testimonial-modal-backdrop[data-astro-cid-pthjyysv]{position:absolute;inset:0;background:#00000080;backdrop-filter:blur(2px)}.testimonial-modal-content[data-astro-cid-pthjyysv]{position:relative;width:100%;max-width:560px;border-radius:16px;border:1px solid var(--s-card-border);background:var(--s-card-bg);padding:1.25rem;z-index:1;box-shadow:0 20px 45px #0000002e}.testimonial-modal-content[data-astro-cid-pthjyysv] h2[data-astro-cid-pthjyysv]{margin:0 0 .8rem;color:var(--s-text-primary);font-size:1.25rem;font-weight:700}.testimonial-modal-close[data-astro-cid-pthjyysv]{position:absolute;top:.75rem;right:.75rem;border:0;background:transparent;color:var(--s-text-secondary);font-size:1.1rem;cursor:pointer}.user-preview[data-astro-cid-pthjyysv]{display:none;align-items:center;gap:.65rem;margin-bottom:1rem;color:var(--s-text-primary);font-weight:600}.user-preview[data-astro-cid-pthjyysv] img[data-astro-cid-pthjyysv]{width:38px;height:38px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.login-required[data-astro-cid-pthjyysv]{display:none;border:1px dashed var(--s-card-border);border-radius:12px;padding:1rem;color:var(--s-text-secondary);margin-bottom:.75rem}.login-link-modal[data-astro-cid-pthjyysv]{color:var(--s-accent);text-decoration:none;font-weight:600}.testimonial-form[data-astro-cid-pthjyysv]{display:none}.testimonial-form[data-astro-cid-pthjyysv] label[data-astro-cid-pthjyysv]{display:flex;flex-direction:column;gap:.35rem;color:var(--s-text-primary);font-size:.9rem;margin-bottom:.85rem}.testimonial-form[data-astro-cid-pthjyysv] input[data-astro-cid-pthjyysv],.testimonial-form[data-astro-cid-pthjyysv] textarea[data-astro-cid-pthjyysv]{width:100%;border-radius:10px;border:1px solid var(--s-card-border);background:transparent;color:var(--s-text-primary);padding:.7rem .8rem;font:inherit}.testimonial-form[data-astro-cid-pthjyysv] textarea[data-astro-cid-pthjyysv]{min-height:110px;resize:vertical}.form-feedback[data-astro-cid-pthjyysv]{min-height:1.2rem;margin:0 0 .6rem;color:var(--s-text-secondary);font-size:.9rem}.form-feedback[data-astro-cid-pthjyysv].error{color:#dc2626}.form-feedback[data-astro-cid-pthjyysv].success{color:#16a34a}.submit-btn[data-astro-cid-pthjyysv]{border:0;border-radius:10px;background:var(--s-accent);color:#fff;padding:.75rem 1rem;font-weight:700;cursor:pointer}.submit-btn[data-astro-cid-pthjyysv]:disabled{opacity:.7;cursor:not-allowed}.testimonial-success-state[data-astro-cid-pthjyysv]{display:none;flex-direction:column;align-items:center;text-align:center;gap:.7rem;padding:1.2rem .2rem}.success-icon[data-astro-cid-pthjyysv]{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;font-size:1.6rem;background:#16a34a1f;color:#15803d}.testimonial-success-state[data-astro-cid-pthjyysv] p[data-astro-cid-pthjyysv]{margin:0;color:var(--s-text-primary);font-size:.98rem;line-height:1.5}@media(max-width:768px){.testimonials-grid[data-astro-cid-pthjyysv]{grid-template-columns:1fr}.back-button[data-astro-cid-pthjyysv]{position:static;display:inline-flex;margin-bottom:1rem}h1[data-astro-cid-pthjyysv]{margin-top:0;font-size:2rem}.page-header[data-astro-cid-pthjyysv]{text-align:left}.write-review-btn[data-astro-cid-pthjyysv]{width:100%;text-align:center}}
