.algq-offer-app{max-width:1100px;margin:32px auto;padding:28px;background:#fff;border:1px solid #d9e0e6;border-radius:14px;box-shadow:0 10px 30px rgba(11,31,51,.08);color:#1c2733}.algq-offer-hero{padding:32px;border-radius:12px;background:linear-gradient(135deg,#0b1f33,#123b55);color:#fff}.algq-offer-hero p:first-child{color:#d2b45f;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.algq-offer-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.algq-offer-stats div{padding:18px;border:1px solid #d9e0e6;border-radius:10px}.algq-offer-stats strong,.algq-offer-stats span{display:block}.algq-offer-stats strong{font-size:24px;color:#0b1f33}.algq-offer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.algq-offer-form label{font-weight:600}.algq-offer-form input,.algq-offer-form select,.algq-offer-form textarea{box-sizing:border-box;width:100%;margin-top:7px;padding:11px;border:1px solid #cbd5df;border-radius:7px}.algq-offer-form textarea,.algq-offer-form button{grid-column:1/-1}.algq-offer-button{display:inline-block;padding:11px 18px;border:0;border-radius:7px;background:#0b1f33;color:#fff!important;text-decoration:none;cursor:pointer}.algq-offer-button.secondary{background:#167c80}.algq-offer-notice{padding:14px;margin:14px 0;border-left:4px solid #c7a44a;background:#f7f4e8}.algq-offer-table{overflow:auto}.algq-offer-table table{width:100%;border-collapse:collapse}.algq-offer-table th,.algq-offer-table td{padding:12px;border-bottom:1px solid #d9e0e6;text-align:left}@media(max-width:760px){.algq-offer-stats,.algq-offer-form{grid-template-columns:1fr}}