:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:900px;margin:0 auto;padding:2rem}.landing-page{text-align:center}.header{margin-bottom:2rem}.header h1{font-size:3rem;color:#d32f2f;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.subtitle{font-size:1.25rem;color:#666}.photos-section{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.photo-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000026;max-width:300px;flex:1;min-width:250px}.photo-placeholder{width:100%;height:250px;background:linear-gradient(135deg,#e0e0e0,#bdbdbd);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;border:3px dashed #999}.photo-placeholder span{color:#666;font-size:1.1rem;font-weight:500}.photo-card h3{margin:.5rem 0;color:#333;font-size:1.5rem}.photo-card p{margin:.25rem 0;color:#555}.reward-section{background:linear-gradient(135deg,#ffeb3b,#ffc107);padding:1.5rem;border-radius:12px;margin-bottom:2rem}.reward-section h2{color:#333;margin:0 0 .5rem;font-size:2rem;letter-spacing:1px}.reward-section p{color:#555;margin:0;font-size:1.1rem}.contact-section{background:#f5f5f5;padding:2rem;border-radius:12px;margin-bottom:2rem}.contact-section h2{color:#333;margin-top:0}.contact-section>p{color:#555;font-size:1.1rem}.tip-form{text-align:left;max-width:600px;margin:1.5rem auto 0}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form-group label{font-weight:600;color:#333}.form-group textarea,.form-group input{padding:.75rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group textarea:focus,.form-group input:focus{outline:none;border-color:#1976d2}.form-group textarea{resize:vertical;min-height:120px}.optional-label{font-size:.9rem;color:#666;margin:1.5rem 0 1rem;font-style:italic}.form-row{display:flex;gap:1rem;flex-wrap:wrap}.form-row .form-group{flex:1;min-width:150px}.submit-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#1976d2,#1565c0);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1976d266}.submit-btn:active{transform:translateY(0)}.urgent-note{background:#fff3e0;padding:1rem;border-radius:8px;border-left:4px solid #ff9800;color:#e65100;font-weight:500;margin-top:1.5rem}.footer{color:#888;padding:1rem}.footer p{margin:0}.form-error{background:#ffebee;padding:.75rem 1rem;border-radius:8px;border-left:4px solid #d32f2f;text-align:left}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn:disabled:hover{transform:none;box-shadow:none}.recaptcha-notice{font-size:.8rem;color:#888;margin-top:1rem}.recaptcha-notice a{color:#1976d2;text-decoration:none}.recaptcha-notice a:hover{text-decoration:underline}.success-message{background:#e8f5e9;padding:3rem 2rem;border-radius:12px;margin-top:4rem}.success-message h2{color:#2e7d32;margin:0 0 1rem}.success-message p{color:#555;margin:.5rem 0}.success-message .submit-btn{margin-top:2rem;max-width:300px}
