.request-page{font-family:var(--font-tsar-body),"Source Sans 3","Segoe UI",sans-serif;color:#111;background:#fff}.container{max-width:1400px;margin:0 auto;padding:0 1rem}.request-section{padding:4rem 0 6rem;color:#fff;background-image:linear-gradient(rgba(6,21,40,.45),rgba(6,21,40,.45)),url(/images/industries/retail.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.request-section h2{text-align:center;font-size:2.25rem;margin:0 0 1.5rem;font-weight:700;color:#fff;background:transparent}.request-form{max-width:1400px;margin:0 auto;background:transparent;padding:2rem;border-radius:12px;box-shadow:0 18px 50px rgba(2,6,23,.35)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;align-items:start}.form-group{display:block}.form-group label{display:block;font-size:.95rem;color:rgba(255,255,255,.92);margin-bottom:.35rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.85rem 1rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.98);color:#0b1220;box-shadow:0 6px 20px rgba(2,6,23,.35);font-size:.95rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa6b2;font-style:italic}.form-group.full{grid-column:2}.form-group.full textarea{min-height:160px;resize:vertical}.form-actions{margin-top:1.25rem;display:flex;justify-content:center}.form-actions .btn.primary{padding:.95rem 2.25rem;border-radius:8px;background:linear-gradient(180deg,#2a3bd6,#1e2aa8);color:#fff;box-shadow:0 10px 30px rgba(12,18,60,.45),inset 0 -2px 0 rgba(0,0,0,.12);border:1px solid rgba(255,255,255,.06);font-weight:600}.btn{display:inline-block;padding:.6rem 1rem;border-radius:8px;text-decoration:none}.btn.primary{background:#0b74ff;color:#fff}html{scroll-behavior:smooth}@media (max-width:1000px){.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}.request-section{padding:2.5rem 0}.request-section h2{font-size:1.8rem}}