.purchase-request-wrap{background:#f6f8fb;padding:120px 0 70px}.purchase-request-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);grid-gap:24px;gap:24px;align-items:flex-start}.info-card,.preview-card,.purchase-request-form{background:#fff;border:1px solid #e8edf3;border-radius:8px;box-shadow:0 12px 30px rgba(24,35,52,.06)}.purchase-request-form{padding:28px}.request-heading h1{font-size:24px;margin:0 0 6px}.info-card p,.preview-header p,.request-heading p{color:#6d7785;margin:0}.request-step{display:flex;align-items:center;gap:10px;margin:24px 0 14px}.request-step span{align-items:center;background:#e4003a;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:22px;justify-content:center;width:22px}.request-step h3{font-size:17px;margin:0}.request-fields{display:grid;grid-gap:14px;gap:14px}.request-fields.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.request-fields.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-request-form label{color:#2c3440;font-size:13px;font-weight:600}.purchase-request-form input,.purchase-request-form select,.purchase-request-form textarea{border:1px solid #dfe5ed;border-radius:6px;display:block;font-size:14px;margin-top:7px;min-height:44px;padding:10px 12px;width:100%}.purchase-request-form textarea{min-height:96px;resize:vertical}.outline-action{background:#fff;border:1px solid #f2b4c4;border-radius:6px;color:#e4003a;font-weight:700;margin-top:14px;min-height:42px;width:100%}.feature-grid,.segmented{display:flex;flex-wrap:wrap;gap:10px}.segmented button{background:#fff;border:1px solid #dfe5ed;border-radius:6px;font-weight:700;min-height:40px;padding:0 18px}.segmented button.active{background:#e4003a;border-color:#e4003a;color:#fff}.budget-line{border-top:3px solid #edf1f6;margin-top:18px;position:relative}.budget-line span{background:#e4003a;display:block;height:3px}.budget-line strong{color:#e4003a;display:block;font-size:13px;margin-top:8px}.consent,.feature-grid label{align-items:center;display:flex;gap:8px}.consent input,.feature-grid input{accent-color:#e4003a;min-height:auto;width:auto}.full-field{display:block;margin-top:14px}.request-actions{display:grid;grid-gap:12px;gap:12px;grid-template-columns:.7fr 1.3fr;margin-top:22px}.secondary-action,.submit-action{border:0;border-radius:6px;font-weight:700;min-height:48px}.secondary-action{background:#f2f5f8;color:#2c3440}.submit-action{background:#e4003a;color:#fff}.submit-action:disabled{opacity:.65}.request-alert{border-radius:6px;font-weight:600;margin-top:16px;padding:12px}.request-alert.success{background:#e9f8ef;color:#157347}.request-alert.error{background:#fff1f3;color:#c5163d}.preview-card{padding:18px}.preview-header{align-items:flex-start;display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.preview-header h2{font-size:18px;margin:0 0 5px}.preview-header button{background:#fff;border:1px solid #f2b4c4;border-radius:6px;color:#e4003a;font-weight:700;padding:8px 14px}.map-preview{background:linear-gradient(135deg,#eaf3ea,#eef4f8 48%,#f5efe8);border-radius:8px;min-height:480px;overflow:hidden;position:relative}.map-grid{background-image:linear-gradient(hsla(0,0%,100%,.75) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.75) 1px,transparent 0);background-size:52px 52px;inset:0;position:absolute}.polygon{align-items:center;background:rgba(228,0,58,.24);border:3px solid #e4003a;-webkit-clip-path:polygon(18% 18%,72% 10%,92% 35%,82% 76%,42% 88%,10% 62%);clip-path:polygon(18% 18%,72% 10%,92% 35%,82% 76%,42% 88%,10% 62%);color:#1f2933;display:flex;flex-direction:column;inset:86px 44px;justify-content:center;position:absolute;text-align:center}.polygon span{background:#e4003a;border-radius:14px;color:#fff;font-size:12px;margin-bottom:10px;padding:5px 12px}.preview-stats{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:14px}.preview-stats div{border:1px solid #edf1f6;border-radius:7px;padding:12px}.preview-stats span{color:#7a8492;display:block;font-size:12px}.preview-stats strong{color:#1f2933}.info-card{margin-top:18px;padding:22px}.info-card h3{font-size:18px;margin-bottom:14px}.info-card p{border-top:1px solid #edf1f6;padding:12px 0}@media (max-width:991px){.preview-stats,.purchase-request-grid,.request-fields.three-col,.request-fields.two-col{grid-template-columns:1fr}.purchase-request-wrap{padding-top:92px}}