body.toplevel_page_jetpack-forms{background-color:#fff}body.toplevel_page_jetpack-forms #wpcontent{padding-left:0}.jp-forms__layout{box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:0}.jp-forms__layout .jp-forms__logo{margin:40px 64px}.jp-forms__layout-header{background-color:#f9f9f9;box-sizing:border-box;margin:0;padding:48px 64px;width:100%}.jp-forms__layout-title{display:inline-flex;font-size:36px;font-weight:700;height:40px;line-height:40px;margin:0}.jp-forms__layout-footer.jp-dashboard-footer{box-sizing:border-box;margin-top:60px;max-width:100%;padding-left:64px;padding-right:64px}.jp-dashboard-footer{align-items:center;color:#000;display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1128px;width:100%}.jp-dashboard-footer a,.jp-dashboard-footer a:hover,.jp-dashboard-footer a:visited{color:#000;text-decoration:none}.jp-dashboard-footer__jetpack-symbol,.jp-dashboard-footer__module-name{display:inline-block;vertical-align:middle}.jp-dashboard-footer__module-name{font-size:12px;font-weight:600;margin-left:5px}.jp-forms__page-navigation{background-color:#fff;border:1px solid #dcdcde;border-radius:3px;box-sizing:border-box;display:flex;flex-direction:row;height:36px;justify-content:center;padding:0;width:fit-content}.jp-forms__page-navigation-button,.jp-forms__page-navigation-button:hover,.jp-forms__page-navigation-placeholder,.jp-forms__page-navigation-placeholder:hover{background:transparent;border:0;box-sizing:border-box;color:#101517;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;height:34px;line-height:18px;padding:8px 12px;text-align:center}.jp-forms__page-navigation-button.is-active,.jp-forms__page-navigation-button:hover.is-active,.jp-forms__page-navigation-placeholder.is-active,.jp-forms__page-navigation-placeholder:hover.is-active{background-color:#101517;color:#fff}.jp-forms__page-navigation-button:disabled,.jp-forms__page-navigation-button:hover:disabled,.jp-forms__page-navigation-placeholder:disabled,.jp-forms__page-navigation-placeholder:hover:disabled{cursor:default}.jp-forms__page-navigation-button:disabled:first-child,.jp-forms__page-navigation-button:disabled:last-child,.jp-forms__page-navigation-button:hover:disabled:first-child,.jp-forms__page-navigation-button:hover:disabled:last-child,.jp-forms__page-navigation-placeholder:disabled:first-child,.jp-forms__page-navigation-placeholder:disabled:last-child,.jp-forms__page-navigation-placeholder:hover:disabled:first-child,.jp-forms__page-navigation-placeholder:hover:disabled:last-child{color:#dcdcde}.jp-forms__page-navigation-button .gridicon,.jp-forms__page-navigation-button:hover .gridicon,.jp-forms__page-navigation-placeholder .gridicon,.jp-forms__page-navigation-placeholder:hover .gridicon{display:inline-flex}.jp-forms__page-navigation-button .gridicon.gridicons-arrow-left,.jp-forms__page-navigation-button:hover .gridicon.gridicons-arrow-left,.jp-forms__page-navigation-placeholder .gridicon.gridicons-arrow-left,.jp-forms__page-navigation-placeholder:hover .gridicon.gridicons-arrow-left{margin-right:3px}.jp-forms__page-navigation-button .gridicon.gridicons-arrow-right,.jp-forms__page-navigation-button:hover .gridicon.gridicons-arrow-right,.jp-forms__page-navigation-placeholder .gridicon.gridicons-arrow-right,.jp-forms__page-navigation-placeholder:hover .gridicon.gridicons-arrow-right{margin-left:3px}.gridicon{fill:currentColor;display:inline-block}.gridicon.needs-offset g{transform:translate(1px,1px)}.gridicon.needs-offset-x g{transform:translate(1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}.jp-forms__table{box-sizing:border-box;display:table;margin:0;padding:0}.jp-forms__table-header,.jp-forms__table-item{display:table-row}.jp-forms__table-header:nth-child(2n),.jp-forms__table-item:nth-child(2n){background-color:#f9f9f6}.jp-forms__table-cell{box-sizing:border-box;display:table-cell;font-size:16px;height:64px;margin:0;max-width:600px;padding:16px;position:relative;text-align:left;transition:background-color .1s ease-out,opacity .1s ease-out;vertical-align:middle;white-space:nowrap}.jp-forms__table-cell:first-child{padding:0 20px}.jp-forms__table-item.is-active .jp-forms__table-cell,.jp-forms__table-item:hover .jp-forms__table-cell{background-color:var(--color-neutral-0)}.jp-forms__table-item.is-selected .jp-forms__table-cell{background-color:var(--color-highlight-0)}.jp-forms__table-item.is-selected.is-active .jp-forms__table-cell,.jp-forms__table-item.is-selected:hover .jp-forms__table-cell{background-color:var(--color-highlight-5)}.jp-forms__table-header .jp-forms__table-cell,.jp-forms__table-header:hover .jp-forms__table-cell{background-color:transparent}input[type=checkbox].jp-forms__table-checkbox{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:0;box-shadow:none;box-sizing:border-box;cursor:pointer;font-size:16px;height:20px;line-height:20px;margin:0;outline:0;width:20px}input[type=checkbox].jp-forms__table-checkbox:before{background:#fff;border:1px solid #949494;border-radius:2px;color:#000;content:" ";display:inline-block;font-size:16px;font-weight:700;height:20px;line-height:20px;margin:0;text-align:center;transition:background .1s ease-out,color .1s ease-out,border-color .1s ease-out;width:20px}input[type=checkbox].jp-forms__table-checkbox:checked:before{background:#000;border-color:#000;color:#fff;content:"✓"}input[type=checkbox].jp-forms__table-checkbox.is-intermediate:before,input[type=checkbox].jp-forms__table-checkbox.is-intermediate:checked:before{background:#000;border-color:#000;color:#fff;content:"-"}.jp-forms__inbox-content{box-sizing:border-box;display:flex;flex-direction:row;gap:24px;padding:32px 0}@media(min-width:481px){.jp-forms__inbox-content{padding-left:64px;padding-right:64px}}.jp-forms__inbox-content-column{align-items:center;box-sizing:border-box;display:flex;flex:3;flex-direction:column}.jp-forms__inbox-content-column:last-child{display:none;flex:2}@media(min-width:1025px){.jp-forms__inbox-content-column:last-child{display:flex;flex:2}}.jp-forms__inbox-content-column .jp-forms__page-navigation{margin:16px 0}.jp-forms__inbox-list,.jp-forms__inbox-response{border:1px solid #dcdcde;border-radius:5px;display:flex;flex-direction:column;min-height:300px;overflow:hidden;width:100%}.jp-forms__inbox-list.jp-forms__table{display:table}@media(max-width:480px){.jp-forms__inbox-list.jp-forms__table{border-left-width:0;border-radius:0;border-right-width:0}}.jp-forms__inbox-list.jp-forms__table .jp-forms__table-cell.is-name,.jp-forms__inbox-list.jp-forms__table .jp-forms__table-cell.is-source{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.jp-forms__inbox-response{position:relative}.jp-forms__inbox-response:before{background:linear-gradient(30deg,#eaeff5,#f2f3e3);border-bottom:1px solid #dcdcde;box-sizing:border-box;content:"";display:flex;height:32px}.jp-forms__inbox-response.has-email:before{height:70px;margin-bottom:62px}.jp-forms__inbox-response-avatar{background-color:#fff;border:3px solid #fff;border-radius:50%;box-sizing:border-box;display:flex;filter:drop-shadow(0 4px 44px rgba(0,0,0,.25));height:74px;left:32px;overflow:hidden;position:absolute;top:32px;width:74px;z-index:100}.jp-forms__inbox-response-title{font-size:36px;font-weight:700;margin:0;padding:0 32px}.jp-forms__inbox-response-subtitle,.jp-forms__inbox-response-title.is-email{font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jp-forms__inbox-response-subtitle{color:#646970;font-weight:700;margin:8px 0 0;padding:0 32px}.jp-forms__inbox-response-meta{color:#646970;column-gap:10px;display:grid;font-size:16px;grid-template-columns:auto 1fr;line-height:24px;padding:32px;row-gap:4px}.jp-forms__inbox-response-meta-value{font-weight:600}.jp-forms__inbox-response-meta-value:last-child{font-weight:700}.jp-forms__inbox-response-separator{border-bottom:1px solid #dcdcde;width:100%}.jp-forms__inbox-response-data{display:flex;flex-direction:column;font-size:16px;line-height:24px;padding:32px}.jp-forms__inbox-response-data-label{font-weight:600;margin-top:24px}.jp-forms__inbox-response-data-label:first-child{margin-top:0}