.feedback-panel{overflow:hidden;padding:0}.feedback-hero{display:flex;align-items:center;gap:24px;padding:34px 40px;color:#fff;background:linear-gradient(125deg,var(--primary-dark),var(--primary) 65%,#4380bd);position:relative}.feedback-hero::after{content:"";position:absolute;right:-55px;top:-85px;width:250px;height:250px;border:42px solid rgba(255,255,255,.08);border-radius:50%}.feedback-hero-icon{display:grid;flex:0 0 82px;width:82px;height:82px;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:22px;background:rgba(255,255,255,.14);box-shadow:0 12px 30px rgba(8,38,75,.22)}.feedback-hero-icon svg{width:48px;height:48px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feedback-eyebrow{margin:0 0 3px;color:#cde1f5;font-size:13px;font-weight:800;letter-spacing:.18em}.feedback-hero h1{margin:0;font-size:36px;line-height:1.3}.feedback-lead{max-width:690px;margin:8px 0 0;color:#edf6ff;font-size:17px;line-height:1.7}.feedback-content{margin:30px 40px 18px;padding:28px 32px;border:1px solid #cbdbe9;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 8px 24px rgba(23,62,101,.08);color:#173a5f;font-size:18px;line-height:1.9;white-space:normal}.feedback-content p{margin:0;padding-left:49px}.feedback-content .feedback-important-note{margin-top:8px;padding:10px 14px 10px 49px;border-left:4px solid #d83c3c;border-radius:5px;color:#a51e1e;background:#fff0f0;font-weight:700}.feedback-section-title{display:flex;align-items:center;gap:12px;margin:25px 0 10px;color:var(--primary-dark);font-size:22px;line-height:1.5}.feedback-section-title:first-child{margin-top:0}.feedback-section-title>span{display:inline-grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font:800 19px/1 Georgia,serif;box-shadow:0 4px 10px rgba(36,90,156,.25)}.feedback-spacer{height:12px;border-bottom:1px dashed #c9d7e3}.feedback-empty{display:flex;align-items:center;gap:12px;margin:30px 40px;padding:22px;border:1px solid #d5e0e9;border-radius:10px;color:#526a7e;background:#f7fafc}.feedback-empty span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#758da2;font-weight:800}.feedback-empty p{margin:0}.feedback-footer-note{margin:0 40px 30px;padding:13px 18px;border-radius:8px;color:#536779;background:#edf4f9;text-align:center;font-size:15px}

@media(max-width:700px){.feedback-hero{align-items:flex-start;gap:16px;padding:26px 22px}.feedback-hero-icon{flex-basis:58px;width:58px;height:58px;border-radius:16px}.feedback-hero-icon svg{width:34px;height:34px}.feedback-hero h1{font-size:29px}.feedback-lead{font-size:16px}.feedback-content{margin:20px 16px 14px;padding:22px 18px;font-size:17px}.feedback-content p{padding-left:0}.feedback-content .feedback-important-note{padding:10px 12px}.feedback-section-title{align-items:flex-start;font-size:20px}.feedback-section-title>span{flex-basis:32px;width:32px;height:32px}.feedback-empty{margin:20px 16px}.feedback-footer-note{margin:0 16px 22px}}
