.request-hero{background:linear-gradient(135deg,#059669,#10b981 50%,#34d399);overflow:hidden;padding:3rem 1.5rem 4rem;position:relative;text-align:center}.request-hero .hero-bg-pattern{background-image:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.08) 0,transparent 50%),radial-gradient(circle at 40% 40%,hsla(0,0%,100%,.03) 0,transparent 30%);inset:0;pointer-events:none;position:absolute}.request-hero-container{margin:0 auto;max-width:700px;position:relative}.hero-icon-large{display:block;font-size:4rem;margin-bottom:1rem}.request-title{color:#fff;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.request-subtitle{color:hsla(0,0%,100%,.9);font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:550px}.request-form-section{background:#f8fafc;padding:3rem 1.5rem 5rem}.request-container{margin:0 auto;max-width:800px}.how-it-works{margin-bottom:3rem}.how-it-works h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.steps-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.step-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;position:relative;text-align:center;transition:all .2s}.step-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.step-number{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;left:50%;position:absolute;top:-12px;transform:translateX(-50%);width:24px}.step-icon{font-size:2.5rem;margin-bottom:.75rem}.step-card h3{color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:.5rem}.step-card p{color:#64748b;font-size:.875rem;line-height:1.5}.form-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:2rem;padding:2rem}.form-header{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.form-header h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:#64748b;font-size:.9375rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e293b;display:block;font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s;width:100%}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2364748b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;cursor:pointer;padding-right:3rem}.form-group textarea{min-height:120px;resize:vertical}.form-group select:focus,.form-group textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1);outline:none}.form-group select:hover,.form-group textarea:hover{border-color:#cbd5e1}.form-group input[type=email]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s;width:100%}.form-group input[type=email]:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1);outline:none}.form-group input[type=email]:hover{border-color:#cbd5e1}.form-hint{color:#64748b;font-size:.8125rem;line-height:1.5;margin-top:.5rem}.email-notification-group{background:#f0fdf4;border:1px solid #a7f3d0;border-radius:12px;padding:1.25rem}.consent-checkbox{align-items:flex-start;border-top:1px solid #d1fae5;display:flex;gap:.75rem;margin-top:1rem;padding-top:1rem}.consent-checkbox input[type=checkbox]{accent-color:#10b981;cursor:pointer;flex-shrink:0;height:20px;margin:2px 0 0;width:20px}.consent-checkbox label{color:#1e293b;cursor:pointer;font-size:.9375rem;font-weight:500;line-height:1.5;margin-bottom:0}.consent-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.875rem;gap:.5rem;margin-top:.75rem;padding:.625rem .875rem}.consent-error:before{content:"⚠️";flex-shrink:0}.email-note{background:#f8fafc;border-left:3px solid #10b981;border-radius:0 6px 6px 0;color:#64748b;font-size:.8125rem;line-height:1.5;margin-top:.75rem;padding:.5rem .75rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .2s;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 4px 12px rgba(16,185,129,.3);transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.btn-loading{align-items:center;display:inline-flex;gap:.5rem}.spinner{animation:spin 1s linear infinite;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-message{padding:2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.success-message h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.success-message p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.back-link{align-items:center;color:#10b981;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:color .2s}.back-link:hover{color:#059669}.popular-requests{margin-bottom:2rem}.popular-requests h2{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.popular-subtitle{color:#64748b;font-size:.9375rem;margin-bottom:1.25rem}.popular-grid{display:flex;flex-direction:column;gap:.75rem}.popular-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1rem 1.25rem;transition:all .2s}.popular-item:hover{background:#f0fdf4;border-color:#10b981}.popular-icon{flex-shrink:0;font-size:1.75rem}.popular-info{align-items:center;display:flex;flex:1;gap:1rem;justify-content:space-between}.popular-info h4{color:#1e293b;font-size:.9375rem;font-weight:600}.popular-votes{align-items:center;background:#ecfdf5;border-radius:100px;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.25rem .75rem}.popular-votes svg{height:14px;width:14px}.privacy-note{align-items:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;color:#065f46;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.75rem 1.25rem}.privacy-icon{color:#10b981;flex-shrink:0;height:18px;width:18px}@media (max-width:768px){.request-hero{padding:2.5rem 1rem 3rem}.hero-icon-large{font-size:3rem}.steps-grid{gap:1.25rem;grid-template-columns:1fr}.step-card{align-items:center;display:flex;gap:1rem;padding:1.25rem;text-align:left}.step-number{flex-shrink:0;position:static;transform:none}.step-icon{flex-shrink:0;font-size:2rem;margin-bottom:0}.step-card h3{margin-bottom:.25rem}.form-card{padding:1.5rem}.popular-info{align-items:flex-start;flex-direction:column;gap:.5rem}.privacy-note{flex-direction:column;text-align:center}}@media (max-width:480px){.request-title{font-size:1.75rem}.request-subtitle{font-size:1rem}}