.feedback-main{max-width:880px;margin:auto;padding:48px 24px 80px}.feedback-intro{max-width:760px;margin-bottom:30px}.feedback-intro h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.13}.feedback-intro p{color:#c8d4dc}.feedback-card{padding:32px;border:1px solid #264047;border-radius:24px;background:rgba(9,22,30,.94);box-shadow:0 20px 64px #0005}.feedback-card fieldset{min-width:0;border:0;padding:0;margin:0 0 28px}.feedback-card legend,.feedback-label{display:block;font-weight:700;font-size:1rem;margin-bottom:12px;color:#f0f6fa}.feedback-card legend span,.feedback-label span{font-weight:400;color:#bdcad4;font-size:.83rem}.feedback-ratings{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:10px}.feedback-ratings label{position:relative;cursor:pointer}.feedback-ratings input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.feedback-ratings label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:102px;gap:6px;border:1px solid #39515a;border-radius:14px;background:#101f29;color:#e1ebf0}.feedback-ratings strong{font-size:1.8rem}.feedback-ratings small{text-align:center;font-size:.76rem;padding:0 4px}.feedback-ratings input:checked+span{background:#153b3d;border:2px solid #65e6d5;color:#b9fff1}.feedback-ratings input:focus-visible+span{outline:3px solid #f652a5;outline-offset:3px}.feedback-choices{display:flex;gap:12px;flex-wrap:wrap}.feedback-choices label{padding:12px 16px;border:1px solid #39515a;border-radius:10px;cursor:pointer}.feedback-card input[type=radio]{accent-color:#55ddcf}.feedback-card select,.feedback-card textarea{box-sizing:border-box;width:100%;background:#0a131c;color:#edf5fa;border:1px solid #455966;border-radius:12px;padding:13px;font:inherit;margin-bottom:24px}.feedback-card textarea{resize:vertical}.feedback-card .feedback-note{color:#bac8d1;font-size:.86rem;line-height:1.65}.feedback-card a,.feedback-separation a{color:#66e6d6;text-decoration:underline}.feedback-trap{position:absolute;left:-10000px;max-width:1px;overflow:hidden}.feedback-card button{min-height:48px}.feedback-card button:disabled{opacity:.75}.feedback-card #feedback-status{color:#8ff3ca;overflow-wrap:anywhere}.feedback-card #feedback-status.feedback-error{color:#ffb6bf}.feedback-separation{margin:28px 0;padding:22px;border-left:3px solid #e3489d;background:#0b1720}.feedback-separation p{margin-bottom:0;color:#c5d0d8}
@media(max-width:600px){.feedback-main{padding:28px 16px 65px}.feedback-card{padding:22px 16px}.feedback-ratings{gap:5px}.feedback-ratings label>span{min-height:96px}.feedback-ratings small{font-size:.65rem}.feedback-card button{width:100%}.feedback-choices{gap:6px}.feedback-choices label{padding:12px}}
