.ac-photos-card{align-items:center;background:var(--6f74ca9d) no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;padding:8px;width:100%}.ac-photos-card__content{display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.ac-photos-card__pill{align-items:center;background:#ffed00aa;border-radius:20px;color:#000;display:flex;font-family:var(--ti-semi);font-size:10px;height:20px;justify-content:center;line-height:10px;min-width:20px;padding:0 6px;text-align:center}.ac-photos-card__button{z-index:10}.ac-photos-add{align-items:center;background:#fff;border:1px dashed #e0e0e0;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;transition:filter .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ac-photos-add:hover{filter:contrast(.8)}.ac-photos-add label{color:#4f4f4f;cursor:pointer;font-family:var(--ti-semi);font-size:14px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ac-photos-add span{color:#4f4f4f;font-family:var(--ti-reg);font-size:10px;line-height:12px}.ac-photos-add input{background:red;cursor:pointer;height:100%;left:-200px;opacity:0;position:absolute;width:calc(100% + 200px);z-index:10}.lz-kanban{display:grid;gap:8px;grid-auto-rows:100px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));position:relative}.lz-kanban__scroll{background:transparent;height:30px;position:sticky;width:100%;z-index:50}.lz-kanban__scroll-top{top:0}.lz-kanban__scroll-bottom{bottom:0}.lz-kanban__item{align-items:center;cursor:grab;display:flex;height:100%;justify-content:center;position:relative;transition:filter .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.lz-kanban__item:hover{filter:contrast(.6) brightness(1.2)}.lz-kanban__item--draggable{opacity:0;position:absolute;z-index:-1}.lz-kanban__item--draggable:hover{filter:none}.lz-kanban__item--dragging{display:flex;filter:contrast(.8) brightness(1.2);left:var(--64ca7640);opacity:.5;pointer-events:none;position:fixed;top:var(--af2c8008)}.lz-kanban__item--dragging:hover{filter:none}.lz-kanban__item:first-child{grid-column:span 2;grid-row:span 2}.lz-kanban__item--dragged{transition:none;z-index:10}.lz-kanban__item--dragged:hover{filter:none}.lz-kanban--grabbing,.lz-kanban--grabbing .lz-kanban__item{cursor:grabbing}.lz-kanban__loading{align-items:center;background:#00000036;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:500}.ac-photos-content{align-self:center;display:flex;flex-direction:column;width:317px}.ac-photos-content__title{align-items:center;display:flex;flex-direction:column;gap:8px}.ac-photos-content__title h2{color:#000;font-family:var(--ti-bold);font-size:20px;font-weight:700}.ac-photos-content__title span{color:#000;font-family:var(--ti-reg);font-size:16px}.ac-photos-content__kanban{max-width:328px}
