*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:"Roboto",system-ui,-apple-system,sans-serif;background:#faf7f8;color:#2d1020}.page-dashboard--login{min-height:100vh;overflow:hidden}.dashboard{max-width:980px;margin:0 auto;padding:40px}.dashboard--login{height:100vh;max-height:100vh;min-height:0;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;overflow:hidden}.dashboard-login-bg{position:relative;min-height:0;height:100%;overflow:hidden}.dashboard-login-bg__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dashboard__login-side{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;height:100%;overflow:hidden}.dashboard__login-gradient{position:absolute;inset:0;background:linear-gradient(225deg, rgba(76, 127, 99, 0.55) 0%, rgba(76, 127, 99, 0.18) 35%, transparent 72%);pointer-events:none}.dashboard__panel{margin-bottom:1.25rem}.dashboard__filters{margin-bottom:1.5rem;padding-bottom:1rem}.dashboard--login .dashboard__login{position:relative;z-index:1;width:100%;max-width:450px;padding:3rem}.dashboard__login-credit{margin:1rem 0 0;font-size:.75rem;color:#7a5568;text-align:right}.dashboard__login-credit a{color:#4c7f63;text-decoration:none;font-weight:500}.dashboard__login-credit a:hover{color:#3c644e;text-decoration:underline}.dashboard__login-support{position:absolute;right:1.25rem;bottom:1.25rem;z-index:2;max-width:calc(100% - 2.5rem);margin:0;font-size:9px;line-height:1.5;color:#7a5568;text-align:right}.dashboard__login-support a{color:inherit;text-decoration:underline}@media(max-width: 1099px){.page-dashboard--login{overflow-x:hidden}.dashboard--login{display:block;height:auto;max-height:none;min-height:100vh;overflow:visible}.dashboard-login-bg{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0;min-height:0}.dashboard-login-bg__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dashboard__login-side{position:relative;z-index:1;width:calc(100% - 20px);height:auto;min-height:calc(100vh - 20px);margin:10px;background:#faf7f8;display:flex;align-items:center;justify-content:center}}@media(max-width: 650px){.dashboard--login .dashboard__login{padding:2rem}}.dashboard__header{display:flex;flex-direction:column;gap:3rem;margin-bottom:2rem}.dashboard__header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard__header .dashboard__logo{margin-bottom:0}.dashboard__header .dashboard__title{margin-top:0}.dashboard__header-main{display:flex;flex-direction:column;gap:1rem}.dashboard__header-store{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard__header-store-name{min-width:0;font-size:1.25rem;font-weight:500;color:#4c7f63}.dashboard__header-store-actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.dashboard__logo{display:block;max-width:120px;height:auto;margin-bottom:1.5rem}.dashboard__brand{margin:0 0 .25rem;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:#7a5568}.dashboard__title{margin:0;margin-top:40px;font-size:2.7rem;font-weight:400;color:#4c7f63}.dashboard__login .dashboard__title{font-size:20px;margin:0}.dashboard__subtitle{margin:0;font-size:1rem;color:#7a5568}.dashboard__logout{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;color:#4c7f63;font-size:.95rem;font-weight:500;text-decoration:none}.dashboard__logout .material-icons-outlined{font-size:1.25rem}.dashboard__logout:hover{color:#3c644e}.dashboard__login-header{margin-bottom:3rem;display:flex;flex-direction:column;gap:.5rem}.dashboard__form,.dashboard__filter-form{display:grid;gap:1rem}.dashboard__filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.dashboard__filter-field{display:flex;flex-direction:column;min-width:0}.dashboard__filter-field--search{flex:1 1 16rem;min-width:min(100%,16rem)}@media(max-width: 768px){.dashboard__filter-field,.dashboard__filter-field--search{flex:1 1 100%;width:100%}}.dashboard__filter-label{display:block;margin-bottom:.375rem;font-size:.75rem;font-weight:500;color:#475569}.dashboard__field{width:100%;height:2.875rem;min-height:2.875rem;padding:0 1rem;border:1px solid #e2e8f0;border-radius:1.125rem;background:#fff;color:#2d1020;font:inherit;font-size:.875rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.dashboard__field::placeholder{color:#94a3b8}.dashboard__field:focus{border-color:#4c7f63;box-shadow:0 0 0 4px rgba(76,127,99,.1)}.dashboard__field::-webkit-search-decoration,.dashboard__field::-webkit-search-cancel-button,.dashboard__field::-webkit-search-results-button,.dashboard__field::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.dashboard__search{position:relative;display:flex;align-items:center}.dashboard__search-icon{position:absolute;left:1rem;font-size:1.125rem;color:#94a3b8;pointer-events:none}.dashboard__search .dashboard__field{padding-left:2.75rem;padding-right:2.75rem}.dashboard__search-clear{position:absolute;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:.75rem;background:#f1f5f9;color:#475569;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dashboard__search-clear[hidden]{display:none !important}.dashboard__search-clear .material-icons-outlined{font-size:1rem}.dashboard__search-clear:hover{background:#e2e8f0;color:#0f172a}.dashboard__dropdown{position:relative;min-width:10.5rem}.dashboard__dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;text-align:left}.dashboard__dropdown-value{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard__dropdown-chevron{flex-shrink:0;font-size:1.25rem;color:#94a3b8}.dashboard__dropdown.is-open .dashboard__dropdown-trigger{border-color:#4c7f63;box-shadow:0 0 0 4px rgba(76,127,99,.1)}.dashboard__dropdown-panel{position:absolute;top:calc(100% + .25rem);left:0;z-index:50;min-width:100%;max-height:16rem;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:1.125rem;box-shadow:0 .75rem 1.5rem rgba(15,23,42,.08);padding:.375rem}.dashboard__dropdown-panel[hidden]{display:none !important}.dashboard__dropdown-panel--stores{min-width:16rem;right:auto;display:flex;flex-direction:column;max-height:20rem;padding:0;overflow:hidden}.dashboard__dropdown-search{position:sticky;top:0;z-index:1;display:block;padding:.625rem;border-bottom:1px solid #e2e8f0;background:#fff}.dashboard__dropdown-search .dashboard__search-clear{position:absolute;top:50%;transform:translateY(-50%)}.dashboard__dropdown-search-icon{position:absolute;left:1.375rem;top:50%;transform:translateY(-50%);font-size:1.125rem;color:#94a3b8;pointer-events:none}.dashboard__dropdown-search-input{width:100%;height:2.375rem;min-height:2.375rem;padding-left:2.5rem;padding-right:2.5rem;font-size:.8125rem}.dashboard__dropdown-search-input::-webkit-search-decoration,.dashboard__dropdown-search-input::-webkit-search-cancel-button,.dashboard__dropdown-search-input::-webkit-search-results-button,.dashboard__dropdown-search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.dashboard__dropdown-search-clear{right:1rem}.dashboard__dropdown-option--reset{flex-shrink:0;margin:.375rem .375rem 0;border-bottom:1px solid #e2e8f0;border-radius:.875rem .875rem 0 0;font-weight:500}.dashboard__dropdown-stores{overflow:auto;padding:.375rem}.dashboard__dropdown-empty{margin:0;padding:.875rem 1rem 1rem;font-size:.8125rem;color:#7a5568;text-align:center}.dashboard__dropdown-empty[hidden]{display:none !important}.dashboard__dropdown-group{padding:.25rem 0}.dashboard__dropdown-group[hidden],.dashboard__dropdown-group.is-filtered-out{display:none !important}.dashboard__dropdown-group-title{margin:.375rem .5rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7a5568}.dashboard__dropdown-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;border:0;border-radius:.875rem;background:rgba(0,0,0,0);color:#334155;text-align:left;cursor:pointer;font:inherit;font-size:.875rem}.dashboard__dropdown-option:hover{background:#f8fafc}.dashboard__dropdown-option.is-selected{background:rgba(76,127,99,.1);color:#4c7f63;font-weight:500}.dashboard__dropdown-option--check{cursor:pointer}.dashboard__dropdown-option--check[hidden],.dashboard__dropdown-option--check.is-filtered-out{display:none !important}.dashboard__dropdown-option--check input{position:absolute;opacity:0;pointer-events:none}.dashboard__dropdown-check{width:1rem;height:1rem;border:1px solid #c8ddd2;border-radius:.25rem;flex-shrink:0;position:relative}.dashboard__dropdown-option--check input:checked+.dashboard__dropdown-check{background:#4c7f63;border-color:#4c7f63}.dashboard__dropdown-option--check input:checked+.dashboard__dropdown-check::after{content:"";position:absolute;left:.3rem;top:.1rem;width:.25rem;height:.5rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.dashboard__input-wrap{position:relative;display:flex;align-items:center}.dashboard__input-icon{position:absolute;left:.875rem;font-size:1.25rem;color:#7a5568;pointer-events:none}.dashboard__input-toggle{position:absolute;right:.625rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:.625rem;background:rgba(0,0,0,0);color:#7a5568;cursor:pointer}.dashboard__input-toggle:hover{color:#4c7f63}.dashboard__input-toggle .material-icons-outlined{font-size:1.25rem}input,select,.dashboard__button,.dashboard__action{font:inherit}input,select{width:100%;padding:.75rem .875rem;border:1px solid #c8ddd2;border-radius:.625rem}.dashboard__input-wrap input{padding-left:2.75rem}.dashboard__input-wrap input[type=password],.dashboard__input-wrap input[type=text][name=password]{padding-right:2.75rem}input:focus,select:focus{outline:2px solid rgba(76,127,99,.2);border-color:#4c7f63}.dashboard__button{padding:.8rem 1rem;border:0;border-radius:.625rem;background:#4c7f63;color:#fff;font-weight:700;cursor:pointer}.dashboard__button:hover{background:#3c644e}.dashboard__button:disabled{opacity:.65;cursor:wait}.dashboard__display{display:grid;gap:2rem}.dashboard__display[hidden]{display:none !important}.dashboard__section{margin-bottom:3rem}.dashboard__section-title{margin:0 0 2rem;font-size:1.5rem;font-weight:500;color:#2d1020}.dashboard__section-subtitle{margin:-0.375rem 0 .75rem;font-size:.875rem;color:#7a5568}.dashboard__zone-separator{margin:2.5rem 0 1.5rem;padding-bottom:.625rem;border-bottom:1px solid #c8ddd2;font-size:1.25rem;font-weight:500;color:#4c7f63}.dashboard__zone-separator:first-child{margin-top:0}.dashboard__section-title--store{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard__section-store{min-width:0}.dashboard__section-actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.dashboard__section-zone-pill,.dashboard__access-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4375rem .875rem;border-radius:999px;font:inherit;font-size:.8125rem;font-weight:500;line-height:1.2;white-space:nowrap}.dashboard__section-zone-pill{border:1px solid rgba(0,0,0,0);background:rgba(76,127,99,.1);color:#4c7f63}.dashboard__access-btn{border:1px solid #e2e8f0;background:#fff;color:#2d1020;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.dashboard__access-btn:hover{border-color:#4c7f63;background:rgba(76,127,99,.06)}.dashboard__section-zone{flex-shrink:0;font-size:.875rem;font-weight:400;color:#7a5568}.dashboard__store-link-tooltip{position:relative;display:inline-flex}.dashboard__store-link-tooltip:hover .dashboard__tooltip,.dashboard__store-link-tooltip:focus-within .dashboard__tooltip{opacity:1}.dashboard__store-link{padding:0;border:0;background:rgba(0,0,0,0);color:#4c7f63;font:inherit;font-weight:500;text-align:left;text-decoration:underline;cursor:pointer}.dashboard__store-link:hover{color:#3c644e}.dashboard__display--by-store .dashboard__store-link-tooltip{display:none}.dashboard__button--secondary{background:#fff;color:#2d1020;border:1px solid #e2e8f0;font-weight:500}.dashboard__button--secondary:hover{background:#f8fafc}.dashboard__modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.dashboard__modal[hidden]{display:none !important}.dashboard__modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}.dashboard__modal-panel{position:relative;z-index:1;width:min(100%,32rem);max-height:calc(100vh - 3rem);overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:1.125rem;box-shadow:0 1.5rem 3rem rgba(15,23,42,.15)}.dashboard__modal-header,.dashboard__modal-body,.dashboard__modal-footer{padding:2rem 2.25rem}.dashboard__modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid #e2e8f0}.dashboard__modal-eyebrow{margin:0 0 .25rem;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#7a5568}.dashboard__modal-title{margin:0;font-size:1.25rem;font-weight:500}.dashboard__modal-close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:.75rem;background:rgba(0,0,0,0);color:#7a5568;cursor:pointer}.dashboard__modal-close:hover{background:#f1f5f9;color:#2d1020}.dashboard__modal-section+.dashboard__modal-section{margin-top:2rem}.dashboard__modal-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.375rem}.dashboard__modal-label-row .dashboard__modal-label{margin-bottom:0}.dashboard__modal-label{display:block;margin-bottom:.375rem;font-size:.75rem;font-weight:500;color:#475569}.dashboard__modal-subtitle{margin:0 0 .875rem;font-size:.9375rem;font-weight:500}.dashboard__modal-url-field{position:relative;display:flex;align-items:center;height:2.875rem;min-height:2.875rem;padding-right:.375rem;border:1px solid #e2e8f0;border-radius:1.125rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.dashboard__modal-url-field:focus-within{border-color:#4c7f63;box-shadow:0 0 0 4px rgba(76,127,99,.1)}.dashboard__modal-url{width:100%;min-width:0;height:100%;min-height:0;padding-right:.5rem;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.dashboard__modal-url:focus{border:0;box-shadow:none}.dashboard__modal-url-copy-wrap{position:relative;flex-shrink:0;display:inline-flex;align-items:center}.dashboard__modal-url-copy{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:.75rem;background:#f1f5f9;color:#475569;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dashboard__modal-url-copy .material-icons-outlined{font-size:1rem}.dashboard__modal-url-copy:hover{background:#e2e8f0;color:#0f172a}.dashboard__modal-terminals{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.dashboard__modal-terminal{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:1.125rem;background:#fff;font-size:.8125rem;line-height:1.4;word-break:break-word}.dashboard__modal-users{display:grid;gap:1rem}.dashboard__modal-url-feedback,.dashboard__modal-copy-feedback{font-size:.75rem;font-weight:500;color:#4c7f63;white-space:nowrap}.dashboard__modal-url-feedback[hidden],.dashboard__modal-copy-feedback[hidden]{display:none !important}.dashboard__modal-user-field+.dashboard__modal-user-field{margin-top:1rem}.dashboard__modal-user{display:grid;gap:0;padding:1.25rem 1.5rem;border:1px solid #e2e8f0;border-radius:1.125rem;background:#fafafa}.dashboard__modal-empty{margin:0;font-size:.875rem;color:#7a5568}.dashboard__modal-footer{display:grid;gap:.75rem;border-top:1px solid #e2e8f0}.dashboard__modal-feedback{margin:0;font-size:.875rem;color:#4c7f63}.dashboard__modal-feedback.is-error{color:#e70730}.dashboard__modal-feedback[hidden]{display:none !important}.dashboard__section-empty{margin:0;padding:.875rem 0;font-size:.875rem;color:rgba(122,85,104,.5);border-top:1px solid rgba(200,221,210,.65);border-bottom:1px solid rgba(200,221,210,.65)}.dashboard__table-head,.dashboard__row{display:grid;grid-template-columns:2fr 1fr .75fr 1fr minmax(6rem, auto);gap:1rem 1.25rem;align-items:start;text-align:left}.dashboard__table-col,.dashboard__col{text-align:left}.dashboard__display--by-store .dashboard__table-head,.dashboard__display--by-store .dashboard__row{grid-template-columns:2fr 1fr .65fr minmax(6rem, auto)}.dashboard__display--by-store .dashboard__table-col--store,.dashboard__display--by-store .dashboard__table-col--zone,.dashboard__display--by-store .dashboard__col--store,.dashboard__display--by-store .dashboard__col--zone{display:none}.dashboard__display--by-status .dashboard__table-col--status,.dashboard__display--by-status .dashboard__col--status{display:none}.dashboard--single-store .dashboard__display--by-status .dashboard__table-head,.dashboard--single-store .dashboard__display--by-status .dashboard__row{grid-template-columns:1fr auto minmax(6rem, auto)}.dashboard--single-store .dashboard__display--by-status .dashboard__table-col--store,.dashboard--single-store .dashboard__display--by-status .dashboard__table-col--zone,.dashboard--single-store .dashboard__display--by-status .dashboard__col--store,.dashboard--single-store .dashboard__display--by-status .dashboard__col--zone{display:none}.dashboard__table-head{padding:0 0 .625rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7a5568}.dashboard__table-body{display:grid}.dashboard__row{padding:.875rem 0;border-top:1px solid rgba(200,221,210,.65);border-bottom:1px solid rgba(200,221,210,.65);margin-bottom:-1px}.dashboard__row[hidden]{display:none !important}.dashboard__row--suspended>*{opacity:.5}.dashboard__table-col--actions,.dashboard__col--actions{text-align:right}.dashboard__col--actions{display:flex;justify-content:flex-end}.dashboard__message-text{margin:0}.dashboard__message-author,.dashboard__reason{display:block;margin-top:.375rem;font-size:.875rem;color:#7a5568}.dashboard__reason{color:#9b1c31 !important}.dashboard__col--date time{font-size:.875rem;white-space:nowrap}@media(max-width: 900px){.dashboard__header .dashboard__title{font-size:2.25rem}.dashboard__table-head{display:none}.dashboard__row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1rem 0}.dashboard__row::after{content:"";flex-basis:100%;order:3;width:0;height:0}.dashboard__col--message{order:1;flex:1 1 0;min-width:0}.dashboard__col--actions{order:2;flex:0 0 auto;align-self:flex-start}.dashboard__col--actions::before{display:none}.dashboard__col--store,.dashboard__col--zone,.dashboard__col--date,.dashboard__col--status{order:4;flex:0 0 auto;font-size:.875rem}.dashboard__col--store::before,.dashboard__col--zone::before,.dashboard__col--date::before,.dashboard__col--status::before{display:block;margin-bottom:.125rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7a5568}.dashboard__col--store::before{content:"Loja"}.dashboard__col--zone::before{content:"Zona"}.dashboard__col--date::before{content:"Data e Hora"}.dashboard__col--status::before{content:"Estado"}.dashboard__col--date time{font-size:inherit}.dashboard__store-link{font-size:inherit}.dashboard__status{font-size:inherit}.dashboard__action--icon{width:2.375rem;height:2.375rem}.dashboard__action--icon .material-icons-outlined{font-size:1.375rem}.dashboard__display--by-store .dashboard__col--store,.dashboard__display--by-store .dashboard__col--zone{display:none}.dashboard__display--by-status .dashboard__col--status{display:none}.dashboard--single-store .dashboard__display--by-status .dashboard__col--store,.dashboard--single-store .dashboard__display--by-status .dashboard__col--zone{display:none}.dashboard--single-store .dashboard__header-store{flex-wrap:wrap}.dashboard--single-store .dashboard__header-store-name{flex:1 1 100%}.dashboard--single-store .dashboard__header-store-actions{flex:1 1 100%;justify-content:space-between}}.dashboard__status{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.dashboard__status--active{color:#17653a}.dashboard__status--rejected{color:#9b1c31}.dashboard__status--suspended{color:#8a4b00}.dashboard__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.375rem}.dashboard__action-tooltip{position:relative;display:inline-flex}.dashboard__action-tooltip:hover .dashboard__tooltip,.dashboard__action-tooltip:focus-within .dashboard__tooltip{opacity:1}@media(max-width: 650px){.dashboard__header .dashboard__title{font-size:1.75rem}}@media(max-width: 399px){.dashboard:not(.dashboard--login){padding:40px 30px}}.dashboard__tooltip{position:absolute;top:calc(100% + .25rem);left:50%;z-index:80;transform:translateX(-50%);padding:.25rem .5rem;border-radius:.375rem;background:#0f172a;color:#fff;font-size:.6875rem;font-weight:500;line-height:1.2;white-space:nowrap;pointer-events:none;opacity:0;box-shadow:0 .25rem .75rem rgba(15,23,42,.15);transition:opacity .15s ease}.dashboard__action{padding:.5rem .875rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.dashboard__action:hover{border-color:#cbd5e1;background:#f8fafc}.dashboard__action--icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0}.dashboard__action--icon .material-icons-outlined{font-size:1.125rem;line-height:1}.dashboard__action--suspend{color:#8a4b00}.dashboard__action--delete{color:#9b1c31}.dashboard__action--reactivate{color:#17653a}.dashboard__feedback{display:flex;align-items:center;gap:.5rem;margin:0;padding:0 .9rem .875rem .9rem;border-radius:.625rem}.dashboard__feedback[hidden]{display:none !important}.dashboard__feedback-icon{flex-shrink:0;font-size:1.25rem;line-height:1.4}.dashboard__feedback-text{line-height:1.4}.dashboard__feedback.is-error{color:#e70730}.dashboard__empty{color:#7a5568}.dashboard__empty--no-messages[hidden]{display:none !important}.dashboard__empty--no-messages.dashboard__empty--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:12rem;padding:2.5rem 1.5rem;text-align:center}.dashboard__empty--no-messages.dashboard__empty--centered[hidden]{display:none !important}.dashboard__empty-icon{font-family:"Material Symbols Outlined";font-size:7rem;line-height:1;color:#cbd5e1;font-variation-settings:"FILL" 0,"wght" 100,"GRAD" 0,"opsz" 48}.dashboard__empty-text{margin:0;font-size:.9375rem;color:#7a5568}