:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f7;background:#050505;font-synthesis:none;--surface: #111111;--surface-raised: #181818;--border: #2a2a2a;--muted: #a2a2a2;--purple: #9f7aea;--danger: #dc5f64}*{box-sizing:border-box}html{min-height:100%;background:#050505}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;background:#050505}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--purple);outline-offset:3px}[hidden]{display:none!important}#app{width:min(100%,34rem);min-height:100vh;min-height:100dvh;margin:0 auto;padding:max(1.25rem,env(safe-area-inset-top)) max(1.1rem,env(safe-area-inset-right)) max(1.5rem,env(safe-area-inset-bottom)) max(1.1rem,env(safe-area-inset-left));display:flex;flex-direction:column}.brand{min-height:2.75rem;font-size:.8rem;font-weight:900;letter-spacing:.19em}.brand span,.eyebrow{color:var(--purple)}.state{flex:1}.panel{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem 0 5rem}.panel h1,.shot-heading h1{margin:0;max-width:12ch;font-size:clamp(2.25rem,10vw,4rem);line-height:.98;letter-spacing:-.055em}.panel>p:not(.eyebrow,.fine-print,.inline-error,.countdown){max-width:31rem;margin:1.25rem 0 2rem;color:#c3c3c3;font-size:1.05rem;line-height:1.55}.eyebrow{margin:0 0 .75rem;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fine-print,.submission-note,.countdown{color:var(--muted);font-size:.82rem;line-height:1.45}.fine-print{margin:1rem 0 0}.button{min-height:3.5rem;border:1px solid transparent;border-radius:.8rem;padding:.9rem 1.2rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;text-align:center;text-decoration:none;cursor:pointer}.button:disabled{opacity:.48;cursor:wait}.primary{color:#080808;background:#f5f5f5}.primary:hover:not(:disabled){background:#dedede}.secondary{border-color:var(--border);background:var(--surface-raised)}.secondary:hover:not(:disabled){background:#242424}.danger{border-color:#71383b;background:#351b1d}.full{width:100%}.panel .button+.button{margin-top:.7rem}.shot-state{display:flex;min-height:0;flex-direction:column;padding-bottom:.25rem}.shot-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:.6rem 0 1rem}.shot-heading h1{font-size:clamp(2rem,8vw,3rem)}.text-button,.icon-button{border:0;color:var(--muted);background:transparent;cursor:pointer}.text-button{padding:.75rem 0;text-decoration:underline;text-underline-offset:.2em}.shot-frame{min-height:0;margin:0;flex:1;overflow:hidden;border:1px solid var(--border);border-radius:1rem;background:var(--surface)}.shot-frame img{width:100%;height:100%;min-height:min(55vh,32rem);max-height:62vh;display:block;object-fit:contain;background:#0b0b0b}.vote-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.85rem}.vote-button{min-height:4rem;font-size:1.05rem}.submission-note{min-height:1.2rem;margin:.6rem 0 0;text-align:center}.spinner{width:2rem;height:2rem;margin-bottom:1.4rem;border:2px solid #303030;border-top-color:#f5f5f5;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}.turnstile-widget{width:100%;min-height:4.5rem;margin:.5rem 0 1rem}.inline-error{width:100%;margin:0 0 1rem;color:#f1a2a6;font-size:.9rem;line-height:1.4}.countdown{margin:-.8rem 0 1.25rem}dialog{width:min(calc(100% - 2rem),31rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;overflow:auto;border:1px solid var(--border);border-radius:1rem;color:#f7f7f7;background:var(--surface)}dialog::backdrop{background:#000000c7}.dialog-inner{padding:1.25rem}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dialog-heading h2{margin:0;font-size:1.7rem;letter-spacing:-.035em}.icon-button{width:2.75rem;height:2.75rem;flex:0 0 auto;border:1px solid var(--border);border-radius:50%;font-size:1.5rem;line-height:1}.dialog-copy{margin:1rem 0;color:#b8b8b8;line-height:1.5}.report-options{margin:0 0 1rem;padding:0;border:0}.report-options label{min-height:3.2rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--border);cursor:pointer}.report-options input{width:1.15rem;height:1.15rem;accent-color:var(--purple)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:48rem){#app{padding-top:2rem}.panel{padding-bottom:7rem}}
