.FeedbackForm-module__sEtyiq__page{background:var(--cream);min-height:100vh;color:var(--text)}.FeedbackForm-module__sEtyiq__header{background:linear-gradient(135deg, var(--navy-dark) 0%, var(--navy) 50%, var(--navy-light) 100%);color:var(--paper);padding:56px 32px 40px}.FeedbackForm-module__sEtyiq__backTop{color:var(--gold-bright);font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:1.5px;text-transform:uppercase;border:1px solid #e07a3c80;border-radius:999px;align-items:center;gap:4px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.FeedbackForm-module__sEtyiq__backTop:hover{background:var(--gold);color:var(--navy);border-color:var(--gold)}.FeedbackForm-module__sEtyiq__inner{max-width:860px;margin:0 auto}.FeedbackForm-module__sEtyiq__eyebrow{font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:11px;font-weight:700}.FeedbackForm-module__sEtyiq__header h1{font-family:var(--font-cormorant-garamond), Georgia, serif;letter-spacing:-1.4px;margin:0 0 14px;font-size:clamp(40px,6vw,64px);font-weight:500;line-height:1}.FeedbackForm-module__sEtyiq__header h1 em{color:var(--gold);font-style:italic}.FeedbackForm-module__sEtyiq__subtitle{font-family:var(--font-cormorant-garamond), serif;color:#fcfaf5eb;max-width:720px;margin:0;font-size:18px;line-height:1.5}.FeedbackForm-module__sEtyiq__container{max-width:860px;margin:0 auto;padding:40px 32px 80px}.FeedbackForm-module__sEtyiq__intro{background:var(--paper);border-left:4px solid var(--gold);border-radius:8px;margin-bottom:32px;padding:20px 24px}.FeedbackForm-module__sEtyiq__intro h3{font-family:var(--font-cormorant-garamond), serif;color:var(--navy);margin:0 0 6px;font-size:18px;font-weight:500}.FeedbackForm-module__sEtyiq__intro p{color:var(--text);margin:0 0 8px;font-size:14px;line-height:1.6}.FeedbackForm-module__sEtyiq__errorBanner{border:1px solid var(--gold);border-left:4px solid var(--gold);color:#7a4a14;background:#faf0df;border-radius:4px;margin-bottom:24px;padding:12px 16px;font-size:14px}.FeedbackForm-module__sEtyiq__section{font-family:var(--font-cormorant-garamond), serif;color:var(--navy);letter-spacing:-.5px;margin:36px 0 18px;font-size:clamp(24px,3vw,34px);font-weight:500}.FeedbackForm-module__sEtyiq__companyInfo,.FeedbackForm-module__sEtyiq__verdictBlock{background:var(--paper);border:1px solid var(--line);border-radius:8px;margin-bottom:24px;padding:24px 28px}.FeedbackForm-module__sEtyiq__verdictBlock h3{font-family:var(--font-cormorant-garamond), serif;color:var(--navy);margin:0 0 12px;font-size:18px;font-weight:500}.FeedbackForm-module__sEtyiq__formRow{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px;display:grid}.FeedbackForm-module__sEtyiq__formRow:last-child{margin-bottom:0}.FeedbackForm-module__sEtyiq__formRowFull{margin-bottom:14px}@media (max-width:640px){.FeedbackForm-module__sEtyiq__formRow{grid-template-columns:1fr}}.FeedbackForm-module__sEtyiq__formGroup{flex-direction:column;gap:6px;display:flex}.FeedbackForm-module__sEtyiq__formGroup label{font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:1.5px;text-transform:uppercase;color:var(--navy);font-size:10px;font-weight:700}.FeedbackForm-module__sEtyiq__formGroup input,.FeedbackForm-module__sEtyiq__formGroup select,.FeedbackForm-module__sEtyiq__formGroup textarea{border:1px solid var(--line);background:var(--cream-light);font-family:var(--font-outfit), sans-serif;color:var(--text);border-radius:6px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .15s}.FeedbackForm-module__sEtyiq__formGroup input:focus,.FeedbackForm-module__sEtyiq__formGroup select:focus,.FeedbackForm-module__sEtyiq__formGroup textarea:focus{border-color:var(--gold)}.FeedbackForm-module__sEtyiq__formGroup textarea{resize:vertical;min-height:70px;font-family:var(--font-outfit), sans-serif;line-height:1.5}.FeedbackForm-module__sEtyiq__dimensions{flex-direction:column;gap:14px;display:flex}.FeedbackForm-module__sEtyiq__dim{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:20px 24px}.FeedbackForm-module__sEtyiq__dimTitle{font-family:var(--font-cormorant-garamond), serif;color:var(--navy);margin-bottom:2px;font-size:20px;font-weight:500}.FeedbackForm-module__sEtyiq__dimDesc{color:var(--text-mute);margin-bottom:10px;font-size:13.5px;line-height:1.5}.FeedbackForm-module__sEtyiq__scoreRow{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.FeedbackForm-module__sEtyiq__scoreBtn{border:1.5px solid var(--line);background:var(--cream-light);color:var(--text);cursor:pointer;border-radius:6px;flex-direction:column;align-items:center;padding:10px 6px;font-family:inherit;transition:all .15s;display:flex}.FeedbackForm-module__sEtyiq__scoreBtn:hover{border-color:var(--gold)}.FeedbackForm-module__sEtyiq__sbNum{font-family:var(--font-cormorant-garamond), serif;color:var(--navy);font-size:22px;font-weight:500;line-height:1}.FeedbackForm-module__sEtyiq__sbLabel{font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:1px;text-transform:uppercase;color:var(--text-mute);margin-top:4px;font-size:9px;font-weight:600}.FeedbackForm-module__sEtyiq__active1,.FeedbackForm-module__sEtyiq__active2,.FeedbackForm-module__sEtyiq__active3,.FeedbackForm-module__sEtyiq__active4,.FeedbackForm-module__sEtyiq__active5{background:var(--navy);border-color:var(--navy)}.FeedbackForm-module__sEtyiq__active1 .FeedbackForm-module__sEtyiq__sbNum,.FeedbackForm-module__sEtyiq__active2 .FeedbackForm-module__sEtyiq__sbNum,.FeedbackForm-module__sEtyiq__active3 .FeedbackForm-module__sEtyiq__sbNum,.FeedbackForm-module__sEtyiq__active4 .FeedbackForm-module__sEtyiq__sbNum,.FeedbackForm-module__sEtyiq__active5 .FeedbackForm-module__sEtyiq__sbNum{color:var(--gold)}.FeedbackForm-module__sEtyiq__active1 .FeedbackForm-module__sEtyiq__sbLabel,.FeedbackForm-module__sEtyiq__active2 .FeedbackForm-module__sEtyiq__sbLabel,.FeedbackForm-module__sEtyiq__active3 .FeedbackForm-module__sEtyiq__sbLabel,.FeedbackForm-module__sEtyiq__active4 .FeedbackForm-module__sEtyiq__sbLabel,.FeedbackForm-module__sEtyiq__active5 .FeedbackForm-module__sEtyiq__sbLabel{color:var(--gold-bright)}.FeedbackForm-module__sEtyiq__verdictOptions{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.FeedbackForm-module__sEtyiq__vOption{text-align:left;background:var(--cream-light);border:1.5px solid var(--line);font-family:var(--font-outfit), sans-serif;color:var(--text);cursor:pointer;border-radius:6px;padding:14px 18px;font-size:14px;font-weight:500;transition:all .15s}.FeedbackForm-module__sEtyiq__vOption:hover{border-color:var(--gold)}.FeedbackForm-module__sEtyiq__vActive{background:var(--navy);color:var(--paper);border-color:var(--navy);font-weight:600}.FeedbackForm-module__sEtyiq__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.FeedbackForm-module__sEtyiq__btnPrimary,.FeedbackForm-module__sEtyiq__btnGhost{font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:2px solid var(--navy);font-size:11px;font-weight:700;font-family:var(--font-ibm-plex), ui-monospace, monospace;border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;text-decoration:none;transition:all .15s;display:inline-flex}.FeedbackForm-module__sEtyiq__btnPrimary{background:var(--navy);color:var(--paper)}.FeedbackForm-module__sEtyiq__btnPrimary:hover:not(:disabled){background:var(--gold);border-color:var(--gold);color:var(--navy)}.FeedbackForm-module__sEtyiq__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.FeedbackForm-module__sEtyiq__btnGhost{color:var(--navy);background:0 0}.FeedbackForm-module__sEtyiq__btnGhost:hover:not(:disabled){background:var(--cream)}.FeedbackForm-module__sEtyiq__btnGhost:disabled{opacity:.5;cursor:not-allowed}.FeedbackForm-module__sEtyiq__footer{text-align:center;color:var(--text-mute);font-size:12px;font-family:var(--font-ibm-plex), ui-monospace, monospace;letter-spacing:2px;text-transform:uppercase;padding:32px 20px}.FeedbackForm-module__sEtyiq__successCard{background:var(--paper);border-left:6px solid var(--gold);border-radius:12px;max-width:640px;margin:100px auto;padding:48px 40px;box-shadow:0 20px 60px #8d3e2526}.FeedbackForm-module__sEtyiq__successCard h1{font-family:var(--font-cormorant-garamond), Georgia, serif;letter-spacing:-1px;color:var(--navy);margin:0 0 16px;font-size:48px;font-weight:500;line-height:1}.FeedbackForm-module__sEtyiq__successCard p{font-family:var(--font-cormorant-garamond), serif;color:var(--text);margin:0 0 12px;font-size:18px;line-height:1.5}.FeedbackForm-module__sEtyiq__receiptId{letter-spacing:1.5px;text-transform:uppercase;font-family:var(--font-ibm-plex), ui-monospace, monospace!important;color:var(--text-mute)!important;margin-top:14px!important;font-size:11px!important}.FeedbackForm-module__sEtyiq__successActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}
