.seriph-poll{--seriph-border-color: #e5e7eb;--seriph-bg-color: white;--seriph-text-color: inherit;--seriph-text-muted: #6b7280;--seriph-hover-bg: #f3f4f6;--seriph-selected-bg: #dbeafe;--seriph-selected-border: #3b82f6;--seriph-bar-bg: #dbeafe;--seriph-voted-bar-bg: #3b82f6;--seriph-button-bg: #3b82f6;--seriph-button-text: white;--seriph-button-hover: #2563eb;font-family:inherit}.seriph-poll.seriph-theme-dark{--seriph-border-color: #374151;--seriph-bg-color: transparent;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-hover-bg: #374151;--seriph-selected-bg: rgba(59, 130, 246, .2);--seriph-selected-border: #3b82f6;--seriph-bar-bg: rgba(59, 130, 246, .2);--seriph-voted-bar-bg: #3b82f6}@media(prefers-color-scheme:dark){.seriph-poll.seriph-theme-auto{--seriph-border-color: #374151;--seriph-bg-color: transparent;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-hover-bg: #374151;--seriph-selected-bg: rgba(59, 130, 246, .2);--seriph-selected-border: #3b82f6;--seriph-bar-bg: rgba(59, 130, 246, .2);--seriph-voted-bar-bg: #3b82f6}}.seriph-poll-loading{display:flex;justify-content:center;padding:2rem}.seriph-poll-spinner{width:1.5rem;height:1.5rem;border:2px solid var(--seriph-border-color);border-top-color:var(--seriph-button-bg);border-radius:50%;animation:seriph-spin .8s linear infinite}@keyframes seriph-spin{to{transform:rotate(360deg)}}.seriph-poll-question{font-weight:600;font-size:1.125rem;margin:0 0 .75rem;color:var(--seriph-text-color)}.seriph-poll-options{display:flex;flex-direction:column;gap:.375rem}.seriph-poll-label{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid var(--seriph-border-color);border-radius:.5rem;cursor:pointer;transition:all .15s}.seriph-poll-label:hover{background:var(--seriph-hover-bg)}.seriph-poll-label.seriph-selected{background:var(--seriph-selected-bg);border-color:var(--seriph-selected-border)}.seriph-poll-label input{margin:0}.seriph-poll-result{position:relative;padding:.75rem 1rem;border:1px solid var(--seriph-border-color);border-radius:.5rem;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.seriph-poll-result.seriph-voted{border-color:var(--seriph-selected-border)}.seriph-poll-bar{position:absolute;top:0;left:0;bottom:0;background:var(--seriph-bar-bg);transition:width .3s ease}.seriph-poll-result.seriph-voted .seriph-poll-bar{background:var(--seriph-voted-bar-bg);opacity:.2}.seriph-poll-text{position:relative;z-index:1}.seriph-poll-percent{position:relative;z-index:1;font-weight:500;font-size:.875rem;color:var(--seriph-text-muted)}.seriph-poll-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.875rem;color:var(--seriph-text-muted)}.seriph-poll-submit{margin-top:.75rem;width:100%;padding:.625rem 1rem;background:var(--seriph-button-bg);color:var(--seriph-button-text);border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background .15s}.seriph-poll-submit:hover:not(:disabled){background:var(--seriph-button-hover)}.seriph-poll-submit:disabled{opacity:.5;cursor:not-allowed}.seriph-poll-error{padding:.75rem;background:#fef2f2;color:#991b1b;border-radius:.5rem;font-size:.875rem}.seriph-theme-dark .seriph-poll-error,.seriph-theme-auto .seriph-poll-error{background:#ef444426;color:#fca5a5}@media(prefers-color-scheme:dark){.seriph-theme-auto .seriph-poll-error{background:#ef444426;color:#fca5a5}}.seriph-feedback{--seriph-border-color: #9ca3af;--seriph-bg-color: white;--seriph-text-color: inherit;--seriph-text-muted: #6b7280;--seriph-hover-bg: #f3f4f6;--seriph-selected-bg: #dbeafe;--seriph-selected-border: #3b82f6;--seriph-button-bg: #3b82f6;--seriph-button-text: white;--seriph-button-hover: #2563eb;--seriph-success-color: #16a34a;--seriph-error-color: #dc2626;font-family:inherit}.seriph-feedback.seriph-theme-dark{--seriph-border-color: #9ca3af;--seriph-bg-color: #374151;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-hover-bg: #4b5563;--seriph-selected-bg: rgba(59, 130, 246, .3);--seriph-selected-border: #60a5fa;--seriph-success-color: #22c55e;--seriph-error-color: #ef4444}@media(prefers-color-scheme:dark){.seriph-feedback.seriph-theme-auto{--seriph-border-color: #9ca3af;--seriph-bg-color: #374151;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-hover-bg: #4b5563;--seriph-selected-bg: rgba(59, 130, 246, .3);--seriph-selected-border: #60a5fa;--seriph-success-color: #22c55e;--seriph-error-color: #ef4444}}.seriph-feedback-form{display:flex;flex-direction:column;gap:.75rem}.seriph-feedback-type-selector{display:flex;flex-wrap:wrap;gap:.5rem}.seriph-feedback-type{position:relative;display:inline-flex;align-items:center;cursor:pointer}.seriph-feedback-type input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.seriph-feedback-type span{display:inline-block;padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--seriph-border-color);border-radius:9999px;transition:all .15s;color:var(--seriph-text-color);background:transparent}.seriph-feedback-type:hover span{background:var(--seriph-hover-bg)}.seriph-feedback-type input:checked+span{background:var(--seriph-selected-bg);border-color:var(--seriph-selected-border);color:var(--seriph-selected-border)}.seriph-feedback .seriph-feedback-textarea{width:100%;padding:.75rem;font-size:.875rem;border:1px solid var(--seriph-border-color);border-radius:.5rem;background:var(--seriph-bg-color);color:var(--seriph-text-color);resize:vertical;min-height:80px;font-family:inherit}.seriph-feedback .seriph-feedback-textarea:focus{outline:none;border-color:var(--seriph-selected-border);box-shadow:0 0 0 3px #3b82f633}.seriph-feedback .seriph-feedback-textarea::placeholder{color:var(--seriph-text-muted)}.seriph-feedback-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.seriph-feedback-message{font-size:.875rem;color:var(--seriph-text-muted)}.seriph-feedback-message.seriph-success{color:var(--seriph-success-color)}.seriph-feedback-message.seriph-error{color:var(--seriph-error-color)}.seriph-feedback .seriph-feedback-submit{padding:.5rem 1rem;background:var(--seriph-button-bg);color:var(--seriph-button-text);border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s;white-space:nowrap}.seriph-feedback .seriph-feedback-submit:hover:not(:disabled){background:var(--seriph-button-hover)}.seriph-feedback .seriph-feedback-submit:disabled{opacity:.5;cursor:not-allowed}.seriph-waitlist{--seriph-border-color: #9ca3af;--seriph-bg-color: white;--seriph-text-color: inherit;--seriph-text-muted: #6b7280;--seriph-button-bg: #3b82f6;--seriph-button-text: white;--seriph-button-hover: #2563eb;--seriph-success-color: #16a34a;--seriph-success-bg: #dcfce7;--seriph-error-color: #dc2626;--seriph-error-bg: #fef2f2;font-family:inherit}.seriph-waitlist.seriph-theme-dark{--seriph-border-color: #9ca3af;--seriph-bg-color: #374151;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-success-color: #22c55e;--seriph-success-bg: rgba(34, 197, 94, .15);--seriph-error-color: #ef4444;--seriph-error-bg: rgba(239, 68, 68, .15)}@media(prefers-color-scheme:dark){.seriph-waitlist.seriph-theme-auto{--seriph-border-color: #9ca3af;--seriph-bg-color: #374151;--seriph-text-color: #f3f4f6;--seriph-text-muted: #9ca3af;--seriph-success-color: #22c55e;--seriph-success-bg: rgba(34, 197, 94, .15);--seriph-error-color: #ef4444;--seriph-error-bg: rgba(239, 68, 68, .15)}}.seriph-waitlist-form{display:flex;gap:.5rem}.seriph-waitlist .seriph-waitlist-input{flex:1;padding:.625rem .875rem;font-size:.875rem;border:1px solid var(--seriph-border-color);border-radius:.5rem;background:var(--seriph-bg-color);color:var(--seriph-text-color);font-family:inherit;min-width:0}.seriph-waitlist .seriph-waitlist-input:focus{outline:none;border-color:var(--seriph-button-bg);box-shadow:0 0 0 3px #3b82f633}.seriph-waitlist .seriph-waitlist-input::placeholder{color:var(--seriph-text-muted)}.seriph-waitlist .seriph-waitlist-submit{padding:.625rem 1rem;background:var(--seriph-button-bg);color:var(--seriph-button-text);border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s;white-space:nowrap}.seriph-waitlist .seriph-waitlist-submit:hover:not(:disabled){background:var(--seriph-button-hover)}.seriph-waitlist .seriph-waitlist-submit:disabled{opacity:.5;cursor:not-allowed}.seriph-waitlist-message{padding:.75rem 1rem;font-size:.875rem;border-radius:.5rem;text-align:center}.seriph-waitlist-message.seriph-success{background:var(--seriph-success-bg);color:var(--seriph-success-color)}.seriph-waitlist-message.seriph-error{background:var(--seriph-error-bg);color:var(--seriph-error-color)}@media(max-width:400px){.seriph-waitlist-form{flex-direction:column}.seriph-waitlist .seriph-waitlist-submit{width:100%}}@layer seriph{.seriph-views{--seriph-text-color: #6b7280;--seriph-icon-color: #9ca3af;display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--seriph-text-color)}.seriph-views.seriph-theme-dark{--seriph-text-color: #9ca3af;--seriph-icon-color: #6b7280}@media(prefers-color-scheme:dark){.seriph-views.seriph-theme-auto{--seriph-text-color: #9ca3af;--seriph-icon-color: #6b7280}}.seriph-views-icon{display:flex;color:var(--seriph-icon-color)}.seriph-views-icon svg{width:1em;height:1em}.seriph-views-count{font-variant-numeric:tabular-nums}.seriph-views-unique{color:var(--seriph-icon-color);font-size:.75rem}}@layer seriph{.seriph-announcements{display:flex;flex-direction:column;gap:.5rem}.seriph-announcement{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem}.seriph-announcement-info{background:#dbeafe;color:#1e40af}.seriph-announcement-warning{background:#fef3c7;color:#92400e}.seriph-announcement-success{background:#dcfce7;color:#166534}.seriph-announcement-error{background:#fef2f2;color:#991b1b}.seriph-announcement-content{flex:1}.seriph-announcement-link{font-weight:500;text-decoration:underline;text-underline-offset:2px}.seriph-announcement-link:hover{text-decoration:none}.seriph-announcement-dismiss{padding:.25rem;background:transparent;border:none;cursor:pointer;opacity:.6;transition:opacity .15s;display:flex}.seriph-announcement-dismiss:hover{opacity:1}.seriph-announcement-dismiss svg{width:1rem;height:1rem}@media(prefers-color-scheme:dark){.seriph-announcement-info{background:#3b82f633;color:#93c5fd}.seriph-announcement-warning{background:#f59e0b33;color:#fcd34d}.seriph-announcement-success{background:#22c55e33;color:#86efac}.seriph-announcement-error{background:#ef444433;color:#fca5a5}}}
