.contribute-page{background:#fafafa;min-height:100vh;overflow-y:auto}.contribute-info-trigger{color:#6b7fad;cursor:help;background:#f0f4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;margin-left:.5rem;font-family:Georgia,serif;font-size:.6rem;font-style:italic;transition:all .15s;display:inline-flex;position:relative}.contribute-info-trigger:hover{color:#4361a0;background:#dbe4ff}.contribute-info-tooltip{color:#374151;z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:22rem;padding:1rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;line-height:1.6;display:none;position:absolute;top:calc(100% + .625rem);left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001f,0 1px 4px #0000000f}.contribute-info-tooltip:before{content:"";background:#fff;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.contribute-info-trigger:hover .contribute-info-tooltip{display:block}.contribute-info-tooltip h4{letter-spacing:.02em;color:#111827;text-transform:none;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600}.contribute-info-tooltip ul{margin:0;padding:0;list-style:none}.contribute-info-tooltip li{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:.375rem 0;font-size:.725rem}.contribute-info-tooltip li:last-child{border-bottom:none}.contribute-info-tooltip li strong{color:#111827;font-weight:600}.contribute-info-tooltip code{color:#6b7280;word-break:break-all;background:#f3f4f6;border-radius:3px;padding:.125rem .375rem;font-size:.625rem}.contribute-info-tooltip .tip{color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:.625rem;padding-top:.625rem;font-size:.675rem;font-style:italic}.contribute-image-notice{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1.5rem;padding:1.25rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7625rem;line-height:1.7}.contribute-image-notice h4{color:#334155;text-transform:none;letter-spacing:0;margin-bottom:.75rem;font-size:.7rem;font-weight:600}.contribute-image-notice p{margin-bottom:.625rem}.contribute-image-notice p:last-child{margin-bottom:0}.contribute-image-notice strong{color:#475569;font-weight:600}.contribute-url-error{color:#ef4444;align-items:center;gap:.25rem;margin-top:.375rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;display:flex}.contribute-nav{z-index:10;background:#fff;border-bottom:2px solid #000;justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex;position:sticky;top:0}.contribute-nav-back{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;color:#000;background:0 0;border:none;align-items:center;gap:.5rem;font-family:Space Mono,monospace;font-size:.75rem;text-decoration:none;display:flex}.contribute-nav-back:hover{text-decoration:underline}.contribute-main{max-width:52rem;margin:0 auto;padding:3rem 2rem}.contribute-section{margin-bottom:2.5rem}.contribute-section-title{text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.contribute-section-title:before{content:"";background:#000;width:2rem;height:1px}.contribute-hero{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding:2rem 0 3rem}.contribute-hero h1{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.contribute-hero p{color:#6b7280;max-width:36rem;margin:0 auto;font-family:Space Mono,monospace;font-size:.8rem;line-height:1.6}.contribute-label{text-transform:uppercase;letter-spacing:.15em;color:#000;margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:.625rem;font-weight:700;display:block}.contribute-label .required{color:#ef4444;margin-left:.25rem}.contribute-input{background:#fff;border:2px solid #000;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:box-shadow .15s}.contribute-input:focus{box-shadow:4px 4px #000}.contribute-input::placeholder{color:#bbb}.contribute-textarea{resize:vertical;background:#fff;border:2px solid #000;outline:none;width:100%;min-height:6rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:box-shadow .15s}.contribute-textarea:focus{box-shadow:4px 4px #000}.contribute-select{cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 1rem center no-repeat;border:2px solid #000;width:100%;padding:.75rem 1rem;font-size:.875rem}.contribute-select:focus{outline:none;box-shadow:4px 4px #000}.contribute-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contribute-row-3{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.contribute-field{margin-bottom:1.5rem}.contribute-gmaps-helper{color:#6b7280;align-items:center;gap:.375rem;margin-top:.375rem;font-family:Space Mono,monospace;font-size:.6rem;display:flex}.contribute-or-divider{text-transform:uppercase;color:#9ca3af;letter-spacing:.1em;align-items:center;gap:1rem;margin:1rem 0;font-family:Space Mono,monospace;font-size:.625rem;display:flex}.contribute-or-divider:before,.contribute-or-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.contribute-link-row{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.contribute-link-row input{background:#fff;border:2px solid #000;outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.8rem}.contribute-link-row input:first-child{flex:.4}.contribute-link-row input:focus{box-shadow:3px 3px #000}.contribute-link-remove{cursor:pointer;color:#9ca3af;background:0 0;border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.125rem;display:flex}.contribute-link-remove:hover{color:#ef4444;border-color:#ef4444}.contribute-add-link{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1px dashed #000;align-items:center;gap:.375rem;margin-top:.25rem;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.625rem;display:inline-flex}.contribute-add-link:hover{background:#f3f4f6}.contribute-chips{flex-wrap:wrap;gap:.5rem;display:flex}.contribute-chip{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #e5e7eb;padding:.4rem .875rem;font-family:Space Mono,monospace;font-size:.7rem;transition:all .15s}.contribute-chip:hover{border-color:#000}.contribute-chip.active{color:#fff;background:#000;border-color:#000}.contribute-images{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.contribute-image-slot{aspect-ratio:1;cursor:pointer;border:2px dashed #d1d5db;justify-content:center;align-items:center;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.contribute-image-slot:hover{border-color:#000}.contribute-image-slot img{object-fit:cover;width:100%;height:100%}.contribute-image-slot .remove-btn{color:#fff;cursor:pointer;opacity:0;background:#000;border:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;transition:opacity .15s;display:flex;position:absolute;top:.25rem;right:.25rem}.contribute-image-slot:hover .remove-btn{opacity:1}.contribute-image-placeholder{color:#9ca3af;text-transform:uppercase;text-align:center;flex-direction:column;align-items:center;gap:.25rem;font-family:Space Mono,monospace;font-size:.5rem;display:flex}.contribute-image-placeholder i{font-size:1.25rem}.contribute-submit-wrap{border-top:2px solid #000;justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.contribute-submit{color:#fff;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:#000;border:2px solid #000;padding:.875rem 2.5rem;font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;transition:all .15s}.contribute-submit:hover{color:#000;background:#fff}.contribute-submit:disabled{opacity:.5;cursor:not-allowed}.contribute-auth-gate{background:#fafafa;justify-content:center;align-items:center;min-height:100vh;display:flex}.contribute-auth-box{text-align:center;background:#fff;border:2px solid #000;max-width:28rem;padding:3rem;box-shadow:6px 6px #000}.contribute-auth-box h2{text-transform:uppercase;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.contribute-auth-box p{color:#6b7280;margin-bottom:2rem;font-family:Space Mono,monospace;font-size:.75rem;line-height:1.5}.contribute-google-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#000;border:none;align-items:center;gap:.75rem;padding:.75rem 2rem;font-family:Space Mono,monospace;font-size:.75rem;transition:all .15s;display:inline-flex}.contribute-google-btn:hover{background:#333}.contribute-toast{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:100;background:#000;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Space Mono,monospace;font-size:.75rem;animation:.3s slideUp;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:4px 4px #0003}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.contribute-nav{padding:.75rem 1rem}.contribute-main{padding:2rem 1rem}.contribute-row{grid-template-columns:1fr}.contribute-row-3{grid-template-columns:1fr 1fr}.contribute-images{grid-template-columns:repeat(3,1fr)}.contribute-hero h1{font-size:1.75rem}}
