.feed{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;background:#000;color:#fff}.panel{position:relative;height:100vh;scroll-snap-align:start}.feed-video{width:100%;max-height:80vh;height:auto;object-fit:contain;background:#000}.overlay{position:absolute;bottom:4rem;left:1rem;color:#fff;font-size:.85rem;line-height:1.3;text-shadow:0 0 4px rgba(0,0,0,.8)}.overlay .hash{font-weight:600;margin:0}.overlay .meta{opacity:.8;margin:.15rem 0 0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:1.25rem;padding:.75rem .5rem;background:#000000e6}.bottom-nav button{background:#000;color:#fff;border:1px solid white;border-radius:6px;padding:.45rem 1.1rem;font-family:inherit;cursor:pointer}.bottom-nav button:hover,.bottom-nav button:focus{background:#000;color:#fff;outline:none}body,html,#root{margin:0;padding:0;height:100%;background:#000;color:#fff;font-family:Georgia,Times New Roman,serif;font-weight:300;letter-spacing:.3px}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.home-content{padding:2rem}.home-content h1{font-size:2rem;line-height:1.4;font-weight:600;margin-bottom:1rem}.home-content p{font-size:1rem;opacity:.8;margin-bottom:1.5rem}button{padding:.75rem 1.5rem;background-color:#000;color:#fff;border:1px solid white;border-radius:6px;font-size:1rem;font-family:Georgia,Times New Roman,serif;font-weight:400;cursor:pointer;outline:none}button:focus,button:hover{outline:none;box-shadow:none;background-color:#000;color:#fff;border:1px solid white}.video-peek{width:100%;max-height:300px;overflow:hidden}video{width:100%;object-fit:cover}.consent-screen{background:#000;color:#fff;height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;font-family:Georgia,Times New Roman,serif;padding:2rem}.consent-screen button{margin-top:2rem;padding:.75rem 1.5rem;background-color:#000;color:#fff;border:1px solid white;border-radius:6px;font-size:1rem;cursor:pointer}.record-start{position:relative;background:#000;height:100vh;width:100vw;overflow:hidden}video{width:100%;height:100%;object-fit:cover}.record-button{position:absolute;bottom:12vh;left:50%;transform:translate(-50%);background-color:red;color:red;font-size:3rem;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer}.error{position:absolute;top:1rem;left:0;right:0;color:#fff;text-align:center;background:#f009;padding:.5rem;z-index:10}.review-buttons{position:absolute;bottom:45vh;width:100%;display:flex;justify-content:center;gap:2rem;z-index:10}.redo-button,.accept-button{background:#000;color:#fff;border:1px solid white;border-radius:6px;font-size:1rem;padding:.5rem 1.25rem;cursor:pointer;outline:none}.redo-button:hover,.redo-button:focus,.accept-button:hover,.accept-button:focus{background:#000;color:#fff;border:1px solid white;outline:none;box-shadow:none}.stop-button{position:absolute;bottom:12vh;left:50%;transform:translate(-50%);background-color:#fff;color:#000;font-size:1.5rem;border:none;border-radius:6px;width:64px;height:64px;display:flex;justify-content:center;align-items:center;cursor:pointer}.explorer{max-width:800px;margin:0 auto;padding:1.5rem}h1{font-size:1.2rem;line-height:1.4;font-weight:600;margin-bottom:1rem}.search-bar{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-bar input{flex:1;padding:.55rem .8rem;background:#000;color:#fff;border:1px solid white;border-radius:6px;font-size:.95rem;font-family:inherit}.search-bar button{padding:.55rem 1rem;background:#000;color:#fff;border:1px solid white;border-radius:6px;cursor:pointer}.search-bar button:disabled{opacity:.6;cursor:not-allowed}.no-results{text-align:center;opacity:.7;line-height:1.45}.cards{display:grid;gap:1rem}.card{border:1px solid white;border-radius:8px;overflow:hidden;background:#000;color:#fff}.card video{display:block;width:100%;background:#000}.meta{padding:.75rem .9rem;font-size:.85rem;line-height:1.35}.pill{display:inline-block;background:transparent;color:#fff;border:1px solid white;border-radius:12px;padding:0 .5em;margin-right:.35em;font-size:.75rem}.receipt-link{display:block;padding:.6rem .9rem;font-size:.85rem;text-decoration:underline;color:#fff;border-top:1px solid white}.load-more{margin:1.25rem auto 0;display:block;padding:.55rem 1.25rem;background:#000;color:#fff;border:1px solid white;border-radius:6px;cursor:pointer}@media (min-width: 560px){.cards{grid-template-columns:1fr 1fr}}.submit-form-container{height:100vh;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif}.submit-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:2rem}.submit-form input[type=text]{width:100%;padding:.5rem;margin-top:.25rem;margin-bottom:1rem;border:1px solid white;background:#000;color:#fff;border-radius:4px}.checkbox-label{margin-bottom:1.5rem;font-size:.9rem}.buttons{display:flex;gap:1rem}button{padding:.5rem 1.25rem;background:#000;color:#fff;border:1px solid white;border-radius:6px;cursor:pointer}.receipt-page{text-align:center;padding:2rem}.video-container video{width:100%;max-width:600px;margin-bottom:2rem}.details-container p{font-size:1rem;margin:.5rem 0;text-align:left;word-break:break-word;white-space:normal}.details-container{border:1px solid #ddd;border-radius:12px;padding:1rem 2rem;background-color:#000;box-shadow:0 2px 8px #0000000d;max-width:600px;margin:1rem auto}:root{font-family:Georgia,Times New Roman,serif;color:#fff;background-color:#000}body{margin:0}
