.requests-page{background:#0a0a0a;color:#ffffff;min-height:100vh;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-top:64px;font-weight:300}.requests-container{max-width:1200px;margin:0 auto;padding:0 40px}.requests-hero{min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 40px;text-align:center;background:#000000;margin:-24px calc(-50vw + 50%) 40px;width:100vw;position:relative;left:0;right:0}.requests-badge{display:inline-block;padding:8px 20px;background:linear-gradient(90deg,#dc2626,#f59e0b);border-radius:100px;font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-top:20px;color:#fff;box-shadow:0 4px 12px rgba(220,38,38,.3)}.requests-tagline{font-size:20px;color:rgba(255,255,255,.8);margin:20px 0;font-weight:300;max-width:600px}.requests-hero h1{font-size:56px;font-weight:300;margin-bottom:0;line-height:1.1}.how-it-works-section{margin:60px 0}.how-it-works-section h2{font-size:32px;font-weight:300;text-align:center;margin-bottom:40px;color:#ffffff}.workflow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:40px 0}.workflow-step{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:30px;text-align:center;position:relative}.step-number{position:absolute;top:-15px;left:20px;width:30px;height:30px;background:linear-gradient(90deg,#dc2626,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff}.workflow-icon{width:48px;height:48px;color:#dc2626;margin-bottom:20px}.workflow-step h3{font-size:18px;margin:15px 0;color:#ffffff}.workflow-step p{color:rgba(255,255,255,.8);line-height:1.5}.active-requests-section{margin:60px 0}.active-requests-section h2{font-size:32px;font-weight:300;text-align:center;margin-bottom:40px;color:#ffffff}.requests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.request-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:30px;transition:transform .2s ease,box-shadow .2s ease}.request-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(220,38,38,.15)}.request-card.featured{border:1px solid rgba(220,38,38,.3);background:rgba(220,38,38,.05)}.request-header{display:flex;justify-content:between;align-items:center;margin-bottom:15px}.request-priority{width:16px;height:16px}.request-priority.high{color:#dc2626}.request-priority.medium{color:#f59e0b}.request-priority.low{color:#10b981}.request-budget{color:#f59e0b;font-weight:500;font-size:16px;margin-left:auto}.request-card h3{font-size:20px;margin:15px 0;color:#ffffff;line-height:1.3}.request-card p{color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:20px}.request-details{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.detail-item{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.7);font-size:14px}.detail-icon{width:16px;height:16px;color:#dc2626}.request-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag{padding:4px 12px;background:rgba(220,38,38,.2);border:1px solid rgba(220,38,38,.3);border-radius:20px;font-size:12px;color:#dc2626;font-weight:500}.benefits-section{margin:80px 0}.benefits-section h2{font-size:32px;font-weight:300;text-align:center;margin-bottom:40px;color:#ffffff}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.benefit-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:30px}.benefit-icon{width:48px;height:48px;color:#dc2626;margin-bottom:20px}.benefit-card h3{font-size:20px;margin:15px 0;color:#ffffff}.benefit-card p{color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:20px}.benefit-list{list-style:none;padding:0}.benefit-list li{color:rgba(255,255,255,.7);position:relative;padding:8px 0 8px 20px}.benefit-list li:before{content:"✓";position:absolute;left:0;color:#dc2626;font-weight:600}.categories-section{margin:80px 0}.categories-section h2{font-size:32px;font-weight:300;text-align:center;margin-bottom:40px;color:#ffffff}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.category-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;text-align:center;transition:transform .2s ease}.category-item:hover{transform:translateY(-2px);border-color:rgba(220,38,38,.3)}.category-item h4{color:#ffffff;margin:0 0 10px;font-size:16px}.category-item p{color:#f59e0b;font-weight:500;margin:5px 0}.category-count{color:rgba(255,255,255,.6);font-size:12px}.cta-section{margin:80px 0 60px;text-align:center;padding:60px 40px;background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.cta-section h2{font-size:32px;font-weight:300;margin-bottom:15px;color:#ffffff}.cta-section p{font-size:18px;color:rgba(255,255,255,.8);margin-bottom:30px}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;font-size:16px;transition:all .2s ease}.cta-btn.primary{background:linear-gradient(90deg,#dc2626,#f59e0b);color:#ffffff;box-shadow:0 4px 12px rgba(220,38,38,.3)}.cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,.4)}.cta-btn.secondary{background:transparent;color:#dc2626;border:2px solid #dc2626}.cta-btn.secondary:hover{background:rgba(220,38,38,.1);transform:translateY(-2px)}.cta-icon{width:20px;height:20px}@media (max-width:768px){.requests-container{padding:0 20px}.requests-hero h1{font-size:36px}.requests-tagline{font-size:16px}.benefits-grid,.requests-grid,.workflow-grid{grid-template-columns:1fr}.request-details{flex-direction:column;gap:10px}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px;justify-content:center}}