.dig-card__body .feedback-form{margin-top:0;width:100%;max-width:none}.feedback-form{display:flex;flex-direction:column;gap:var(--ms-space-5);width:100%;margin-top:var(--ms-space-8);max-width:none}.feedback-form label{display:flex;flex-direction:column;gap:var(--ms-space-2);font-size:var(--ms-text-sm);font-weight:500;color:rgb(var(--ink) / .6);letter-spacing:.02em}.feedback-form input,.feedback-form select,.feedback-form textarea{background:rgb(var(--ink) / .04);border:1px solid rgb(var(--ink) / .1);border-radius:var(--ms-radius-sm);color:var(--color-heading);font-size:var(--ms-text-base);font-family:inherit;padding:var(--ms-space-3) var(--ms-space-4);outline:none;transition:border-color .15s;width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none}.feedback-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgb(var(--ink) / 0.4)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:var(--ms-space-10);cursor:pointer}.feedback-form select option{background:#1a1a1a;color:var(--color-heading)}.feedback-form textarea{resize:vertical;min-height:120px}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:var(--colors-stone-500)}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:rgb(var(--ink) / .25)}.feedback-form-submit{display:inline-flex;align-items:center;justify-content:center;background:var(--color-accent);color:var(--color-accent-on);border:none;border-radius:var(--ms-radius-sm);font-size:var(--ms-text-base);font-weight:600;font-family:inherit;padding:14px 32px;cursor:pointer;align-self:flex-start;transition:opacity .15s}.feedback-form-submit:hover{opacity:.88}.feedback-form-submit:disabled{opacity:.5;cursor:not-allowed}.feedback-form-status{font-size:var(--ms-text-sm);color:var(--color-text-muted);margin:0;min-height:20px}.feedback-form-status.success{color:var(--color-accent)}.feedback-form-status.error{color:#ff6b6b}body.live-shell .dig-section.feedback-page-body{margin:0;padding:0;border:none;background:transparent}.feedback-page-body__band{width:100%;border-top:none;border-bottom:1px solid rgb(var(--ink) / .09);background:linear-gradient(180deg,var(--ms-section-to) 0%,var(--ms-section-from) 100%);padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(4.75rem,11vw,8rem)}@media(max-width:639px){.feedback-page-body__band{padding-bottom:var(--ms-space-16)}}.feedback-page-body__inner{box-sizing:border-box;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1.75rem,4vw,3rem);align-items:start}@media(max-width:900px){.feedback-page-body__inner{grid-template-columns:1fr}}.feedback-sidebar{padding-top:var(--ms-space-1)}.feedback-sidebar__title{margin:0 0 .65rem;font-size:var(--ms-text-lg);font-weight:600;line-height:1.3;letter-spacing:-.02em;color:var(--color-heading)}.feedback-sidebar__lead{margin:0 0 var(--ms-space-5);font-size:var(--ms-text-base);line-height:1.55;color:rgb(var(--ink) / .72)}.feedback-motivation-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ms-space-3);align-items:stretch;width:100%;min-width:0}.feedback-motivation-cards .feedback-motivation-card{margin:0;min-width:0}.feedback-motivation-card__body.dig-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;text-align:left}.feedback-motivation-card__icon{display:flex;align-items:center;justify-content:flex-start;margin:0 0 .05rem;color:var(--color-accent)}.feedback-motivation-card__icon svg{display:block;flex-shrink:0}.feedback-motivation-card__heading.dig-card__title{margin:0;padding:0;font-size:var(--ms-text-base)!important;line-height:1.35;letter-spacing:-.02em;color:var(--color-heading)!important;font-weight:600!important}.feedback-motivation-card__text{margin:0;font-size:var(--ms-text-xs);line-height:1.55;color:rgb(var(--ink) / .72);max-width:none}@media(max-width:420px){.feedback-motivation-cards{grid-template-columns:1fr}}.feedback-form-column{min-width:0;justify-self:end;width:100%;max-width:560px}@media(max-width:900px){.feedback-form-column{justify-self:stretch;max-width:none}}.feedback-page-body__inner .dig-card__body .feedback-form{margin-top:0}
