.content-feedback-modal{padding:1.8rem}.content-feedback-modal .content-feedback-modal-header{padding-bottom:1rem}.content-feedback-modal .content-feedback-modal-header .header-text{font-size:1.5rem;font-weight:700}.content-feedback-modal .content-feedback-modal-header .optional-tag{font-size:.8rem;font-weight:700;background-color:var(--orange);color:var(--dawnLight);align-self:center}.content-feedback-modal .modal-body{margin:.2rem 0}.content-feedback-modal .modal-body .freeform{margin-top:1rem;max-width:100%}.content-feedback-modal .modal-body .freeform .label{font-size:1.1rem;font-weight:700}.content-feedback-modal .modal-body .freeform .input-textbox{background-color:var(--background-color-secondary);border-color:var(--low-contrast-border-color);color:var(--text-color);border-radius:10px;width:100%;margin-top:.5rem}.content-feedback-modal .modal-body .freeform .input-textbox::-moz-placeholder{color:var(--secondary-text-color);opacity:1}.content-feedback-modal .modal-body .freeform .input-textbox::placeholder{color:var(--secondary-text-color);opacity:1}.content-feedback-modal .footer-buttons{padding:.8rem 0;display:flex;justify-content:space-between}@media(max-width:768px){.content-feedback-modal{padding:1rem 1.5rem}.content-feedback-modal .content-feedback-modal-header{padding-bottom:.8rem}.content-feedback-modal .content-feedback-modal-header .header-text{font-size:1.2rem;margin-bottom:0}.content-feedback-modal .content-feedback-modal-header .optional-tag{font-size:.7rem}.content-feedback-modal .modal-body{padding:.5rem 0}.content-feedback-modal .modal-body .freeform{margin-top:.5rem;max-width:100%}.content-feedback-modal .modal-body .freeform .label{font-size:1.1rem;font-weight:700;margin-top:.8rem}.content-feedback-modal .modal-body .freeform .input-textbox{font-size:1rem;max-height:8vh}.content-feedback-modal .footer-buttons{padding:.1rem 0}.content-feedback-modal .footer-buttons .footer-button{font-size:1rem}}.selectable-pill-component{overflow:hidden;border-radius:1rem;display:inline-flex;flex-direction:row;align-items:center;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.15rem .5rem;margin:.2rem .3rem;font-size:1rem;line-height:1.5;transition:background-color .3s ease,border-color .3s ease,color .3s ease;cursor:pointer;text-align:left}.selectable-pill-component.pill-emphasized{width:auto;background-color:var(--background-color-secondary);border-radius:1rem;padding:.4rem;margin-top:.5rem;border:solid 1px var(--text-color)}.selectable-pill-component.pill-default{border-color:var(--secondary-text-color);color:var(--text-color)}.selectable-pill-component.pill-default i{color:var(--text-color)}@media(hover:hover){.selectable-pill-component.pill-default:hover{background-color:var(--tertiary-hover);border-color:var(--tertiary-hover);color:var(--tertiary-text-color);transition:background-color .3s ease,color .3s ease}.selectable-pill-component.pill-default:hover i{color:var(--tertiary-text-color)}}.selectable-pill-component.pill-default:focus-visible{background-color:var(--tertiary-hover);border-color:var(--tertiary-hover);color:var(--tertiary-text-color);outline:none}.selectable-pill-component.pill-default:focus-visible i{color:var(--tertiary-text-color)}.selectable-pill-component.pill-selected{background-color:var(--tertiary);border-color:var(--tertiary);color:var(--tertiary-text-color)}.selectable-pill-component.pill-selected i{color:var(--tertiary-text-color)}.selectable-pill-component.pill-crossed-out{border-color:var(--secondary-text-color);color:var(--secondary-text-color);text-decoration:line-through}@media(hover:hover){.selectable-pill-component.pill-crossed-out:hover{color:var(--secondary-text-color)}}.selectable-pill-component.pill-crossed-out:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.selectable-pill-component.pill-icon-only{padding:.3rem}.selectable-pill-component.pill-icon-only i{margin-right:0}.selectable-pill-component .left-icon{margin-right:var(--small-gap)}.selectable-pill-component .right-icon{padding-left:var(--small-gap)}.feedback-tag-selector{display:flex;align-content:baseline;justify-content:flex-start;flex-wrap:wrap;gap:.2rem}.feedback-tag-selector .selectable-pill-component{display:flex;align-items:center;justify-content:flex-start;gap:.2rem;padding:.25rem .6rem;margin:.2rem .1rem}.feedback-tag-selector .selectable-pill-component .fa{font-size:1.3rem}.feedback-tag-selector .selectable-pill-component.tag.positive .fa{color:var(--green)}.feedback-tag-selector .selectable-pill-component.tag.negative .fa{color:var(--redLight)}@media(max-width:768px),screen{.feedback-tag-selector .selectable-pill-component{font-size:1rem;gap:.1rem;padding:.3rem .4rem;margin-bottom:0}.feedback-tag-selector .selectable-pill-component .fa{font-size:.9rem}}
