.calendar_page{position:relative}.calendar_page-dropping:before{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(241 109 117/var(--tw-bg-opacity,1));opacity:.6;--tw-content:"";content:var(--tw-content)}.calendar_filters_simple{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.5);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.calendar_filters_simple-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}@media not all and (min-width:1024px){.calendar_filters_simple-row{width:100%}}@media not all and (min-width:640px){.calendar_filters_simple-row{flex-direction:column;align-items:stretch}}.calendar_filter_simple-group{display:flex;align-items:center;gap:.75rem}.calendar_filter_simple-label{font-weight:500;--tw-text-opacity:1}.calendar_filter_simple-label,.calendar_filter_simple-select{font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/var(--tw-text-opacity,1))}.calendar_filter_simple-select{border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1}.calendar_filter_simple-select:focus{--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.2)}.calendar_month_buttons{display:flex;gap:.5rem}.calendar_month_button{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar_month_button:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.calendar_toggle_cards-button{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar_toggle_cards-button:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}@media not all and (min-width:1024px){.calendar_toggle_cards-button{display:none}}.calendar_toggle_icon{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.calendar_toggle_icon-open{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.calendar_layout{display:flex;gap:1.5rem}.task_cards{position:sticky;top:1rem;display:flex;max-height:calc(100vh - 32px);width:20rem;flex-direction:column;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.5);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.task_cards-header{border-bottom-width:1px;border-color:rgb(234 237 247/.5);padding:1rem}.task_cards-header h3{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.task_cards-filters{display:flex;gap:.5rem}.task_cards-filter{flex:1 1 0%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_cards-filter:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.task_cards-filter.active{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.task_cards-filter.active:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.task_cards-list{flex:1 1 0%}.task_cards-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.task_cards-list{overflow-y:auto;padding:1rem}.task_cards-empty{padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_card{display:flex;cursor:pointer;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_card:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.task_card-selected{--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.task_card-drag{display:flex;align-items:center;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.add_event_modal-form .task_card-drag{display:none!important}.task_card-content{flex:1 1 0%}.task_card-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.task_card-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.task_card-project{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_card-project-color{height:.5rem;width:.5rem;border-radius:9999px}.task_card-status{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_card-status-dot{height:.5rem;width:.5rem;border-radius:9999px}.calendar_main{z-index:2;flex:1 1 0%;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.5);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.calendar_header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.calendar_nav-button{border-radius:.5rem;padding:.5rem;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar_nav-button:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.calendar_month-title{min-width:250px;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.calendar_weekdays{margin-bottom:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.calendar_weekday{padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.calendar_grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.calendar_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.calendar_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.calendar_grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.calendar_grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.calendar_grid-weekdays-only{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.calendar_grid-weekdays-only{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.calendar_grid-weekdays-only{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.calendar_grid-weekdays-only{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.calendar_grid-weekdays-only{grid-template-columns:repeat(5,minmax(0,1fr))}}.calendar_day{min-height:120px;cursor:pointer;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar_day-padding,.calendar_day:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.calendar_day-padding{cursor:default}.calendar_day-padding:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.calendar_day-today{--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.calendar_day-number{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.calendar_day-today .calendar_day-number{font-weight:700;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.calendar_day-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.calendar_item{cursor:pointer;border-radius:.25rem;border-left-width:4px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.calendar_item:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.calendar_item{text-decoration-line:none;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:block}.calendar_item-task{--tw-border-opacity:1;border-left-color:rgb(59 130 246/var(--tw-border-opacity,1))}.calendar_item-task:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.calendar_item-event{--tw-border-opacity:1;border-left-color:rgb(168 85 247/var(--tw-border-opacity,1))}.calendar_item-title{margin-bottom:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.calendar_item-meta{display:flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem}.calendar_item-meta,.calendar_item-project{--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.calendar_item-project{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar_item-project:after{content:"•";margin-left:.25rem;margin-right:.25rem}.calendar_item-status{white-space:nowrap;font-weight:500}.calendar_item-description{margin-top:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.add_event_modal{display:flex;height:100%;flex-direction:column}.add_event_modal-content{flex:1 1 0%}.add_event_modal-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.add_event_modal-content{padding-top:1.5rem;padding-bottom:1.5rem}.add_event_modal-type{display:flex;gap:.75rem}.add_event_modal-type-button{flex:1 1 0%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.add_event_modal-type-button:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}@media (min-width:768px){.add_event_modal-type-button{font-size:1rem;line-height:1.5rem}}.add_event_modal-type-button.active{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.add_event_modal-type-button.active:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.add_event_modal-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.add_event_modal-empty{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.add_event_tasks-list{max-height:400px;overflow-y:auto}.add_event_tasks-listing{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media (min-width:768px){.add_event_tasks-listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.add_event_tasks-listing{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1536px){.add_event_tasks-listing{grid-template-columns:repeat(4,minmax(0,1fr))}}.add_event_task-filters{margin-bottom:1rem;display:flex;gap:.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding-bottom:1rem}.add_event_task-filter{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media not all and (min-width:640px){.add_event_task-filter{font-size:10px;line-height:.75rem}}.add_event_task-filter{border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.add_event_task-filter:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.add_event_task-filter.active{--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.add_event_modal-footer{display:flex;align-items:center;gap:.75rem;border-top-width:1px;border-color:rgb(234 237 247/.5);padding-top:1.5rem;padding-bottom:1.5rem}.add_event_modal-footer button{display:flex;flex:1 1 0%;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.add_event_modal-footer button:hover{background-color:rgb(98 89 202/.2);--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.add_event_modal-footer button:last-child{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.add_event_modal-footer button:last-child:hover{--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}@media (max-width:1024px){.calendar_layout{flex-direction:column}.task_cards{position:sticky;top:0;max-height:400px;width:100%}.calendar_day{min-height:100px}}@media (max-width:768px){.calendar_filter_simple-group{flex-direction:column;align-items:stretch}.calendar_month_buttons{width:100%}.calendar_month_button{flex:1 1 0%}.task_cards{max-height:300px}.calendar_day{min-height:80px;padding:.25rem}.calendar_day-number{font-size:.75rem;line-height:1rem}.calendar_item{padding:.125rem .25rem;font-size:10px}.calendar_month-title{font-size:1.25rem;line-height:1.75rem}}.reports_page{width:100%}.reports_header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.reports_generate-button{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.reports_generate-button:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.generate_report-form{margin-bottom:1.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding:1.5rem}.generate_report-form-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}.generate_report-form-fields{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.generate_report-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.generate_report-form-actions{display:flex;gap:.5rem;font-size:.875rem;line-height:1.25rem}.generate_report-form-actions .save{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.generate_report-form-actions .save:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.generate_report-form-actions .cancel{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.generate_report-form-actions .cancel:hover{--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1))}.reports_page .listing_filters{display:flex;align-items:center;gap:1rem}@media not all and (min-width:768px){.reports_page .listing_filters{width:100%;align-items:stretch}}@media not all and (min-width:640px){.reports_page .listing_filters{flex-direction:column}}.reports_page .listing_filters button{justify-content:center;text-align:center}.reports_listing{display:flex;flex-direction:column;gap:1.25rem}.reports_listing .month-group .reports_list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.reports_listing .month-group .reports_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.reports_listing .month-group .reports_list{grid-template-columns:repeat(3,minmax(0,1fr))}}.reports_listing .listing_element{position:relative;display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));background-color:rgb(234 237 247/.1);padding:1rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.reports_listing .listing_element:hover{background-color:rgb(234 237 247/.4);--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.report_item{border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.report_item:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media not all and (min-width:640px){.reports_list .listing_item-title{font-size:.875rem;line-height:1.25rem}}.report_item-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media not all and (min-width:640px){.report_item-footer{align-items:flex-end}}.report_item-meta{margin-top:.25rem;display:flex;align-items:center;gap:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}@media not all and (min-width:640px){.report_item-meta{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1rem}}.report_item-project{font-weight:500}.report_item-count{display:flex;align-items:center;gap:.25rem}.report_item-delete{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem}.report_item-view{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.report_item-view,.report_item-view:hover{background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.report_item-view:hover{--tw-bg-opacity:1}.report_item-delete{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.report_item-delete:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.report_page{width:100%}.report_meta{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding-bottom:1.5rem}@media (min-width:768px){.report_meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.report_meta{grid-template-columns:repeat(4,minmax(0,1fr))}}.report_meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.report_meta-item svg{--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.report_meta-item strong{font-weight:600}.report_meta-link{font-weight:600;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.report_meta-link:hover{text-decoration-line:underline}.report_content-wrapper{max-width:none}.report_content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.report_task{margin-bottom:1rem;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem}.report_task h3{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.report_task-result{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.report_task-result h1,.report_task-result h2,.report_task-result h3,.report_task-result h4,.report_task-result h5,.report_task-result h6{margin-top:.5rem;margin-bottom:.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.report_task-result h1{font-size:1.25rem;line-height:1.75rem}.report_task-result h2{font-size:1.125rem;line-height:1.75rem}.report_task-result h3{font-size:1rem;line-height:1.5rem}.report_task-result p{margin-bottom:.5rem}.report_task-result ol,.report_task-result ul{margin-bottom:.5rem;padding-left:1.5rem}.report_task-result ul{list-style-type:disc}.report_task-result ol{list-style-type:decimal}.report_task-result li{margin-bottom:.25rem}.report_task-result blockquote{margin-top:.5rem;margin-bottom:.5rem;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding-left:1rem;font-style:italic;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.report_task-result a{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));text-decoration-line:underline}.report_task-result a:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.report_task-result strong{font-weight:600}.report_task-result em{font-style:italic}.report_task-result img{height:auto;max-width:100%}.report_task-result img,.report_task-result pre{margin-top:1rem;margin-bottom:1rem;border-radius:.375rem}.report_task-result pre{overflow-x:auto;padding:1rem}.report_task-result code,.report_task-result pre{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.report_task-result code{border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}.report_task-result pre code{background-color:transparent;padding:0}.report_item-actions{display:flex;align-items:center;gap:.25rem}.report_item-export{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.report_item-export:hover{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.report_item-export:disabled{cursor:not-allowed;opacity:.5}.tools_listing{gap:1rem}.tools_listing.grid_listing{display:grid;gap:1rem}@media (min-width:768px){.tools_listing.grid_listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.tools_listing.grid_listing{grid-template-columns:repeat(3,minmax(0,1fr))}}.tools_listing.list_listing{display:flex;flex-direction:column;gap:.75rem}.tools_listing-item{border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.6);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.tools_listing-item:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tools_listing-item{display:flex;align-items:flex-start;gap:1rem}.tools_listing-item.list_view{flex-direction:row}.tools_listing-item.grid_view{height:100%;flex-direction:column;align-items:stretch}.tools_listing-item.grid_view .tool_content{margin-top:.5rem}.tools_listing-item .listing_item-title{font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.tools_listing-item .listing_item-description{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:rgb(14 14 35/.7)}.tools_listing-item .tool_icon{display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background-color:rgb(98 89 202/.1);--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.tools_listing-item.grid_view .tool_icon{align-self:flex-start}.tool-card__body{display:flex;flex-direction:column;gap:1.25rem}.tool-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.tool-actions .primary{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tool-actions .primary:hover{background-color:rgb(98 89 202/.9)}.tool-actions .secondary{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tool-actions .secondary:hover{background-color:rgb(234 237 247/.8)}.tool-results{display:grid;gap:1rem}@media (min-width:768px){.tool-results{grid-template-columns:repeat(2,minmax(0,1fr))}}.tool-result>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.tool-result{border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);background-color:rgb(234 237 247/.4);padding:1rem}.tool-result__header{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.tool-result__value{display:block;-webkit-user-select:all;-moz-user-select:all;user-select:all;word-break:break-all;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem;font-size:.75rem;line-height:1rem}.tool-textarea{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625}.tool-textarea:focus{border-color:rgb(98 89 202/.6);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.4)}.tool-select{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}.tool-select:focus{border-color:rgb(98 89 202/.6);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.4)}.tool-stats{display:grid;gap:1rem}@media (min-width:640px){.tool-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.tool-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.tool-stat{display:flex;flex-direction:column;gap:.25rem;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);background-color:rgb(234 237 247/.4);padding:.75rem 1rem}.tool-stat__label{font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.025em;color:rgb(14 14 35/.6)}.tool-stat__value{font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.ai-chat__history{height:420px}.ai-chat__history>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.ai-chat__history{overflow-y:auto;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.8);background-color:rgb(234 237 247/.3);padding:1rem}.ai-chat__empty{padding-top:5rem;padding-bottom:5rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.6)}.ai-chat__message{display:flex;flex-direction:column;gap:.25rem}.ai-chat__message--user{align-items:flex-end}.ai-chat__message--assistant{align-items:flex-start}.ai-chat__message-role{font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.025em;color:rgb(14 14 35/.5)}.ai-chat__message-content{max-width:85%;white-space:pre-wrap;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ai-chat__message--user .ai-chat__message-content{border-color:transparent;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.ai-chat__message-content--loading{display:flex;align-items:center;gap:.5rem}.ai-chat__composer>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.ai-chat__composer textarea{height:8rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625}.ai-chat__composer textarea:focus{border-color:rgb(98 89 202/.6);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.4)}.ai-chat__send{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ai-chat__send:hover{background-color:rgb(98 89 202/.9)}.tools_page .icon_button{display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;border-color:rgb(234 237 247/.6);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tools_page .icon_button:hover{background-color:rgb(234 237 247/.6)}.tech-duplicates__form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.tech-duplicates__counter{margin-top:.5rem;text-align:right;font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.6)}.tech-duplicates__results>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.duplicate-group>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.duplicate-group{border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.7);background-color:rgb(234 237 247/.4);padding:1.25rem}.duplicate-group__title{font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.duplicate-group__subtitle{font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.7)}.duplicate-group__subtitle span{font-weight:500;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.duplicate-group__error{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.duplicate-table{overflow:hidden;border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.7)}.duplicate-table__head{background-color:rgb(234 237 247/.7);padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:rgb(14 14 35/.7)}.duplicate-row,.duplicate-table__head{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr) minmax(0,2fr) minmax(0,2fr);gap:.75rem}.duplicate-row{align-items:center;border-top-width:1px;border-color:rgb(234 237 247/.6);padding:1rem;font-size:.875rem;line-height:1.25rem}.duplicate-row--green{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.duplicate-row--yellow{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.duplicate-row--red{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.duplicate-row--error{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.duplicate-row--unknown{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.duplicate-cell a{word-break:break-all;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.duplicate-cell a:hover{text-decoration-line:underline}.duplicate-cell--status{display:flex;align-items:flex-start;gap:.75rem}.duplicate-level__label{--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.duplicate-level__code,.duplicate-level__label{font-size:.875rem;line-height:1.25rem;font-weight:600}.duplicate-level__code{color:rgb(14 14 35/.8)}.duplicate-level__description{font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.7)}.duplicate-cell--issues{white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.8)}.number-words__form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.number-words__examples{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.7)}.number-words__chips{display:flex;flex-wrap:wrap;gap:.5rem}.number-words__chip{border-radius:9999px;border-width:1px;border-color:rgb(234 237 247/.7);padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.8);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.number-words__chip:hover{background-color:rgb(234 237 247/.6)}.number-words__error{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.number-words__result-grid{display:grid;gap:1rem}@media (min-width:768px){.number-words__result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.number-words__card>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.number-words__card{border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.7);background-color:rgb(234 237 247/.4);padding:1rem}.number-words__result-header{display:flex;align-items:center;justify-content:space-between;line-height:1.25rem;font-weight:600}.number-words__result-body,.number-words__result-header{font-size:.875rem;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.number-words__result-body{white-space:pre-wrap;line-height:1.5rem}.html-editor>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.html-editor__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.html-editor__toolbar-button{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.html-editor__toolbar-button:hover{background-color:rgb(234 237 247/.6)}.html-editor__toolbar-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.4)}.html-editor__mode-toggle{display:inline-flex;overflow:hidden;border-radius:.375rem;border-width:1px;border-color:rgb(234 237 247/.7)}.html-editor__mode-toggle-button{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.html-editor__mode-toggle-button:hover{background-color:rgb(234 237 247/.6)}.html-editor__mode-toggle-button--active{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.html-editor__mode-toggle-button--active:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.html-editor__mode-toggle-button--active:focus{outline:2px solid transparent;outline-offset:2px}.html-editor__workspace>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.html-editor__editor-panel{min-height:360px}.html-editor__editor-panel .ck-editor__editable:not(.ck-editor__nested-editable){min-height:320px}.html-editor__source-panel{display:flex;flex-direction:column;gap:.5rem}.html-editor__source{min-height:360px;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5rem}.html-editor__source:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.4)}.html-editor__label{text-transform:uppercase;letter-spacing:.025em}.html-editor__label,.html-editor__word-count{font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.6)}.html-editor__word-count{display:flex;justify-content:flex-end;padding-top:.25rem}.meta-generator>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.meta-generator .meta-button{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.meta-generator .meta-button--primary{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.meta-generator .meta-button--primary:hover{background-color:rgb(98 89 202/.9)}.meta-generator .meta-button--secondary{--tw-bg-opacity:1;background-color:rgb(25 177 89/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.meta-generator .meta-button--secondary:hover{background-color:rgb(25 177 89/.9)}.meta-generator .meta-button--ghost{border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.meta-generator .meta-button--ghost:hover{background-color:rgb(234 237 247/.6)}.meta-generator .meta-icon{height:2.5rem;width:2.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.meta-generator .meta-icon:hover{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.meta-generator__section>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.meta-generator__hint{font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.7)}.meta-stack>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.meta-panel>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.meta-panel{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));padding-bottom:1.5rem}.meta-panel:last-child{border-bottom-width:0}.meta-panel__body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.meta-helper{font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.6)}.meta-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.meta-list{display:flex;flex-direction:column;gap:.75rem}.meta-list__row{display:flex;align-items:center;gap:.5rem}.meta-stage-two{display:grid;gap:1.5rem;overflow:hidden}@media (min-width:1280px){.meta-stage-two{grid-template-columns:repeat(2,minmax(0,1fr))}}.meta-stage-two__column{display:flex;height:-moz-fit-content;height:fit-content;flex-direction:column;gap:1rem}.meta-stage-two__column--sticky{top:0;max-height:100vh;overflow-y:auto;padding-right:.5rem}@media (min-width:1024px){.meta-stage-two__column--sticky{position:sticky}}.meta-stage-two__column--sticky::-webkit-scrollbar{width:4px}.meta-stage-two__column--sticky::-webkit-scrollbar-track{background:transparent}.meta-stage-two__column--sticky::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.meta-input{height:2.5rem;flex:1 1 0%;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.meta-input:focus{border-color:rgb(98 89 202/.5);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.3)}.meta-input--small{width:5rem;text-align:center}.meta-textarea{min-height:72px;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.5rem}.meta-textarea:focus{border-color:rgb(98 89 202/.5);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.3)}.meta-error{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.meta-competitor>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.meta-competitor{border-radius:.5rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:1rem}.meta-competitor__row{display:flex;align-items:center;gap:.5rem}.meta-words>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.meta-words__header{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.meta-words__header{flex-direction:row;align-items:center;justify-content:space-between}}.meta-words__controls{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.meta-words__controls{flex-direction:row;align-items:center}}.meta-manual{display:flex;align-items:center;gap:.5rem}.meta-words__table{overflow:hidden;border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.7)}.meta-words__head{background-color:rgb(234 237 247/.5);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.025em;color:rgb(14 14 35/.6)}.meta-words__head,.meta-words__row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.4fr) minmax(0,1fr) minmax(0,.2fr);gap:.75rem;padding:.75rem 1rem}.meta-words__row{align-items:center;border-top-width:1px;border-color:rgb(234 237 247/.6);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.meta-words__row--disabled{opacity:.6}.meta-words__row--used{border-left-width:4px;--tw-border-opacity:1;border-left-color:rgb(25 177 89/var(--tw-border-opacity,1));background-color:rgb(25 177 89/.1)}.meta-words__term{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.meta-words__rating{display:flex;align-items:center;justify-content:flex-start}.meta-rating{display:inline-flex;min-width:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:rgb(98 89 202/.1);padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.meta-words__sources{display:flex;flex-wrap:wrap;gap:.25rem;font-size:.75rem;line-height:1rem}.meta-words__actions{display:flex;align-items:center;gap:.5rem}.meta-words__actions .switch{height:1rem;width:1rem;line-height:1}.meta-words__actions input[type=checkbox]{height:1rem;width:1rem;border-radius:.125rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.meta-words__actions input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgb(98 89 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1))}.meta-words__actions .icon_button{height:1rem;width:1rem;border-style:none;background-color:transparent;padding:0}.meta-words__actions .icon_button:hover{background-color:transparent;--tw-text-opacity:1;color:rgb(241 109 117/var(--tw-text-opacity,1))}.meta-tag{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;background-color:rgb(98 89 202/.1);padding:.25rem .5rem;font-size:9px;font-weight:600;line-height:1;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.meta-tag--manual{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.meta-tag--used{background-color:rgb(25 177 89/.2);--tw-text-opacity:1;color:rgb(25 177 89/var(--tw-text-opacity,1))}.meta-tag--used-title{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.meta-tag--used-description{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}.meta-tag--source{background-color:rgb(234 237 247/.7);color:rgb(14 14 35/.7)}.meta-tag--source-query{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.meta-tag--source-title{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.meta-tag--source-description{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}.meta-tag--source-manual{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity,1))}.meta-tag--source-lsi{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 94 89/var(--tw-text-opacity,1))}.meta-intent{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:1rem}.meta-intent select,.meta-intent textarea{margin-top:.5rem;width:100%;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.meta-intent select:focus,.meta-intent textarea:focus{border-color:rgb(98 89 202/.5);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.3)}.meta-result{margin-bottom:1.5rem;gap:1rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:1rem}.meta-result,.meta-result__field{display:flex;flex-direction:column}.meta-result__field{gap:.25rem}.meta-result__field textarea{border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.5rem}.meta-result__field textarea:focus{border-color:rgb(98 89 202/.5);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.3)}.meta-result__counter{font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.6)}.meta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.meta-feedback textarea{margin-top:.5rem;min-height:100px;width:100%;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.meta-feedback textarea:focus{border-color:rgb(98 89 202/.5);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(98 89 202/0.3)}.meta-feedback-block{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1));padding:1rem}.meta-feedback-block .meta-feedback{flex:1 1 0%}.meta-feedback-block .meta-button{width:-moz-fit-content;width:fit-content}.ck.ck-content,.ck.ck-content *{font:revert;color:revert;line-height:revert;text-align:revert;margin:revert;padding:revert;list-style:revert;border:revert;background:revert}.mirror-results>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.mirror-card{border-radius:.75rem;border-width:1px;border-color:rgb(234 237 247/.7);background-color:rgb(234 237 247/.4)}.mirror-card__title{border-bottom-width:1px;border-color:rgb(234 237 247/.6);padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:rgb(14 14 35/.8)}.mirror-card__body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.mirror-card__body{padding:1rem 1.25rem}.mirror-line{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.8)}.mirror-line span:first-child{font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.mirror-line a{word-break:break-all;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.mirror-line a:hover{text-decoration-line:underline}.mirror-grid{display:grid;gap:.75rem}.mirror-item>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.mirror-item{border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem}.mirror-item__url a{word-break:break-all;font-weight:600;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.mirror-item__url a:hover{text-decoration-line:underline}.mirror-item__status{font-size:.875rem;line-height:1.25rem;color:rgb(14 14 35/.8)}.mirror-item__details{font-size:.75rem;line-height:1rem;color:rgb(14 14 35/.6)}.mirror-issue{display:flex;flex-direction:column;gap:.25rem;border-radius:.5rem;border-width:1px;border-color:rgb(234 237 247/.7);padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}.mirror-issue--red{border-color:rgb(252 165 165/var(--tw-border-opacity,1));background-color:rgb(254 242 242/var(--tw-bg-opacity,1));color:rgb(185 28 28/var(--tw-text-opacity,1))}.mirror-issue--red,.mirror-issue--yellow{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.mirror-issue--yellow{border-color:rgb(253 224 71/var(--tw-border-opacity,1));background-color:rgb(254 252 232/var(--tw-bg-opacity,1));color:rgb(161 98 7/var(--tw-text-opacity,1))}.mirror-issue--green{--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.task_timer{position:relative}.task_timer,.task_timer-main{display:flex;align-items:center;gap:.5rem}.task_timer-main{height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-right:.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.task_timer-link{display:flex;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.25rem;padding:.25rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_timer-link:hover{background-color:rgb(234 237 247/.3)}.task_timer-info{min-width:0;flex:1 1 0%}.task_timer-title{margin-bottom:2px;width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}@media (min-width:1536px){.task_timer-title{width:11rem}}.task_timer-project{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;line-height:1;--tw-text-opacity:1;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_timer-time{height:2.5rem;width:2.5rem;justify-content:center;font-weight:600;color:rgb(98 89 202/var(--tw-text-opacity,1))}.task_timer-loading,.task_timer-time{display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1}.task_timer-loading{gap:.5rem;padding:.25rem .5rem;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_timer-controls{display:flex;align-items:center;gap:.25rem}.task_timer-btn{border-radius:.25rem;padding:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_timer-btn:hover{--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1))}.task_timer-btn-resume{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.task_timer-btn-resume:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.task_timer-btn-pause{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.task_timer-btn-pause:hover{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.task_timer-btn-clear{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.task_timer-btn-clear:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.task_timer-dropdown{position:relative}.task_timer-dropdown-btn{border-radius:.25rem;padding:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_timer-dropdown-btn:hover{--tw-bg-opacity:1;background-color:rgb(234 237 247/var(--tw-bg-opacity,1))}.task_timer-dropdown-content{position:absolute;top:100%;right:0;z-index:50;margin-top:.25rem;width:16rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.task_timer-dropdown-item{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(234 237 247/var(--tw-border-opacity,1))}.task_timer-dropdown-item:last-child{border-bottom-width:0}.task_timer-dropdown-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_timer-dropdown-link:hover{background-color:rgb(234 237 247/.3)}.task_timer-dropdown-info{min-width:0;flex:1 1 0%}.task_timer-dropdown-title{font-size:.875rem;line-height:1.25rem;font-weight:500;color:rgb(14 14 35/var(--tw-text-opacity,1))}.task_timer-dropdown-project,.task_timer-dropdown-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1}.task_timer-dropdown-project{font-size:.75rem;line-height:1rem;color:rgb(143 143 177/var(--tw-text-opacity,1))}.task_timer-dropdown-time{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.task_timer_controls>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.task_timer_controls{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem}.task_timer_controls-header{display:flex;align-items:center;justify-content:space-between}.task_timer_controls-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(14 14 35/var(--tw-text-opacity,1))}.task_timer_controls-time{font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.task_timer_controls-btn,.task_timer_controls-buttons,.task_timer_controls-group{display:flex;align-items:center;gap:.5rem}.task_timer_controls-btn{border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.task_timer_controls-btn:disabled{cursor:not-allowed;opacity:.5}.task_timer_controls-btn-start{--tw-bg-opacity:1;background-color:rgb(98 89 202/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.task_timer_controls-btn-start:hover{background-color:rgb(98 89 202/.2);--tw-text-opacity:1;color:rgb(98 89 202/var(--tw-text-opacity,1))}.task_timer_controls-btn-resume{--tw-bg-opacity:1;background-color:rgb(25 177 89/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.task_timer_controls-btn-resume:hover{background-color:rgb(25 177 89/.2);--tw-text-opacity:1;color:rgb(25 177 89/var(--tw-text-opacity,1))}.task_timer_controls-btn-pause{--tw-bg-opacity:1;background-color:rgb(255 106 0/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.task_timer_controls-btn-pause:hover{background-color:rgb(255 106 0/.2);--tw-text-opacity:1;color:rgb(255 106 0/var(--tw-text-opacity,1))}.task_timer_controls-btn-clear{--tw-bg-opacity:1;background-color:rgb(241 109 117/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.task_timer_controls-btn-clear:hover{background-color:rgb(241 109 117/.2);--tw-text-opacity:1;color:rgb(241 109 117/var(--tw-text-opacity,1))}.task_timer_controls-warning{border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1));padding:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}@media (max-width:768px){.task_timer-dropdown-content{width:14rem}.task_timer-dropdown{display:none}.task_timer_controls{padding:.75rem}.task_timer_controls-buttons{flex-direction:column}.task_timer_controls-group{width:100%}.task_timer_controls-btn{width:100%;justify-content:center}}