.feedback-module__i82S8a__shell{width:min(100%,96rem);min-height:100svh;margin-inline:auto;padding:clamp(7.75rem,13vw,10.5rem) clamp(1.25rem,5vw,5rem) clamp(5rem,9vw,8rem);position:relative}.feedback-module__i82S8a__progress{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;gap:1.25rem;font-size:.72rem;font-weight:700;display:flex}.feedback-module__i82S8a__progress span{transition:color .2s var(--ease-out);position:relative}.feedback-module__i82S8a__progress span+span:before{background:var(--line-strong);content:"";border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:-.67rem}.feedback-module__i82S8a__progress .feedback-module__i82S8a__activeStep{color:var(--accent)}.feedback-module__i82S8a__choiceStage{align-items:end;gap:clamp(4rem,8vw,8rem);margin-top:clamp(3.5rem,7vw,6.5rem);display:grid}.feedback-module__i82S8a__intro>p{opacity:0;animation:feedback-module__i82S8a__rise .65s var(--ease-out) 80ms forwards}.feedback-module__i82S8a__intro h1{max-width:12ch;margin-top:1.25rem;font-size:clamp(3.3rem,8.4vw,8.4rem)}.feedback-module__i82S8a__intro h1>span{opacity:0;width:fit-content;animation:feedback-module__i82S8a__rise .75s var(--ease-out) forwards;display:block;transform:translateY(.28em)}.feedback-module__i82S8a__intro h1>span:first-child{animation-delay:.12s}.feedback-module__i82S8a__intro h1>span:nth-child(2){animation-delay:.19s}.feedback-module__i82S8a__intro h1>span:nth-child(3){animation-delay:.26s}.feedback-module__i82S8a__intro h1>span:nth-child(4){animation-delay:.33s}.feedback-module__i82S8a__highlight{background:var(--accent);color:var(--accent-ink);border-radius:.12em;padding:.02em .14em .06em;rotate:-1deg}.feedback-module__i82S8a__accentWord{color:var(--accent)}.feedback-module__i82S8a__choices{border-top:1px solid var(--line);opacity:0;animation:feedback-module__i82S8a__rise .75s var(--ease-out) .42s forwards}.feedback-module__i82S8a__choice{border-bottom:1px solid var(--line);text-align:left;width:100%;min-height:7.4rem;transition:color .22s var(--ease-out), border-color .22s var(--ease-out);grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.5rem 0;display:grid}.feedback-module__i82S8a__choiceNumber{color:var(--text-faint);letter-spacing:.08em;align-self:start;font-size:.72rem;font-weight:700}.feedback-module__i82S8a__choice strong,.feedback-module__i82S8a__choice small{display:block}.feedback-module__i82S8a__choice strong{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:400;line-height:1}.feedback-module__i82S8a__choice small{max-width:46ch;color:var(--text-faint);margin-top:.5rem;font-size:.86rem;line-height:1.45}.feedback-module__i82S8a__arrow{color:var(--text-faint);transition:color .2s var(--ease-out), transform .3s var(--ease-out);font-size:1.45rem;display:block}.feedback-module__i82S8a__choice:hover,.feedback-module__i82S8a__choice:focus-visible{border-color:var(--line-strong)}.feedback-module__i82S8a__choice:hover .feedback-module__i82S8a__arrow,.feedback-module__i82S8a__choice:focus-visible .feedback-module__i82S8a__arrow{color:var(--accent);transform:translate(.18rem,-.18rem)}.feedback-module__i82S8a__formStage{animation:feedback-module__i82S8a__rise .7s var(--ease-out) both;margin-top:clamp(3rem,6vw,5rem)}.feedback-module__i82S8a__formHeader{position:relative}.feedback-module__i82S8a__formHeader h1{justify-items:start;row-gap:clamp(.35rem,.8vw,.75rem);max-width:11ch;margin-top:.8rem;font-size:clamp(3.2rem,8vw,7.4rem);display:grid}.feedback-module__i82S8a__formLead{display:block}.feedback-module__i82S8a__formHighlight{width:fit-content;padding:0 .11em .04em;font-size:.82em;line-height:.92;display:block;rotate:-.6deg}.feedback-module__i82S8a__changeType{color:var(--text-dim);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.3rem;transition:color .18s var(--ease-out);margin-top:1.25rem;font-size:.84rem;font-weight:700}.feedback-module__i82S8a__changeType:hover{color:var(--text)}.feedback-module__i82S8a__form{margin-top:clamp(2.5rem,5vw,4.5rem)}.feedback-module__i82S8a__textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--radius-well);background:var(--bg-sunken);width:100%;min-height:clamp(18rem,43svh,31rem);color:var(--text);transition:border-color .2s var(--ease-out), background-color .2s var(--ease-out);padding:clamp(1.25rem,3vw,2.25rem);font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.6}.feedback-module__i82S8a__textarea::placeholder{color:var(--text-faint)}.feedback-module__i82S8a__textarea:hover{border-color:var(--line-strong)}.feedback-module__i82S8a__textarea:focus-visible{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:3px;background:var(--bg-raised)}.feedback-module__i82S8a__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.feedback-module__i82S8a__formFooter{align-items:center;gap:1rem;margin-top:1rem;display:grid}.feedback-module__i82S8a__counter{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.78rem}.feedback-module__i82S8a__protection{min-width:0}.feedback-module__i82S8a__formFooter button:disabled{cursor:not-allowed;opacity:.5;transform:none}.feedback-module__i82S8a__statusRow{gap:.8rem;margin-top:1.25rem;display:grid}.feedback-module__i82S8a__privacyNote,.feedback-module__i82S8a__sending,.feedback-module__i82S8a__error{max-width:64ch;font-size:.82rem;line-height:1.5}.feedback-module__i82S8a__privacyNote{color:var(--text-faint)}.feedback-module__i82S8a__sending{color:var(--text-dim)}.feedback-module__i82S8a__error{color:var(--danger)}.feedback-module__i82S8a__success{text-align:center;min-height:100svh;animation:feedback-module__i82S8a__rise .7s var(--ease-out) both;place-content:center;justify-items:center;padding:8rem 1.25rem 5rem;display:grid}.feedback-module__i82S8a__successMark{background:var(--accent);width:3.5rem;height:3.5rem;color:var(--accent-ink);border-radius:50%;place-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900;display:grid}.feedback-module__i82S8a__success h1{color:var(--accent);margin-top:.6rem;font-size:clamp(5rem,18vw,12rem)}.feedback-module__i82S8a__success p:not(:first-of-type){max-width:42ch;color:var(--text-dim);margin:1rem auto 2rem}@media (min-width:800px){.feedback-module__i82S8a__choiceStage{grid-template-columns:minmax(0,1.45fr) minmax(20rem,.72fr)}.feedback-module__i82S8a__formHeader{padding-right:10rem}.feedback-module__i82S8a__changeType{position:absolute;bottom:.5rem;right:0}.feedback-module__i82S8a__formFooter{grid-template-columns:auto minmax(18rem,1fr) auto}.feedback-module__i82S8a__protection{justify-self:end}}@media (max-width:480px){.feedback-module__i82S8a__intro h1{font-size:clamp(2.8rem,15vw,4rem)}.feedback-module__i82S8a__highlight{rotate:none}.feedback-module__i82S8a__choice{grid-template-columns:1.75rem minmax(0,1fr) auto}.feedback-module__i82S8a__choice small{font-size:.78rem}.feedback-module__i82S8a__formFooter button{width:100%}}@keyframes feedback-module__i82S8a__rise{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.feedback-module__i82S8a__intro>p,.feedback-module__i82S8a__intro h1>span,.feedback-module__i82S8a__choices,.feedback-module__i82S8a__formStage,.feedback-module__i82S8a__success{opacity:1;animation:none;transform:none}}
